@charset "Shift_JIS";
/*topcss*/

/*menu*/
#menu li a#navi01{
background-position:-201px 0px;
}

/*メインフラッシュ*/
#mainflash{
background:url(../images/top/mainimage.jpg) no-repeat;
margin-bottom:20px;
}

/*一稿から受け付け*/
#st h2{
margin-bottom:0px;
}

/*st2*/
#st2{
clear:both;
width:525px;
}
/*スケジュール*/
#schedule{
text-align:left;
width:297px;
margin-right:25px;
float:left;
}
#schedule_title{
width:297px;
height:40px;
background:url(../images/top/schedule_title_bg.jpg) no-repeat;
}

#schedule_month{
margin-top:10px;
float:right;
margin-right:5px;
height:23px;
width:58px;
text-align:center;
background:url(../images/top/month.gif) no-repeat;
color:#FFFFFF;
}
#schedule_month p{
font-size:10px;
margin-top:2px;
}

.scheduletable {
clear:both;
margin: 0px;
border-collapse: collapse;
width:297px;
text-align:center;
}
.scheduletable td {
border: 1px solid #D1D1D1;
height:34px;
}
.scheduletable th {
border: 1px solid #D1D1D1;
}
.schedule_on{
background:url(../images/top/schedule_bg2.jpg) repeat-x;
}
.schedule_off{
background:url(../images/top/schedule_bg1.jpg) repeat-x;
}
#schedule_memo{
margin-top:5px;
}
#schedule_memo img{
vertical-align:middle;
margin-right:5px;
}

/*バナー*/
#banner{
width:203px;
float:right;
}
#banner img{
margin-bottom:10px;
}