@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;
height: 820px;
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;
			}

#oaRead { margin: 0 auto; }

#onairWrap { background:url(../../onair/imgs/onair_bg.gif) top center no-repeat;
margin: 0 auto; padding-left: 115px; padding-top:10px; height: 363px;}

/* サブタイトル選択ボタン */
#onairSelect { width: 632px; margin: 0; padding-bottom: 30px; }
#onairSelect img { margin: 0; border: none; }

#onairFrame { margin: 0 auto; }
.oaContentsimg { border: 0; }


.oaContents p { font-size: 110%; line-height: 1.5em; margin: 5px 0; }
.oaContents p span { font-weight: bold; }
.oaContents h3 {
font-size: 130%;
line-height: 150%;
font-weight: bold;
vertical-align: middle;
}


/*
///////////////////////
サブタイトルページ	
///////////////////////
*/
#oaContainer { width: 300px; }
#oaContainer h2 { font-size: 130%; line-height: 1.3em; font-weight: bold; margin-bottom: 10px; }
#oaContainer .oaCaption { font-size: 80%; line-height: 1.3em; margin-bottom: 10px; }
#oaContainer .oaSubTtlText { font-size: 100%; line-height: 1.5em; }






#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;
			}

