/* トップページの設定 */

/* フラッシュ設定 */
#flash{
margin-bottom:20px;
width:555px;
height:318px;
}

/* カテゴリー設定 */
#category{
clear:both;
margin-bottom:15px;
width:555px;
}
#category p{
margin:10px 0 0;
padding-left:30px;
width:525px;
line-height:160%;
}
#category h2{
margin-bottom:15px;
width:555px;
height:21px;
}

/* 次回ライブの設定 */
#live{
background:no-repeat left center url(image/next_live.gif);
border-top:#808080 dashed 1px;
border-bottom:#808080 dashed 1px;
padding:20px 0 10px 165px;
width:390px;
height:15px;
}
#live h4{
font-size:14px;
font-weight:bold;
color:#9e78ae;
}

/* ニュースの設定 */
#news{
background:no-repeat left center url(image/news.gif);
border-top:#808080 dashed 1px;
border-bottom:#808080 dashed 1px;
padding:20px 0 10px 165px;
width:390px;
height:15px;
}
#news h5{
font-size:14px;
font-weight:bold;
color:#9e78ae;
}

/* メニュー紹介の設定 */
ul.menu{
width:555px;
}
ul.menu li{
float:left;
height:115px;
}
ul.menu li.c1{
background:no-repeat left top url(image/c1.jpg);
width:286px;
}
ul.menu li.c2{
background:no-repeat top url(image/c2.jpg);
width:269px;
}
ul.menu li.c3{
background:no-repeat left top url(image/c3.jpg);
width:190px;
}
ul.menu li.c4{
background:no-repeat left top url(image/c4.jpg);
width:190px;
}
ul.menu li.c5{
background:no-repeat top url(image/c5.jpg);
width:174px;
}
ul.menu li.c1 a{
display:block;
width:269px;
height:65px;
text-indent:-999em;
}
ul.menu li.c2 a{
display:block;
width:269px;
height:65px;
text-indent:-999em;
}
ul.menu li.c3 a{
display:block;
width:174px;
height:65px;
text-indent:-999em;
}
ul.menu li.c4 a{
display:block;
width:174px;
height:65px;
text-indent:-999em;
}
ul.menu li.c5 a{
display:block;
width:174px;
height:65px;
text-indent:-999em;
}
ul.menu li.c1 div{
margin:0 0 14px 0;
width:269px;
color:#787878;
line-height:160%;
}
ul.menu li.c2 div{
margin:0 0 14px 0;
width:269px;
color:#787878;
line-height:160%;
}
ul.menu li.c3 div{
margin:0 0 2px 0;
width:174px;
color:#787878;
line-height:160%;
}
ul.menu li.c4 div{
margin:0 0 2px 0;
width:174px;
color:#787878;
line-height:160%;
}
ul.menu li.c5 div{
margin:0 0 2px 0;
width:174px;
color:#787878;
line-height:160%;
}

/* インフォメーションの設定 */
.info{
background:url(common/back_check.gif);
border:#787878 solid 1px;
line-height:200%;
padding:12px;
width:517px;
height:156px;
overflow:scroll;
overflow-x:hidden;
}
.info dt {
border-bottom:#808080 dashed 1px;
padding-left:10px;
width: 90px;
color:#591875;
}
.info dd {
border-bottom:#808080 dashed 1px;
margin-left:100px;
margin-top: -2em;
width: 400px;
color:#323232;
}

/* カウンターの設定 */
#count{
float:left;

margin-right:10px;
width:210px;
vertical-align:top;
}
ul.counter{
width:190px;
margin:20px 0 20px 20px;
}
ul.counter li{
float:left;
width:190px;
margin-bottom:10px;
}
