@charset "Shift_JIS";

#container
{
background:#fff;
width:860px; 
height:650px; 
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;
margin-left:40px;
border-style:solid none;
border-width:thin;
border-color:#663300;
}

#main
{
float:left;
width:700px;
margin:-20px 20px 70px 20px;
}

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

.text01
{
float:left;
font-size:11pt;
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:130px;
margin:20px 40px 0px 0px;
float:right;
text-align:right;
}

.sub
{
margin:20px 0px;
}