@charset "UTF-8";
/* CSS Document */


a:link { 
	color: #666666;
	text-decoration: none;
	}
a:visited { 
	color: #666666;
	text-decoration: none;

	}
a:hover { 
	color:#CC0000;
	text-decoration: none;
	}
a:active { 
	color: #CC0000;
	
	}





.header
{ font-family: verdana;
	font-size: 14px;
	letter-spacing:1px;
	color:#000000;

}

.body
{ font-family: verdana;
	font-size: 11px;
	line-height: 165%;
	color:#333333;

}

.body2
{ font-family: verdana;
	font-size: 11px;
	line-height: 135%;
	color:#333333;

}
.body3
{ font-family: verdana;
	font-size: 9px;
	line-height: 135%;
	color:#999999;

}

.body_nihongo
{ font-family: verdana;
	font-size: 11px;
	line-height: 170%;
	color:#333333;

}

.list
{ font-family: verdana;
	font-size: 10px;
	line-height: 215%;
	color:#333333;

}


.footer
{ font-family: verdana;
	font-size: 9px;
	letter-spacing:1px;
	color:#666666;

}



.nav
{ font-family: verdana;
	font-size: 10px;
	letter-spacing: 1px;
	color:#666666;

}

.nav_active
{ font-family: verdana;
	font-size: 10px;
	letter-spacing:1px;
	color:#CC0000;

}

.float_right
{ float: right;

}

#bg_img
{ 
z-index: -1
}  

	body
	{
		margin: 0;
		padding: 0;
		font: 85% arial, hevetica, sans-serif;
		text-align: center;
		color: #505367;
		background-color: #FFFFFF;
	}
	
	#container
	{
		margin: 7em auto;
		width: 880px;
		text-align: left;
		background-color: none;
		border: 0px solid black;
		background-image: url(images/bg.jpg);

		z-index: -1}
		
		#container_home
	{
		margin: 7em auto;
		width: 880px;
		text-align: left;
		background-color: none;
		border: 0px solid black;
		background-image: url(images/bg_home.jpg);

		z-index: -1}
	
#container_aboutus
	{
		margin: 7em auto;
		width: 880px;
		text-align: left;
		background-color: none;
		border: 0px solid black;
		background-image: url(images/bg_brands.jpg);

		z-index: -1}
	


#container_contactus
	{
		margin: 7em auto;
		width: 880px;
		text-align: left;
		background-color: none;
		border: 0px solid black;
		background-image: url(images/bg_cc.jpg);

		z-index: -1}
	


	#header
	{
		margin-left:60px;
		height: 45px;
		background-color: none;
	}
	#menu
	{
		float: right; 
		width: 410px;
		height: 25px;
		margin-top:10px;
		background-color: none;
	}
	
	#logos
	{float: right; 
		width: 150px;
		height: 325px;
		background-color: white;
		text-align:center;
		z-index:4;
	}
	
	
	
	#contents	
	{
		float: left;
		margin-top:45px;
		margin-right: 0px;
		margin-left: 75px;
		height: 325px;
	
	}
	
	
		#contents_home
	{
		margin-top:45px;
		margin-right: 400px;
		margin-left: 100px;
		height: 325px;
	
	}
	
	#contents_aboutus
	{
		margin-top:45px;
		margin-right: 250px;
		margin-left: 75px;
		height: 325px;
	
	}
	
	
	
	
	.imagefloat
	{
		float: right;
		padding: 35px;
		border: 0px solid #9FA41D;
		margin: -40px 25px 0px 0px;
	}



	.opensaturdays
	{
		float: right;
		padding: 0px;
		border: 0px solid #9FA41D;
		margin: -20px 38px 0px 0px;
	}


.imagefloat_home
	{
		float: right;
		padding: -25px;
		border: 0px solid #9FA41D;
		margin: -40px 25px 0px 0px;
	}
	
	#footer	
	{
		clear: both;
		height: 40px;
		padding-top:45px;
		margin-left: 75px;
		background-color: none;
	}



		
		#col2
		{
			float: left;
			width: 175px;
			margin-left: 3em;
			margin-top: 4em;
			margin-bottom: 1em;
		}
		

#col3
		{
			float: right;
			width: 185px;
			margin-bottom: 1em;
			margin-top: 4em;
			padding-right: 3%;
		}