
/*ヘッダー　st*/

#wrap{
	width: 980px;
	margin:0 auto 0 auto;
	background-color: #000000;
	background-image: url("../images/bg_002.jpg");
}

#header{
	width: 980px;
	height: 350px;
	background-image: url("../images/header.jpg");
	background-repeat: no-repeat;
	margin:0 auto 0 auto;
	position: relative;
}

#header .logo{
	position: absolute;
	left:20px;
	top:400px;
	z-index: 6;
}

#header .head-tx{
	position: absolute;
	left:590px;
	top:290px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
}

#header .rdi{
	position: absolute;
	right: 80px;
	top:320px;
	z-index: 20;
}




#header .twitter{
	position: absolute;
	right: 50px;
	top:30px;
	width: 350px;
	height: 300px;
}

#header .btn_mail{
	position: absolute;
	left:480px;
	top:290px;
}

#contents{
	width: 980px;
	height: 460px;
	display: block;
	margin-bottom: 60px;
	margin:0 auto 0 auto;
}

#contents .tsu{
	position: absolute;
	z-index: -1;
	left: 200px;
	top:100px;
}

#contents .contents_l{
	display: block;
	width: 560px;
	float: left;
	line-height: 230%;
	font-size: 14px;
	margin-left: 5px;
}

#contents .contents_l dd{
	color: #FFF;
	margin-top: 10px;
	padding-left: 10px;
	font-size:16px;
}

#contents .contents_r{
	display: block;
	width: 398px;
	float: left;
	background-color: #262624;
	margin-left: 8px;
	margin-top: 20px;
	padding-top: 5px;
}
#contents .contents_r{
	display: block;
	width: 398px;
	float: left;
}

#contents .contents_r dt{
	display: block;
}

#contents .contents_r dd{
	display: block;
	height: 350px;
}

.contents_r dd{
	line-height: 180%;
	margin-bottom: 20px;
}

#contents_bottom{
	display: block;
	width:  940px;
	margin:0 auto 0 auto;
	background-image: url("../images/bottom-bg.jpg");
	padding-bottom: 10px;
}

#contents_bottom_you{
	display: block;
	width:  600px;
	height: 450px;
	padding-left: 340px;
	margin:0 auto 0 auto;
	background-image: url("../images/keiba-bg.jpg");
	background-repeat: no-repeat;
}

#contents_bottom_you .you_tube {
	width: 261px;
	height: 180px;
	margin-left: 30px;
	margin-bottom: 5px;
	float: left;
}

#contents_bottom_you .round-top {
	width: 261px;
	padding: 32px 0 0;
	background-image: url("../images/r_top.png");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	line-height: 180%;
}

#contents_bottom_you .round-middle {
	background-image: url("../images/r_middle.png");
	background-position: center top;
	background-repeat: repeat-y;
	text-align: left;
}

#contents_bottom_you .round-bottom {
	padding: 0 15px 10px;
	background-image: url("../images/r_botoom.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	color: #FFF;
}


.tyu{
	font-size: 12px;
}


/* 20110406クラスあり修正版 */
.clearfix {zoom:1;}
.clearfix:after {
  content: ""; 
  display: block; 
  clear: both;
}



/*ラジコ*/
.radiko{ font-size:12px; height:24px; margin:0; padding:0; font-weight:bold;margin:0px 0 5px 0px; background-image:url(../../images/radiko_icon.gif); background-repeat:no-repeat; padding-left:100px;background-position:left; line-height:2; text-align:left;}
.radiko a:link {color:#c0b500; text-decoration:none;color:#F00;}
.radiko a:visited {color:#c0b500; text-decoration:none;}
.radiko a:hover {text-decoration:underline;}
.radiko a:active {text-decoration:none;}
