@charset "Shift_JIS";

#container
{
background:#fff;
width:860px; 
height:930px; 
position:absolute;
}

#menu
{
float:left;
width:860px;
height:20px;
margin-left:40px;
margin-top:40px;
}

.menu
{
float:left;
margin-left:30px;
}

#contents
{
background:#fff;
float:left;
width:860px;
height:850px;
margin-left:40px;
border-style:solid none;
border-width:thin;
border-color:#663300;
}

#main
{
float:left;
width:546px;
height:500px;
margin:100px 20px;
}

.image
{
width:153px;
height:153px;
float:left;
margin:0px 15px;
}

.text01
{
float:left;
font-size:10pt;
font-family:serif;
line-height:24pt;
margin:15px;
color:#663300;
}

.text02
{
float:left;
font-size:8pt;
font-family:sans-serif;
line-height:18pt;
margin:15px;
}

#sub
{
width:210px;
height:500px;
margin:20px 40px 100px 0px;
float:right;
text-align:right;
}

.sub
{
margin:20px 0px;
}

.ph_bx { list-style: none; margin: 0; padding: 0; width: 380px; margin-left: 15px; }
.ph_bx li { width: 110px; float: left; font-size: 11px; margin-right: 10px; margin-bottom: 5px; } 