@charset "euc-jp";

#contents_main li{
margin:0 0 5px 0;
padding:0 0 0 15px;
font-size:90%;
background:url(/image/common/anchor-gray_header.gif) no-repeat 0 3px;
}

#contents_main .menu-box{
float:left;
display:block;
width:50%;
margin:15px 0 0 0;
}

#contents_main .menu-box p{
font-weight:bold;
margin:0 0 5px 0;
}

#contents_main h4{
font-size:130%;
}

div#member{
float:left;
display:block;
width:340px;
padding:5px;
}

div#guest{
float:left;
display:block;
width:340px;
padding:5px;
}


ul#sequence li{
/*display:block;
float:left;
width:220px;
height:250px;
margin:0 3px 15px 0;
padding:5px;*/
/*background:#f3f3f3;*/
height:30px;
padding:13px 0 0 10px;
list-style:none;
background:none;
font-size:100%;
background:url(../image/bg_sequence.gif) no-repeat 0 0;
}

ul#sequence li img{
border:1px solid #E3E3E3;
width:210px;
height:190px;
margin:0px 0 10px 0;
}

ul#sequence li span{
font-size:120%;
color:white;
font-weight:bold;
margin:0 10px 0 5px;
}


