@charset "iso-2022-jp";

/* h1 */
div.brd-cover h1.h1-common {
	background-image:url(img/images.jpg);
	}

div.sections {
	margin:0 62px 30px;
	}
div.sections h2 {
	position:relative;
	background-image:url(img/images.jpg);
	background-position:-930px 0;
	background-repeat:no-repeat;
	height:68px;
	margin-bottom:20px;
	}
div.sections h2 span.title, div.sections h2 span.date {
	line-height:1.25;
	position:absolute;
	}
div.sections h2 span.title {
	color:#331717;
	font-size:150%;
	letter-spacing:1px;
	left:30px;
	top:19px;
	}
div.sections h2 span.date {
	font-weight:normal;
	display:block;
	width:220px;
	text-align:right;
	left:550px;
	top:25px;
	}

div.sections h3 {
	letter-spacing:0.1em;
	color:#337b7b;
	text-shadow:1px 1px 3px #ccc;
	font-size:125%;
	line-height:1.25;
	margin-bottom:0.75em;
	padding:0.25em 1em 0.25em 0.75em;
	border-left:12px solid #333;
	}
div.sections h4 {
	letter-spacing:0.2em;
	color:#e09312;
	text-shadow:1px 1px 3px #eaeaea;
	line-height:1.25;
	margin-bottom:0.75em;
	}
div.sections p {
	line-height:1.6;
	}
div.sections p strong {
	color:#b88633;
	}
div.sections p.mgb-1em, div.sections dl.mgb-1em {
	margin-bottom:1.5em;
	}
div.sections p.mgb-05em {
	margin-bottom:0.5em;
	}

div.sections ul {
	margin-left:1.5em;
	margin-bottom:1.5em;
	}
div.sections ul li {
	line-height:1.6;
	}

div.sections table {
	border-collapse:collapse;
	border-spacing:0;
	padding:0;
	margin-bottom:20px;
	} 
div.sections table th, div.sections table td {
	font-size:100%;
	vertical-align:top;
	line-height:1.6;
	text-align:left;
	padding-bottom:1em;
	}
div.sections table th {
	color:#337b7b;
	white-space: nowrap;
	}
div.sections table td.naka {
	color:#66b2b2;
	text-align:center;
	width:1.5em;
	}

/* onair */
div#onair dl.dl-onair {
	margin-bottom:20px;
	}
div#onair dl.dl-onair dt, div#onair dl.dl-onair dd {
	line-height:1.6;
	}
div#onair dl.dl-onair dt {
	color:#b88633;
	font-weight:bold;
	}
div#onair dl.dl-onair dd {
	padding-bottom:0.5em;
	}
div#onair dl.dl-onair dd strong {
	color:#337b7b;
	}
dl.dl-caution {
	}
dl.dl-caution dt, dl.dl-caution dd {
	color:#666;
	font-size:87.5%;
	}
div#onair p.onair-info {
	color:#ff4e17;
	font-weight:bold;
	line-height:1.25;
	margin-bottom:1em;
	}

/* sandwich */
div.sandwich {
	background-image:url(img/img_sand.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:350px;
	padding-bottom:30px;
	}

/* song */
div.song {
	display:inline;
	background-image:url(img/img_song.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:246px;
	height:366px;
	float:right;
	margin-left:15px;
	margin-bottom:15px;
	}
div.song img {
	width:246px;
	height:366px;
	}


div.kakoi {
	background-color:#f1e5cb;
	padding:15px;
	margin-bottom:20px;
	}
div#onair div.kakoi dl.dl-onair {
	margin-left:20px;
	margin-bottom:0;
	}

div#collabomenu div.sec-inner {
	background-image:url(img/img_colmenu.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:343px;
	}

div#collabomenu2 div.sec-inner {
	background-image:url(img/img_colmenu2.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:343px;
	}

div#collabomenu3 div.sec-inner {
	background-image:url(img/img_colmenu3.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:379px;
	}

/* sdtk */
div#sdtk {
	background-image:url(img/img_sdtk.jpg);
	background-position:600px 140px;
	background-repeat:no-repeat;
	}
/* mook */
div#mook {
	background-image:url(img/img_mook.jpg);
	background-position:600px 190px;
	background-repeat:no-repeat;
	}
/* dvd */
div#dvd {
	background-image:url(img/img_dvd.jpg);
	background-position:390px 140px;
	background-repeat:no-repeat;
	}

/* nuri box */
div.nuri-box {
	background-image:url(../css/img/bg_header.jpg);
	background-repeat:repeat;
	padding:25px;
	}
div.nuri-box p {
	line-height:1.5;
	margin-bottom:1.25em;
	}
div.sections div.nuri-box table {
	margin-bottom:0;
	}
div.sections div.nuri-box table th, div.sections div.nuri-box table td {
	line-height:1.6;
	text-align:left;
	padding-bottom:0.25em;
	}
div.sections table th {
	color:#337b7b;
	white-space: nowrap;
	}
div.sections table td.naka {
	color:#66b2b2;
	text-align:center;
	width:1.5em;
	}