@charset "UTF-8";

body {
background: url(../imgs/bgLine.jpg) #fff top center repeat-x;
}

#container {
background: url(../imgs/bg.jpg) #fff top center no-repeat;
width: 1014px;
margin: 0 auto;
padding: 0;
text-align: center;
}

/*
///////////////////////
2ndページ用
///////////////////////
*/

#wrapper {
background: url(../imgs/2nd_bg3.jpg) top center no-repeat;
width: 860px;
margin: 0 auto;
padding: 0 63px;
font-size: 90%;
line-height: 1.3em;
text-align: left;
}

#contents {
background: url(../imgs/2nd_bgline2.gif) top center repeat-y;
width: 860px;
margin: 0 auto;
padding: 0;
}

			#contents:after {
			content: ".";
			display: block;
			height: 0.1px;
			font-size: 0.1em;
			line-height: 0;
			clear: both;
			visibility: hidden;
			}

#radioSet {
margin: 0 10px 0 20px;
padding: 0;
padding-left: 68px;
}

			#radioSet:after {
			content: ".";
			display: block;
			height: 0.1px;
			font-size: 0.1em;
			line-height: 0;
			clear: both;
			visibility: hidden;
			}

/* スペシャル 設定 */
#spContWrap { width: 670px; margin: 0 auto; }
#spContWrap dl{font-size: 110%; font-weight: bold; line-height: 1.2em; color:#000; padding: 36px 0 10px 60px;}
#spContWrap dl dt {float: left;}
#spContWrap dl dd {margin-left: 10em;}

/* スペシャル 各回 */
#spCont1 { background: url(../../special/imgs/sp_img01.jpg) top center no-repeat; height: 480px; }
#spCont1 dl dd {margin-left: 11.5em;}
#spCont2 { background: url(../../special/imgs/sp_img02.jpg) top center no-repeat; height: 480px; margin-bottom: 5px; }
#spCont2 dl dd {margin-left: 11em;}
*html #spCont2 dl dd {margin-left: 10.5em;}
#spCont3 { background: url(../../special/imgs/sp_img03.jpg) top center no-repeat; height: 480px; margin-bottom: 5px; }
#spCont3 dl dd {margin-left: 9em;}
*html #spCont3 dl dd {margin-left: 9.5em;}
#spCont4 { background: url(../../special/imgs/sp_img04.jpg) top center no-repeat; height: 480px; margin-bottom: 5px;  }
#spCont4 dl dd {margin-left: 11.5em;}
#spCont5 { background: url(../../special/imgs/sp_img05.jpg) top center no-repeat; height: 480px; margin-bottom: 5px;  }
#spCont5 dl dd {margin-left: 11.5em;}

img { border: 0; }
p { font-size: 110%; line-height: 1.5em; margin: 10px 0; }

.clmRead { font-size: 130%; line-height: 1.3em; font-weight: bold; margin: 10px 0; }
.clmRead2 { font-size: 125%; line-height: 1.3em; font-weight: bold; padding: 5px 15px 0 15px; text-align: left; }

/* 最終アフレコ */
#arWrapper { width: 860px; margin: 0; border:none; }

#footer {
width: 860px;
margin: 0 auto 10px auto;
padding: 0;
}
			#footer:after {
			content: ".";
			display: block;
			height: 0.1px;
			font-size: 0.1em;
			line-height: 0;
			clear: both;
			visibility: hidden;
			}
