@charset "Shift-JIS";
/*body*/
html,body{
width:100%;
height:100%;
background:URL(../images/001a_back.gif) #e5e8d5 repeat-x top center;
}
body{
clear:both;
}

/*container*/
#container{
margin:0 auto;
width:800px;
position:relative;
text-align:left;
}

/*header*/
#header{
width:760px;
height:80px;
}
h1{
margin-top:18px;
font-size:24px;
color:#FFF;
}
#header p{
margin-top:15px;
}
/*main*/
#main{
margin-right:30px;
width:820px;
}
/*products*/
#products .photoarea{
}
/*footer*/
#footer{
margin:0 10px;
padding:50px 0;
width:700px;
}

.box{
padding:0 50px;
width:700px;
background:URL(../images/001_box_back.png) repeat-y top center;

}

.photoright{
margin-right:12px;
float:left;
}

.caption p{
width:160px;
display:block;
margin-bottom:20px;
font-size:12px;
}
.return{
padding:0 50px;
width:700px;
height:50px;
background:URL(../images/001_return_back.png) no-repeat left top;
}