/*ヘッダー　st*/
#wrap{
	width: 980px;
	margin:0 auto 0 auto;
	position: relative;
	border-left-width: 5px;
	border-left-color: #fce083;
	border-left-style: solid;
	border-right-width: 5px;
	border-right-color: #fce083;
	border-right-style: solid;
}

#header{
	width: 980px;
	height: 564px;
	background-image: url("../images/header.png");
	background-repeat: no-repeat;
	margin:0 auto 0 auto;
	position: relative;
}

#header .btn_mail{
	position: absolute;
	left:530px;
	top:280px;
}


#contents{
	width: 980px;
	display: block;
	position: relative;
	margin:0 auto 0 auto;
	z-index: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	margin-bottom: 30px;
}

#contents .contents_center{
	width: 850px;
	border-width: 5px;
	border-color: #fac000;
	background-color: #FFF;
	border-style: solid;
	padding: 20px;
	margin: 0 auto;
	text-align: center;
}

#contents .contents_txt{
	width: 690px;
	height: 180px;
	border-width: 5px;
	background-color: #fdf384;
	padding: 20px;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	color: #066fb1;
	font-size: 18px;
	line-height: 150%;
}

.images_center{
	margin: 0 auto;
}

.read_txt{
	font-size: 18px;
	line-height: 180%;

}


#contents_l{
	display: block;
	width: 630px;
	float: left;
	padding: 10px;
	padding-left: 20px;
	margin-bottom: 60px;
	background-color: #ccf7ff;
}

#contents_l .round-top {
	width: 630px;
	padding: 90px 0 0;
	background-image: url("../images/tit_ban.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 2;
}

#contents_l .round-middle {
	padding: 10px;
	background-image: url("../images/corner_middle.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	font-size: 16px;
	text-align: left;
	line-height: 180%;
	color: #419c80;
	z-index: 2;
}

#contents_l .round-bottom {
	padding: 0 30px 10px;
	background-image: url("../images/corner_bottom.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 10px;
	height: 100%;
}



#contents_l{
	display: block;
	width: 630px;
	float: left;
	padding: 10px;
	padding-left: 20px;
	margin-bottom: 60px;
	background-color: #ccf7ff;
}

#contents_l .round-top-photo {
	width: 630px;
	padding: 90px 0 0;
	background-image: url("../images/photo01.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 2;
}

#contents_l .round-middle-photo {
	padding: 10px;
	background-image: url("../images/corner_middle.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	font-size: 16px;
	text-align: left;
	line-height: 180%;
	color: #419c80;
	z-index: 2;
}

#contents_l .round-bottom-photo {
	padding: 0 30px 10px;
	background-image: url("../images/corner_bottom.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 10px;
	height: 100%;
}





#contents_r{
	display: block;
	width: 290px;
	padding: 10px;
	padding-left: 10px;
	z-index: 2;
	margin-bottom: 30px;
	background-color: #ffe3a6;
	line-height: 180%;
	float: right;
}


#contents_r .round-top {
	padding: 10px 0 0;
	background-image: url("../images/corner_top.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	text-align: left;
	z-index: 2;
}

#contents_r .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;
	display: block;
}

#contents_r .round-bottom {
	padding: 0 10px 10px;
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: left;
	margin-bottom: 20px;
	height: 100%;
}

.photo_title{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #f9712e;
}

.photo_days{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #f9712e;
}


.photo_r{
	border-radius: 10px 10px 10px 10px;
	float: left;
	margin-right: 20px;
}

.setu_read{
	font-size: 14px;
	font-weight: bold;
}

.todays_read{
	font-size: 13px;
}

.tyu{
	font-size: 13px;
}

.contents_r dt{
	background-color: #741ba9;
	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;}
