/* erιΚ~[WbN@CSS */

/* TAG RESET */

body{
	margin: 0;
	padding: 0;
	background-image:url(img/all_backimg.gif);
}

h1,h2,h3,h3,h4,h5,h6,ul,li,hr,span{
	margin: 0;
	padding: 0;
}

ul{
	list-style : none;
}

img {
	border: none;
}



/* TAG REDEFINE */

body{
	background-color:#ffffff;
	font-size:12px;
	font-family:"Trebuchet MS","qMmpSPro W3", "Hiragino Kaku Gothic Pro W3","MS UI Gothic","Osaka";
	}

a:link{
	color: #036396;
	text-decoration:none;
}

a:visited{
	color: #036396;
	text-decoration: none;
}

a:active{
	color: #0000cc;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration:underline;
}

.font-01{
	font-size:10px;
	line-height:16px;
	
}

.font-01-b{
	font-size:10px;
	line-height:16px;
	font-weight:bold;
}

.font-02{
	font-size:12px;
	line-height:18px;
}

.font-02-b{
	font-size:12px;
	line-height:18px;
	font-weight:bold;
}

.font-03{
	font-size:14px;
	line-height:20px;
}

.font-03-b{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}

.font-03-b2{
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	color: #036396;
}


.font-04{
	font-size:16px;
	line-height:22px;
}

.font-04-b{
	font-size:16px;
	line-height:22px;
	font-weight:bold;
}

.font-05{
	font-size:18px;
	line-height:24px;
}

.font-05-b{
	font-size:18px;
	line-height:24px;
	font-weight:bold;
}

.font-05-red{
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color: #F00;
}


.font-03-red{
	font-size:14px;
	line-height:20px;
	color: #F00;
}





h1{
	font-size:20px;
	line-height:22px;
	margin:5px 0px;
}

h2{
	font-size:18px;
	line-height:20px;
	margin:5px 0px;
}

h3{
	font-size:16px;
	line-height:18px;
	margin:5px 0px;
}

h4{
	font-size:14px;
	line-height:16px;
	margin:5px 0px;
}

h5{
	font-size:13px;
	line-height:15px;
	margin:5px 0px;
}

h6{
	font-size:12px;
	line-height:13px;
	margin:5px 0px;
}


/* TAG REDEFINE */

#topcontainer{
	width: 700px;
	margin: 0px auto auto auto;
	padding: 0px 2px 0px 2px;
	border: solid 1px #036396;
	text-align: left;
	background:url(img/top_back_img.jpg) ;
}

#topheader{
	width: 700px;
	font-size:2px;
	height: 2px;
	background-color:#69A9E9;
}

#topmenu{
	text-align: center;
	float: right;
	width:267px;
	margin: 17px 18px auto auto;
	line-height: 0px;
}

.topsubmenu{
	display:block;
	padding: 8px;
	margin: 0;
	width:250px;
	margin-top: 5px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

#topmenu img{
	margin: 0px 0px 3px 0px;
}

#toplogo{
	margin-left: 35px;
	margin-top: 105px;
}


#topwhatnew{
	width:600px;
	height:180px;
	margin-top: 10px;
	margin-left: 42px;
	padding: 10px;
	background-color: #ffffff;
	border:solid 1px #333333;
}
.topwhatnewimg{
	display: block;
	width:616px;
	background-color: #036396;
	margin: -8px -8px 5px -8px;
}
.topwhatnewtext{
	display: block;
	width:600px;
	height:160px;
	overflow: hidden;
}
.topwhatnewtext p{
	line-height: 14px;
	margin: 5px;
}
.topwhatnewtext hr{
	margin: 2px;
	width: 520px;
}

#topfooter{
	margin:10px 0px 2px 0px;
	width: 616px;
	height: 100px;
	background-color:#69A9E9;
	padding: 10px 42px;
}

#topinformation{
	float: left;
	display: block;
	width:160px;
	height:56px;
	margin-right: 5px;
	padding: 2px;
	background-color: #ffffff;
}
.topinformationimg{
	display: block;
	width:160px;
	height:16px;
	background-color: #036396;
}
.topinformationtext{
	display: block;
	text-align: center;
	margin: 10px;
}
#toplink{
	float: right;
	display: block;
	width:443px;
	height:45px;
	padding: 2px;
	margin-right: -3px;
	background-color: #ffffff;
}
.toplinkimg{
	display: block;
	width:443px;
	height:16px;
	background-color: #036396;
}
.toplinktext{
	display: block;
	text-align: left;
	margin: 5px;
}

/* SUBPAGE DEFINE */

#headermenu{
	position:relative;
	width: 700px;
	padding: 7px 0px 4px 3px;
	background:url(img/menu_backgroundimg.jpg);
	border-bottom: solid 1px #0370B8;
	height: 66px;

}

#headermenu ul.topul{
	margin:0px;
	padding:0;
	border-top:none;
}
#headermenu li{
	float:left;
	margin:0 3px 0 0;
	padding:0px;
	color:#036396;
	line-height:14px;
}
#headermenu li.menu04{
	border-right:solid 1px #999999;
	padding-right:5px;
	margin-left:10px;
}
#headermenu li.menu05{
	padding-right:5px;
	margin-left:10px;
}
.subwhatnew{
	display:block;
	float:right;
	width:300px;
	height:80px;
	margin-top: 15px;
	margin-right: 3px;
	padding: 5px;
	background-color: #ffffff;
	border:solid 1px #333333;
}
.subwhatnewtext{
	display: block;
	width:300px;
	height:60px;
	overflow: hidden;
}
.subwhatnewtext p{
	line-height: 16px;
	margin: 5px;
}
.subwhatnewtext hr{
	margin: 2px;
	width: 240px;
}

.programguidetitle{
	width:680px;
	color:#FFFFFF;
	margin: 2px 5px 7px 5px;
	padding: 5px;
	text-align:center;
	background-color: #036396;
	font-size:10px;
	font-weight:bold;
	border:solid 1px #036396;
	line-height:18px;
}
.programguide{
	width:670px;
	margin: 2px 5px 7px 5px;
	padding: 10px;
	background-color: #ffffff;
	border:solid 1px #cccccc;
	line-height:18px;
}
.programguide img{
	float:left;
	margin: 0px 20px 0px 0px;
}
.programtitle{
	font-size:16px;
	font:"lr SVbN", "Osaka|";
	line-height:24px;
	font-weight:bold;
	color:#333333;
}
.programwarning{
	font-family:"qMmpSPro W3","MS UI Gothic","Hiragino Kaku Gothic Pro W3";
	font-size:10px;
	line-height:14px;
	color:#aaaaaa;
}
a.programdetail{
	padding:0px 5px;
	border:dotted 1px #003399;
	background-color:#D7E4F2;
	line-height:24px;
}
a:hover.programdetail{
	color:#CC0000;
	border:dotted 1px #cc0000;
	background-color:#ff6699;
}
a.programdetail2{
	font-size:16px;
	padding:0px 5px;
	border:dotted 1px #003399;
	background-color:#D7E4F2;
	line-height:28px;
}
a:hover.programdetail2{
	color:#CC0000;
	border:dotted 1px #cc0000;
	background-color:#ff6699;
}

#subfooter{
	font-size:9px;
	margin:0px;
	padding:5px;
	text-align:center;
	color:#036396;
}



#livetable{
	text-align:center;
}
#livetable table{
	background-color:#FFFFFF;
	width:680px;
	margin:10px auto;
	border:1px solid #333333;
	padding:5px;
	border-collapse:1px;
}
#livetable th{
	background-color:#006699;
	color:#FFFFFF;
	padding:5px;
	font-size:10px;
	font-weight:bold;
	text-align:left;
}
#livetable td{
	background-color:#ffffff;
	color:#333333;
	padding:5px;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
#livetable td.concertthum{
	width:300px;
	text-align:center;
}


td.live_line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}




#pankuzu{
	font-size:10px;
	line-height:14px;
	margin:5px 10px 0px 10px;
}

#programinformation{
	width:650px;
	margin: 5px 10px 10px 10px;
	padding: 15px;
	background-color: #ffffff;
	border:solid 1px #cccccc;
	line-height:18px;
	text-align:left;
}
#programinformation2{
	width:600px;
	margin: 5px 10px 10px 10px;
	padding: 15px;
	background-color: #ffffff;
	border:solid 1px #cccccc;
	line-height:18px;
	text-align:left;
}
#programinformation h3{
	font-size:16px;
	line-height:18px;
	margin:5px 0px;
	padding:5px 0px;
	border-bottom:1px solid #333333;
}

#programinformation li.mc{
	float:left;
	width:160px;
	text-align:left;
}


#programinformation .info{
	dispaly:block;
	width:620px;
	padding: 15px;
	background-color:#FFCC66;
}

#programinformation .info2{
	dispaly:block;
	width:620px;
	padding: 15px;
	border: 1px dotted #6699CC;
	/*border: 1px dotted #009999;*/
}

#programinformation p{
	font-size:12px;
	line-height:15px;
	margin:5px;
}
#programinformation img.dj{
	margin:3px;
	padding:2px;
	border:1px solid #333333;
}

#programinformation img.disc{
	margin:3px;
	padding:2px;
	position: relative;
	top:10px;
	left:60px;
	}

#guestdb{
	text-align:center;
	width:620px;
	height:200px;
	padding: 10px;
	background-color: #000000;
	color:#FFFFFF;
}
#guestdb2{
	text-align:center;
	width:580px;
	height:200px;
	padding: 10px;
	background-color: #000000;
	color:#FFFFFF;
	overflow: auto;
}
#guestdb .inner{
	display: block;
	width:620px;
	height:200px;
	overflow: auto;
	font-size:12px;
	line-height:14px;
}
#guestdb .inner2{
	display: block;
	width:570px;
	height:200px;
	font-size:12px;
	line-height:14px;
}
#programinformation li.guest{
	float:left;
	width:200px;
	text-align:left;
	margin-bottom:5px;
}
#programinformation2 li.guest{
	float:left;
	width:180px;
	text-align:left;
	margin-bottom:5px;
}
#guestdb p{
	line-height: 16px;
	margin: 5px;
}
#guestdb a{
color:#99FFFF;
text-decoration:underline;
}
#guestdb img{
	margin: 3px 5px 5px 0px;
	padding:2px;
	border:1px solid #ffffff;
}
#guestdb hr{
	margin: 2px;
	width: 520px;
}

#onairinformation table{
	width:650px;
	background-color:#FFFFFF;
	border:1px solid #036396;
}
#onairinformation th{
	padding:5px;
	text-align:left;
	color:#FFFFFF;
	background-color:#036396;
}
#onairinformation th.mc{
	width:120px;
}
#onairinformation td{
	padding:5px;
	text-align:left;
	color:#333333;
	border-top:1px dotted #036396;
	border-right:1px dotted #036396;
}

.onairinformation_img {
	margin: 3px 7px 3px 0px;
	padding: 3px 3px 3px 3px;
	float: right;
	border: 1px solid #333333;
}

.onairinformation_img01 {
	margin: 3px 7px 3px 0px;
	padding: 0;
	width:136px;
	float: right;
}

.onairinformation_img01 img{
	margin: 0px;
	padding: 3px;
	border: 1px solid #333333;
}


/* LO */

#ranking h2{
	margin: 5px 0px 0px 0px;
	padding: 5px 90px 0px 0px;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(img/ranking_h3_01.jpg);
	background-repeat: no-repeat;
	text-indent: 0.1pt;
	text-align: right;
	height: 33px;
}

#ranking table{
	margin: -5px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width:650px;
	background-color:#FFFFFF;
	border:1px solid #036396;
}

#ranking th{
	padding:5px;
	text-align:center;
	color:#FFFFFF;
	background-color:#066EA5;
}

#ranking td{
	font-size: 13px;
	padding:5px;
	text-align:left;
	color:#333333;
	border-top:1px dotted #036396;
	border-right:1px dotted #036396;
}

#ranking .namber01 {
	text-align:center;
	font-weight: bold;
}

#ranking .namber02 {
	text-align:center;
}


#companyinfo{
	background-color:#FFFFFF;
	margin:10px;
	padding:20px;
	line-height:130%;
}

#companyinfo table.companydata{
	border-spacing:2px;
	padding:5px;
}
#companyinfo table.companydata th{
	padding:5px;
	text-align:right;
	font-weight:normal;
	text-decoration:none;
	vertical-align:top;
}
#companyinfo table.companydata td{
	padding:5px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	vertical-align:top;
}
#companyinfo span.infobar {
	color:#036396;
	background-color:#036396;
}
#companyinfo table.recruitdata{
	border-spacing:2px;
	padding:5px;
	border:solid 1px #036396;
}
#companyinfo table.recruitdata th{
	padding:5px;
	text-align:right;
	font-weight:normal;
	text-decoration:none;
	vertical-align:top;
}
#companyinfo table.recruitdata td{
	padding:5px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	vertical-align:top;
}
#tsminfo{
	background-color:#FFFFFF;
	margin:10px;
	padding:20px;
	line-height:140%;
}
#tsminfo .teacherinfo{
	background-color:#DAF7FE;
	margin-top:10px;
	padding:20px;
}
#tsminfo table.tsmprice{
	border-spacing:2px;
	padding:5px;
	border:solid 1px #036396;
}
#tsminfo table.tsmprice th{
	padding:5px;
	text-align:right;
	font-weight:normal;
	text-decoration:none;
	vertical-align:top;
}
#tsminfo table.tsmprice td{
	padding:5px;
	text-align:left;
	font-weight:normal;
	text-decoration:none;
	vertical-align:top;
}

/* link RollOver*/

.link01 span{
	display:none;
}
.link01 a{
	display:block;
	margin:0px 0px 3px 0px;
	width:267px;
	height:47px;
	background-image:url(img/top_menu_rockpops.gif);
	background-repeat:no-repeat;
}
.link01 a:hover{
	background-image:url(img/top_menu_rockpops_b.gif);
	background-repeat:no-repeat;
}

.link02 span{
	display:none;
}
.link02 a{
	display:block;
	margin:0px 0px 3px 0px;
	width:267px;
	height:47px;
	background-image:url(img/top_menu_karaoke.gif);
	background-repeat:no-repeat;
}
.link02 a:hover{
	background-image:url(img/top_menu_karaoke_b.gif);
	background-repeat:no-repeat;
}

.link03 span{
	display:none;
}
.link03 a{
	display:block;
	margin:0px 0px 3px 0px;
	width:267px;
	height:47px;
	background-image:url(img/top_menu_concert.gif);
	background-repeat:no-repeat;
}
.link03 a:hover{
	background-image:url(img/top_menu_concert_b.gif);
	background-repeat:no-repeat;
}

.linksub01 span{
	display:none;
}
.linksub01 a{
	display:block;
	margin:0px 0px 3px 0px;
	width:250px;
	height:31px;
	background-image:url(img/top_menu_sub01.gif);
	background-repeat:no-repeat;
}
.linksub01 a:hover{
	background-image:url(img/top_menu_sub01_b.gif);
	background-repeat:no-repeat;
}

.linksub02 span{
	display:none;
}
.linksub02 a{
	display:block;
	margin:0px 0px 3px 0px;
	width:250px;
	height:31px;
	background-image:url(img/top_menu_sub02.gif);
	background-repeat:no-repeat;
}
.linksub02 a:hover{
	background-image:url(img/top_menu_sub02_b.gif);
	background-repeat:no-repeat;
}

.linksub03 span{
	display:none;
}
.linksub03 a{
	display:block;
	margin:0px 0px 3px 0px;
	width:250px;
	height:31px;
	background-image:url(img/top_menu_sub03.gif);
	background-repeat:no-repeat;
}
.linksub03 a:hover{
	background-image:url(img/top_menu_sub03_b.gif);
	background-repeat:no-repeat;
}


.linksub04 span{
	display:none;
}
.linksub04 a{
	display:block;
	margin:0px 0px 3px 0px;
	width:250px;
	height:31px;
	background-image:url(img/top_menu_sub04.gif);
	background-repeat:no-repeat;
}
.linksub04 a:hover{
	background-image:url(img/top_menu_sub04_b.gif);
	background-repeat:no-repeat;
}



.present_table{
	text-align:left;
	margin: 0px 5px 10px 5px;
	padding: 5px 5px 5px 15px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	
}

.present_table p {
	margin: 0px 5px 2px 5px;
	padding: 5px 5px 5px 5px;
	text-align:left;
	line-height: 18px;
}

.present_table form {
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.present_table INPUT {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
}

.present_table table {
	text-align:left;
	margin: 0px 0px 5px 10px;
	padding: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}


/*_X*/



 .box {
	width: 630px;
	margin: 20px auto 0px auto;
	padding: 0px;
	}
	
 .box img{
	margin-top: 10px;
	margin-right: 20px;
	padding-bottom: 10px;
	float: left;
	}
	
	
 .box p {
	font-size: 15px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	line-height: 30px;
	 }
	 
	 	
	
  .box h1{
	width: 630px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(images/dance01_list01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	
	
	
  .box h2{
	width: 630px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(images/dance01_list02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
	

  .box h3{
	width: 630px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(images/dance01_list03.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	}

 .box_bottom{
	margin: 2px auto;
	padding: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	width: 630px;
	clear:both;
 }
 
 
 
 #tsminfo2 {
	width: 680px;
	margin: 10px auto 10px auto;
	padding: 0px;
	background-color: #FFFFFF;
	}
	
 
 
 .herader01 {
	width: 645px;
	margin: 0px auto 0px auto;
	padding: 0px;
	}
	
	
	
 .herader01 img{
	margin-top: 3px;
	margin-left: 0px;
	margin-right: 2px;
	padding: 0px 0px 5px 0px;
	float: left;
	}	
	
	
 .herader01 p{
	font-size: 13px;
	margin: 0px 0px 0px 0px;
	padding-top: 40px;
	font-weight: bold;
	}
	
 .dance{
	color:#000000;
	padding-left:5px;
	font-size:14px;
	line-height:15px;
	text-align:left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006699;
	font-weight: bold;
}


/*d_bara*/

 #d_bara {
	width: 650px;
	margin: 10px auto 10px auto;
	padding: 0px;
	}
	
 #d_bara_box {
	width: 650px;
	margin: -5px auto 0px auto;
	padding-top: 10px;
	background-color: #FFFFFF;
	}
	
	
	#d_bara_box table{
	width:606px;
	margin: 5px auto 5px auto;
	background-color:#FFFFFF;
	border:2px solid #000000;
	}
	
	#d_bara_box th{
	padding:5px;
	text-align:left;
	color:#FFFFFF;
	background-image: url(images/d_bara01_th.gif);
	background-repeat: repeat-x;
	}
	

	
	#d_bara_box td{
	padding:5px;
	text-align:left;
	color:#333333;
	border-top:1px dotted #333333;
	border-right:1px dotted #333333;
	}

 .d_bara_info {
	width: 580px;
	margin: 0px auto 15px auto;
	padding:5px 10px;
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	}



#nenmats08 {
	width: 600px;
	margin: 0px auto 0px auto;
	background-image: url(images/08nenmatsu08.gif);
	background-repeat: repeat-y;
	}


 #nenmats08 p{
	width: 550px;
	margin: 8px auto 0px auto;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
   padding-bottom: 8px;
	}
	
 .nenmats08_bottom{
   height: 11px;
   margin: 0px auto 0px auto;
   background: url(images/08nenmatsu07.gif) no-repeat;
   width: 650px;
   padding-bottom: 8px;
 }	

  #text01{
   display: none;
   }


 
  .academy_box  {
	width: 640px;
	margin: 10px auto 0px auto;
	padding: 0px;
	}
	
 .academy_box  img{
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	border: 1px solid #000000;
	}
	
 .box_bottom{
	clear:both;
	margin: 0px auto 20px auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EBEBEB;
	width: 640px;
 } 
 
 
 
 	
 .text_box {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}
	 
 .text_box h1 {
	width: 350px;
	font-size: 17px;
	margin: 7px 0px;
	padding: 0px 0px 2px 5px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000066;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
 }
 
 .text_box h2 {
	font-size: 16px;
	margin: 0px auto;
	padding-left: 7px;
 } 
 
 .text_box p{
	margin: 0px auto 5px auto;
	padding: 5px;
	font-size: 14px;
	line-height: 21px;
	} 
	
 #academy_lesson {
	background-color:#FFFFFF;
	margin:10px;
	padding:20px;
	line-height:140%;
 }
 
 
  #academy_lesson h2{
	background-image: url(academy/images/academy_02.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding-top: 10px;
	padding-left: 45px;
	height: 42px;
	font-size: 19px;
	letter-spacing: 0.1em;
 }
 
 
 
 #academy_lesson_table {
	width: 632px;
	margin: 0px auto 5px auto;
	background-image:  url(academy/images/academy_001bg01.gif);
	background-repeat: repeat-y;
 }
 
 
 .lesson_img {
	width: 604px;
	margin: 0px auto 5px auto;
	padding-left: 10px;
 }
 
 
 .lesson_img table {
	margin: 5px auto 5px auto;
 }
 
 
 .lesson_img img{
	padding: 5px;
	margin: 5px;
	background-color: #E7F0F9;
 }
 

/*{b`­ρ*/	 


 .botch {
	width: 500px;
	height: 220px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px;
	}
	
	
	
 .botch h1 {
	font-size: 16px;
	margin: 5px 0px;
	padding-left: 40px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(images/hw_list01.gif);
	background-repeat: no-repeat;
	background-position: left;
 }
 	
	
 .botch_img {
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	border: 1px solid #000000;
	}
	
	
 .botch_text02 {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}
	 


 .botch_text02 p {
	font-size: 13px;
	font-family: "lr oΎ©", "ΧΎ©Μ";
	margin: 5px 0px 0px 0px;
	padding: 5px;
	line-height: 18px;
	 }
	 
	 
	 
	 
/* .botch_text02 p {
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	line-height: 25px;
	 }*/
	 
	 
	 
	 
	 
	 
	 
	 
	 
/*hot info*/	 

 .hot_info {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
	
	
	
 .hot_info h1 {
	font-size: 17px;
	margin: 5px 0px;
	padding-left: 38px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(images/hw_list01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
 }	 
	 
	 
 .hot_info_text {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	}
	 


 .hot_info p {
	 font-size: 14px;
	 margin: 5px auto;
	 padding: 5px;
	 line-height: 25px;
	 }	 
	 


 .hot_live_text {
	width: 650px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: url(images/hotwave_live2010081701.jpg) no-repeat center center;
	}
	 


 .hot_live p {
	 font-size: 14px;
	 margin: 5px auto;
	 padding: 5px;
	 line-height: 25px;
	 }	 
	 

 .hot_live_text_b {
	width: 650px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	background: url(images/hotwave_live2010091801.jpg) no-repeat center center;
	}
	 


 .hot_live_b p {
	 font-size: 14px;
	 margin: 5px auto;
	 padding: 5px;
	 line-height: 25px;
	 }	
	 
	 
	 
.hot_live_text_c {
	margin: 0px auto;
	text-align: left;
	}
	 


 .hot_live_c p {
	 font-size: 14px;
	 margin: 5px auto;
	 padding: 5px;
	 line-height: 25px;
	 }
	 
	 
 .hot_live_img {
	margin-left: 20px;
	margin-bottom: 20px;
	float: right;
	} 
 
 
 
 .hot_corner {
	font-size: 13px;
	padding: 5px;
	line-height: 21px;
	height: 180px;
	font-weight: bold;
	 }
	 


	 
/*cCb^[*/	 
	 
	 
 #center01{
	width: 650px;
	margin: 0px auto;
 }
 
 #oped{
	float: left;
	width: 450px;
	margin: 0px auto;
 }
 	 
	 
 
 #twitter{
	margin: 0px auto 0px auto;
	font-size: x-small;
	color: #003;
	width: 170px;
	float: right;
	border: 1px dashed #069;
	padding: 2px;
	text-align: center;
	}
	
	
	
/*hot info*/	 

 .baseball_info {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
	
	
	
 .baseball_info h1 {
	font-size: 17px;
	margin: 5px 0px;
	padding-left: 38px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-image: url(images/music_k-base01_list.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
 }	 	


 .baseball_info h2 {
	font-size: 14px;
	margin: 5px 0px;

 }
 
 
/*daikansya*/	 
 #daikansya{
	margin: 0px auto 0px auto;
	 }
	 
 #daikansya table{
	margin: 0px auto 0px auto;
	width: 640px;
	text-align: center;
	background-color: #FFF;
	 }
	 
 #daikansya th{
	padding-top: 15px;
	 }	 
	 

.daikansya_text {
	width: 640px;
	margin: 0px auto;
	text-align: left;
	padding-left: 10px;
	}
	 


#daikansya p{
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 0.1em;
	}
	 	 
	 
	 
	 
	 
