@charset "Shift-JIS";
/*body*/
html,body{
width:100%;
height:100%;
background:URL(../images/004b_back.gif) #fdfadd repeat-y top left;
}
body{
clear:both;
}
/*container*/
#container{
width:950px;
}
/*header*/
#header{
padding:35px 25px 85px 25px;
width:200px;
height:80px;
background:URL(../images/004b_headerback01.gif) no-repeat left top;
background-position:140px 85px;
position:absolute;
z-index:10;
top:0;
left:0;
}
/*main*/
#main{
margin-left:290px;
padding-right:50px;
padding-bottom:10px;
width:610px;
background:URL(../images/004b_mainback02.gif) no-repeat right bottom;
}
/*products*/
#products .photoarea{
margin-bottom:20px;
}
/*contact*/
#contact{
padding-top:20px;
width:610px;
height:50px;
position:relative;
}
#contact p{
margin-top:5px;
font-weight:bold;
}
#indexlink{
margin-top:30px;
width:610px;
text-align:center;
}
/*footer*/
#footer{
margin-left:290px;
padding:30px 0;
width:610px;
}
#footerbotton{
margin-bottom:30px;
padding:10px 0;
width:610px;
background:#f1ecba;
}
#footerbotton a{
color:#444444;
font-weight:bold;
text-decoration:none;
}

.box{
width:610px;
}
.box-line{
margin-bottom:40px;
padding:10px;
width:588px;
border-color:#cccccc;
border-style:solid;
border-width:1px;
background:#FFF;
}
.photoright{
margin-right:23px;
float:left;
}