/*
*BASE-CONTROLL for Amstredam Wetsuits
*by Dee Inagaki
*DEGINC.
*last modified
*on 2008.02.4
*/

body {margin:20px 0;
font-size:80%;
font-family: Helvetica, Arial ,sans-serif;
line-height:120%;
color:#fff;
background-color:#000;
text-align:center;
}

img {border:0;}
hr {background-color: #ffffff; color: #ffffff; height: 1px; border: none;margin-top:16px;}
p {margin-bottom:.8em;}
ul li {list-style-type:none;}

/*$B%j%s%/(B*/
a:link{ color: #999; text-decoration:none;}
a:visited{ color: #999; text-decoration: none;}
a:hover{ color: #ccc; text-decoration: none;}
a:active{ color: #000; text-decoration: none; }

/*$B%l%$%"%&%H(B*/
#wrap{
width:800px;
height:auto;
margin:0 auto;
text-align:left;
}

#header{
width:800px;
height:auto;
overflow:hidden;
}

#header h1{
color:#fff;
margin:1em 0;
font-size:18px;
font-weight:bolder;
font-spacing:.8em;
}
#header h1 .common{
font-weight: normal
}

#contents{
width:800px;
height:auto;
}
#contents h2{
width:480px;
font-size:14px;
font-weight: bold;
margin:1em 0 .5em 10px;
border-top:1px solid gray;
border-bottom:1px solid gray;
padding:5px 5px 5px 8px ;
background:url(../../ams_gif/tile.gif) repeat-x ;
}
#contents h3{
width:400px;
font-size:12px;
font-weight:bold;
padding:.5em 0;
margin-left:30px;
}
#contents #center .subnavi{
margin:0 0 .5em 10px;
font-weight:bold;
}
#contents strong{
font-weight:bold;
}
#left{
width:200px;
height:auto;
float:left;
}
#center{
width:520px;
height:auto;
float:left;
}
#center p{margin-left:50px;}
#center ul{margin-left:50px;}
#center select{
width:130px;
border:0;
}

#footer{
width:720px;
height:auto;
clear:both;
padding:1em 0;
border-top:1px solid #ccc;
text-align:center;
}




























