@charset "Shift_JIS";

/* -----------------------------------------------------------
	Site Name: OUTECH
	Version: 1.0
	Last UpEE07/09/11
----------------------------------------------------------- */

@import url("font.css");

body {
 text-align:left; margin-top: 0px;
 background-color: #FFFFFF;
 font-family: Arial, Georgia, Courier; color: #333333;
}

#Contents {
 width:900px; position:relative; top:0px; left:0px ;
 margin-left:auto; margin-right:auto;
 font-size: 12px; color: #333333;
 background-color: #FFFFFF;
}
#Contents ul{
 padding: 0; margin: 0; list-style : none;
 position:absolute; top:38px; left:0px;
}
#Contents li{
 float: left;

}
#Contents div{
 margin: 0; padding: 0;
}
#Contents div#naviBtm{
 position:absolute; top:93px; left:0px;
}
#Contents div#main{
 padding: 0; margin: 0;
 background: url('../images/index_main.jpg') no-repeat center;
 width: 900px; height: 430px;
 position:absolute; top:101px; left:0px;
}
#Contents div#aboutArea{
 padding: 0; margin: 0;
 background: url('../images/about_bg.jpg') no-repeat center;
 width: 900px; height: 430px;
 position:absolute; top:101px; left:0px;
}
#Contents div#shopsArea{
 padding: 0; margin: 0;
 background: url('../images/shop_bg.jpg') no-repeat center;
 width: 900px; height: 430px;
 position:absolute; top:101px; left:0px;
}
#Contents div#wholesale{
 padding: 0; margin: 0;
 background: url('../images/wholesale_bg.jpg') no-repeat center;
 width: 900px; height: 430px;
 position:absolute; top:101px; left:0px;
}
#Contents div#contactArea{
 padding: 0; margin: 0;
 background: url('../images/contact_bg.jpg') no-repeat center;
 width: 900px; height: 430px;
 position:absolute; top:101px; left:0px;
}
#Contents div#productsArea{
 padding: 0; margin: 0;
 background: url('../images/products_bg.jpg') center;
 width: 900px; height: 830px;
 position:absolute; top:101px; left:0px;
}
#Contents div#aboutArea div#Img, 
#Contents div#shopsArea div#Img, 
#Contents div#wholesale div#Img, 
#Contents div#contactArea div#Img{
 position:absolute; top:60px; left:365px;
}
#Contents div#aboutArea div#Img p, 
#Contents div#shopsArea div#Img p, 
#Contents div#wholesale div#Img p, 
#Contents div#contactArea div#Img p{
 font-family: Arial, Georgia, Courier;
 font-size: 12px; color: #333333;
 width: 390px; 
}
#Contents div#shopsArea div#Img h1{
 font-family: Arial, Georgia;
 font-size: 16px; color: #333333;
 width: 390px;
}
#Contents div#productsArea div#menuArea{
 position:absolute; top:42px; left:34px;
}
#Contents div#productsArea div#menuArea h2{
 padding: 0; margin: 5px 0 0 0;
 font-size: 18px; color: #59542A;
 position:static; clear: both;
}
#Contents div#productsArea div#menuArea ul{
 padding: 0; margin: 5px 0 0 10px; list-style : none;
 width: 200px;position:static;
}
#Contents div#productsArea div#menuArea li{
 clear: both;
 font-size: 14px; color: #333333;
}
#Contents div#productsArea div#mainArea{
 position:absolute; top:42px; left:290px; width: 600px;
}
#Contents div#productsArea div#mainArea table{
 margin: 10px 0 20px 0;
}
#Contents div#productsArea div#mainArea h1{
 font-size: 18px; color: #59542A;
}
#Contents div#productsArea div#mainArea p#clickIcon{
 background: url('../products/images/detail/btn_enlarge.gif') no-repeat left;
 height: 22px; padding: 4px 0 0 25px;
}

address {
 font-family: Arial, Georgia; font-style: normal;
 font-size: 10px; color: #FFFFFF;
 margin: 0 20px 0 0; position:absolute; bottom:5px; right:8px;
}

img {
 border: 0px;
}
.clear {
 clear: both;
}

a:link {  color: #333333; text-decoration: none;}
a:visited {  color: #333333; text-decoration: none;}
a:hover {  color: #333333; text-decoration: underline;}

a.white:link {  color: #ffffff; text-decoration: none;}
a.white:visited {  color: #ffffff; text-decoration: none;}
a.white:hover {  color: #D70C18; text-decoration: none;}

a.black:link {  color: #333333; text-decoration: underline;}
a.black:visited {  color: #333333; text-decoration: underline;}
a.black:hover {  color: #D70C18; text-decoration: none;}

a.line:link {  color: #0033CC; text-decoration: none;}
a.line:visited {  color: #660099; text-decoration: none;}
a.line:hover {  color: #D70C18; text-decoration: underline;}
