
/*ヘッダー　st*/

#wrap{
	width: 980px;
	margin:0 auto 0 auto;
}

#header{
	width: 960px;
	height: 620px;
	background-image: url("../images/head.jpg");
	background-color: #fff100;
	background-repeat: no-repeat;
	margin:0 auto 0 auto;
	margin-top: 30px;
	border-left-width: 10px;
	border-left-color: #FFF;
	border-left-style: solid;

	border-right-width: 10px;
	border-right-color: #FFF;
	border-right-style: solid;	

	border-top-width: 10px;
	border-top-color: #FFF;
	border-top-style: solid;	

	position: relative;
}

#header .logo{
	float: left;
	position: absolute;
	top: 250px;
	left: 20px;
}

#header .you{
	width: 400px;
	height: 250px;
	position: absolute;
	background-color: #FFF;
	right: 0px;
	top: 0px;
	display: block;
	padding: 5px;
}

#header .pro{
	width: 400px;
	height: 250px;
	position: absolute;
	background-color: #FFF;
	top: 70px;
	display: block;
	padding: 5px;
}



#header .rdi{
	position: absolute;
	right: 0px;
	top:70px;
	z-index: 20;
}

#header .kisya{
	position: absolute;
	top:230px;
	right: 0px;
}

#header .kisya{
	position: absolute;
	top:230px;
	right: 0px;
}

#header .syu{
	position: absolute;
	top:625px;
	right: 0px;
}

#header .setu{
	width: 500px;
	height: 100px;
	background-color: #FFF;
	display: block;
	position: absolute;
	top:550px;
	left: 15px;
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 130%;
}

#header .twitter{
	position: absolute;
	right: 50px;
	top:30px;
	width: 350px;
	height: 300px;
}

#header .description{
	position: absolute;
	left: 480px;
	top:480px;
	width: 620px;
	font-size: 14px;
	line-height: 160%;
	color: #333;
	display: block;
	font-weight: bold;
}

#header .btn_mail{
	position: absolute;
	left:480px;
	top:290px;
}


#contents{
	width: 960px;
	height: 760px;
	display: block;
	position: relative;
	margin:0 auto 0 auto;
	margin-bottom: 30px;
	z-index: 0;

	border-left-width: 10px;
	border-left-color: #FFF;
	border-left-style: solid;

	
	border-right-width: 10px;
	border-right-color: #FFF;
	border-right-style: solid;

	
	border-bottom-width: 10px;
	border-bottom-color: #FFF;
	border-bottom-style: solid;	
	
}

#contents .description{
	position: absolute;
	left: 470px;
	top:-20px;
	width: 450px;
	font-size: 14px;
	line-height: 160%;
	color: #333;
	display: block;
	font-weight: bold;
}

#contents .tsu{
	position: absolute;
	z-index: -1;
	left: 200px;
	top:100px;
}

#contents .undo_sub{
	position: absolute;
	z-index: -1;
	left: 10px;
	top:100px;
}


#contents .contents_l{
	display: block;
	width: 370px;
	height: 180px;
	float: left;
	padding: 10px;
	padding-left: 20px;
	margin-top: 180px;
	margin-bottom: 30px;
}



#contents .contents_r{
	display: block;
	width: 530px;
	float: right;
	padding: 10px;
	padding-left: 20px;
	margin-top: 80px;
	z-index: 2;
	margin-bottom: 30px;
}

#contents .round-top {
	width: 522px;
	padding: 47px 0 0;
	background-image: url("../images/corner_top.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 2;
}

#contents .round-middle {
	padding: 0;
	background-image: url("../images/corner_middle.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	font-size: 14px;
	text-align: left;
	z-index: 2;
}

#contents .round-bottom {
	padding: 0 30px 30px;
	background-image: url("../images/corner_bottom.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 20px;
	height: 100%;
}

.contents_r dd{
	line-height: 180%;
	margin-bottom: 20px;
}


.tyu{
	font-size: 12px;
}

.contents_r dt{
	background-color: #363635;
	width: 100%;
	color: #FFF;
	padding: 3px;
	font-weight: bold;
}


/* 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:#8815b9; text-decoration:none;color:#F00;}
.radiko a:visited {color:#8815b9;text-decoration:none;}
.radiko a:hover {text-decoration:underline;}
.radiko a:active {text-decoration:none;}
