@charset "utf-8";

body        
{
	margin: 0px;
	padding: 0px;
	color: #444;
	font-size: 12px;
	background-color: transparent;
	letter-spacing: 0.1em;
}

a:link,  a:visited   
{
	color: #f90;
	font-weight: bold;
}

a:hover    
{
	color: #00c;
	font-weight: bold;
	text-decoration: underline;
}

p
{
	margin: 0px 0px 7px 0px;
	padding: 0px;
	line-height: 20px;
}


table
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

td
{
	padding: 0px;
}


form
{
	margin: 0px; 
	padding: 0px;
}


img	 
{ 
	border: 0px; 
}

#main
{
	width: 750px;
	margin: 0px auto;
}


#common-header
{
	width: 750px;
	height: 50px;
	background-image: url(/images/top_header.gif);
}

	#header-logo
	{
		margin: 10px 0px 10px 20px;
	}

	#header-menu
	{
		text-align: right;
		vertical-align: bottom;
	}
		.header-menu1
		{
			color: white; 
			font-size: 12px;
			width: 20px;
			line-height: 16px;
			text-align: center;
			vertical-align: middle;
			font-weight: bold;
		}
		.header-menu2
		{
			color: white; 
			font-size: 10px;
			line-height: 16px;
			vertical-align: middle;
			font-weight: bold;
		}
		#header-menu a:link, #header-menu a:visited
		{
			color: white; 
			font-weight: bold; 
			text-decoration: none ;
		}
		#header-menu a:hover  
		{ 
			color: #ffa500; 
			font-weight: bold; 
			text-decoration: underline; 
		}

#contents
{
	margin:20px 0px 80px 0px; 
	width: 530px;
	float: right;
}

	#contents h1
	{
		margin: 0;
		padding: 0px;
	}

	#contents h2
	{	
		margin: 30px 0px 10px 0px; 
		padding: 0px 0px 0px 20px;
		height: 25px;
		width: 510px;
		background: url(/images/c_header.gif);
		font-size: 16px; 
		font-weight: bold; 
		line-height: 24px;
		letter-spacing: 0.1em;
	}
	#contents h3
	{	
		margin: 20px 0px 10px 0px; 
		padding: 0px 0px 0px 20px;
		height: 20px;
		width: 500px;
		background: url(/images/parts_sq_p.gif) no-repeat 0px 4px;
		font-size: 12px; 
		font-weight: bold; 
		line-height: 20px;
		letter-spacing: 0.1em;
	}
	#contents h4
	{	
		margin: 20px 0px 10px 0px; 
		font-weight: bold; 
		font-size: 12px; 
		line-height: 20px;
		letter-spacing: 0.1em;
	}

	#contents li
	{
		margin: 1.5ex 0px 0px -10px;
		line-height: 140%;
		letter-spacing: 0.1em;

	}

	#plink
	{
		height:15px; 
		margin-bottom: 5px; 
		line-height: 15px;
	}


#lmenu
{
	margin:0px 0px 80px 0px; 
	width: 220px;
	float: right;
}

#footer
{
	clear: right;
}

#rokuon
{
	font-size: 10px;
}



.menu-l1
{ 
	padding: 20px 0px 0px 3px;
}

.menu-l2  
{ 
	margin: 0px 0px 0px 20px;
	font-size: 12px; 
	letter-spacing: 0ex; 
	line-height: 20px;
}

.strong14
{
	font-size: 14px; 
	font-weight: bold; 
}


/*
.menu-l3  { font-size: 11px; letter-spacing: 0ex; padding-left: 55px }
.hdr   { color: white; font-size: 10px; line-height: 120% }
.hdr a:link, .hdr a:visited   { color: white; font-weight: normal; text-decoration: none }
.hdr a:hover  { color: #ffa500; font-weight: normal; text-decoration: underline }
*/
.f20-120b  { font-size: 20px; font-weight: bold; line-height: 120% }
.f18-120b  { font-size: 18px; font-weight: bold; line-height: 120% }
.f16-120b { font-size: 16px; font-weight: bold; line-height: 120% }
.f14-200b { font-size: 14px; font-weight: bold; line-height: 200% }
.f14-120b { font-size: 14px; font-weight: bold; line-height: 120% }
.f13-200b { font-size: 13px; font-weight: bold; line-height: 200% }
.f13-120b { font-size: 13px; font-weight: bold; line-height: 120% }
.f12-200b { font-size: 12px; font-weight: bold; line-height: 200% }
.f12-160b { font-size: 12px; font-weight: bold; line-height: 160% }
.f12-200  { font-size: 12px; font-weight: normal; line-height: 200% }
.f12-160 { font-size: 12px; line-height: 160% }
.f12-120  { font-size: 12px; font-weight: normal; line-height: 120% }
.f11-200b { font-size: 11px; font-weight: bold; line-height: 200% }
.f11-200  { font-size: 11px; font-weight: normal; line-height: 200% }
.f11-160  { font-size: 11px; font-weight: normal; line-height: 160% }
.f11-120  { font-size: 11px; font-weight: normal; line-height: 120% }
.f10-200  { font-size: 10px; font-weight: normal; line-height: 200% }
.f10-120  { font-size: 10px; font-weight: normal; line-height: 120% }
.blue { color: #039 }
.red  { color: #c00 }
.black { color: black }
.white { color: white }
