@charset "Shift-JIS";

/* ==========================================================================================

	// 基本

========================================================================================== */
html body{
	font-family:'メイリオ', 'ＭＳ Ｐゴシック', "Meiryo", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "sans-serif";
	font-size:13px;
	color:#444;
}

a{ color:#666; text-decoration:underline; }
a:hover{ color:#08ae3e; text-decoration:underline; }

/*clear fix*/
.clear:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.clear{
	display:inline-block;
}
* html .clear {
	height:1%;
}
.clear{
	display:block;
}
				
sup{
	font-size:70%;
	vertical-align:top;
}
sub{
	font-size:70%;
	vertical-align:bottom;
}

/* ==========================================================================================

	// 共通

========================================================================================== */
body{
}
body hr{ display:none; }


/* sns */
	.social a{
		margin-left:5px;
	}
	.social p{
		clear:both;
		font-size:10px;
		text-align:right;
		color:#666;
	}
	

/* pagetop */
#pagetop {
	position: fixed;
	bottom: 70px;
	right: 20px;
}
	#pagetop a {
		text-decoration: none;
		color: #fff;
		width: 53px;
		height:53px;
		text-indent:-9999em;
		display: block;
		background:url(../img/btn_top.gif) 0 0 no-repeat;
	}



/* ------------------------------------------- wrapper ------------------------------------------- */
.wrapper{
	width:978px;
	margin:0 auto;
	position:relative;
}
/*clear fix*/
.wrapper:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
	font-size:0;
}
.wrapper{
	display:inline-block;
}
* html .wrapper {
	height:1%;
}
.wrapper{
	display:block;
}
/* ------------------------------------------- footer ------------------------------------------- */

#footer {
    clear: both;
    color: #ddd;
    font-size: 12px;
    font-style: normal;
    margin: 0 auto;
    padding: 15px 0 20px;
}
#footer a {
    color: #ddd;
}
#footer a:hover {
    color: #fff;
}
#footer .nhk_logo {
    float: left;
    margin: 0 10px 0 0;
    width: 55px;
}
#footer .p {
    float: left;
}
/* ------------------------------------------- footer ------------------------------------------- */

#menu{
	background:url(../img/bg_menu.gif) repeat-x;
	height:94px;
	}
#menu ul{
	padding-top:3px;
	}
#menu li{
	float:left;
}
#menu li a{
	width:245px;
	height:88px;
	display:block;
	text-indent: 100%; 
	white-space: nowrap; 
	overflow: hidden;
	background:url(../img/bg_menu_li.gif) no-repeat;
}
#menu li span{
	width:245px;
	height:88px;
	display:block;
	text-indent: 100%; 
	white-space: nowrap; 
	overflow: hidden;
	background:url(../img/bg_menu_li.gif) no-repeat;
}
#menu li#m01 a{
	width:243px;
	background-position:0 0;
	}
#tendoboshi #menu li#m01 a,
#menu li#m01 a:hover{
	background-position:0 -88px;
	}
#menu li#m02 a{
	background-position:-243px 0;
	}
#renraku #menu li#m02 a,
#menu li#m02 a:hover{
	background-position:-243px -88px;
	}
#menu li#m03 a{
	background-position:-488px 0;
	}
#toilet #menu li#m03 a,
#menu li#m03 a:hover{
	background-position:-488px -88px;
	}
#menu li#m03 span{
	background-position:-488px -176px;
	}
#menu li#m04 a{
	background-position:-734px 0;
	}
#hijyoshoku #menu li#m04 a,
#menu li#m04 a:hover{
	background-position:-734px -88px;
	}
#menu li#m04 span{
	background-position:-734px -176px;
	}

#index #header{
	background-image:url(../img/bg_header_index_photo.jpg),url(../img/bg_header_index.gif);
	background-repeat:no-repeat, repeat-x;
	background-position:center top,left top;
	background-color:#2fc4ff;
	background:url(../img/bg_header_index_photo.jpg) no-repeat center top #2fc4ff\9;
	height:722px;
}
#index #header h1{
	position:absolute;
	top:0;
	left:0;
}
#index #header h1 span{
	position:absolute;
	top:433px;
	left:273px;
	display:block;
	width:462px;
	height:261px;
}
#index #header .sato{
	position:absolute;
	top:390px;
	left:705px;
	}
#index #header .suzuki{
	position:absolute;
	top:542px;
	left:73px;
	}
#header .social{
	position:absolute;
	top:41px;
	right:0;
	}
#header .nhk-snsbtn{
	position:absolute;
	top:41px;
	right:0;
	}
#header .sonae{
	position:absolute;
	top:10px;
	right:1px;
	}
#header .nhkonline{
	position:absolute;
	top:10px;
	right:1px;
}
#contents{
	background-image:url(../img/bg_maincontent.png);
	background-color:#fff111;
	background-repeat:repeat-y;
	background-position:center top;
	padding-top:58px;
	}
#index #contents{
	background-image:url(../img/bg_maincontent_cat.png),url(../img/bg_maincontent.png);
	background-color:#fff111;
	background-repeat:no-repeat, repeat-y;
	background-position:bottom center, center top;
	background:url(../img/bg_maincontent.png) repeat-y center top #fff111\9;
	padding-top:58px;
	}
#moshimo{
	background-color:#f0efe9;
	background-image:url(../img/bg_maincontent.png),url(../img/bg_moshimo.gif);
	background-repeat:repeat-y, repeat;
	background-position:top center,top left;
	background:url(../img/bg_moshimo.gif) repeat top left #f0efe9\9;
}
#footer{
	background:#000;
	color:#fff;
}
#index #contents h2{
	text-align:center;
	margin:0;
	padding:0;
	height:85px;
}
#index #contents .content{
	background:#fff;
	padding:5px;
	}
#index #contents .content div.border{
	border:1px solid #caebb1;
	padding:30px;
	}
#index #contents #programIntroduce{
	margin-bottom:66px;
	}
#index #contents #programIntroduce div.border:before,
#index #contents #programIntroduce div.border:after {
    content: " ";
    display: table;
}
 
#index #contents #programIntroduce div.border:after {
    clear: both;
}
 
#index #contents #programIntroduce div.border {
    *zoom: 1; /* for IE 6/7 only */
}
#index #contents #programIntroduce div.border div{
	float:left;
	width:430px;
	}
#index #contents #programIntroduce div.border h3{
	font-size:150%;
	margin-bottom:25px;
	}
#index #contents #programIntroduce div.border div p.txt{
	margin-bottom:25px;
	}
#index #contents #programIntroduce div.border p.img{
	float:right;
	width:430px;
	}
#index #contents #programIntroduce div.border p.finished{
	clear:both;
	width:100%;
	margin:20px 0 0;
	font-size:120%;
	color:#4c9910;
	font-weight:bold;
	}
#index #contents #cast{
	margin-bottom:46px;
	}
#index #contents #cast h3 img,
#index #contents #cast p{
	margin:0 25px;
}
#index #contents #cast h3,
#index #contents #cast p.img{
	margin-bottom:14px;
}
#index #contents #cast p.txt{
	margin-bottom:1em;
}
#index #contents #cast .suzuki,
#index #contents #cast .wagahai,
#index #contents #cast .sato{
	width:268px;
	float:left;
	margin-bottom:19px;
	padding:20px 0;
	}
#index #contents #cast .suzuki,
#index #contents #cast .wagahai{
	margin-right:45px;
}
#index #contents #cast .suzuki{
	border:1px solid #ef5a66;
}
#index #contents #cast .wagahai{
	border:1px solid #eae472;
}
#index #contents #cast .sato{
	border:1px solid #6eca72;
}
#index #contents #cast #supervise{
	background:#efefef;
	padding:20px;
	clear:both;
	}
#index #contents #cast #supervise p{
	margin:0;
}
#index #moshimo .wrapper{
	padding-top:27px;
}
#index #moshimo h2{
	margin-bottom:38px;
	}
#index #moshimo p.txt{
	margin:0 40px 27px;
	}
#index #moshimo p.bunner{
	margin:0 0 27px 37px;
	}
#index #moshimo p a.bn1{
	margin-right:44px;
}
#index #moshimo .wrapper div:before,
#index #moshimo .wrapper div:after {
    content: " ";
    display: table;
}
 
#index #moshimo .wrapper div:after {
    clear: both;
}
 
#index #moshimo .wrapper div{
	background:#008c23;
	margin-bottom:75px;
	padding:25px 25px 0;
	color:#fff;
    *zoom: 1; /* for IE 6/7 only */
}
#index #moshimo .wrapper div a{
	color:#fff;
}
#index #moshimo .wrapper div p{
	float:left;
	width:610px;
	padding-bottom:20px;
}
#index #moshimo .wrapper div p.link{
	float:right;
	width:285px;
	}
/* body.cont */
.cont #header{
	background-image:url(../img/bg_header_contents_photo.jpg),url(../img/bg_header_contents.jpg);
	background-repeat:no-repeat, repeat-x;
	background-position:center top,left top;
	background-color:#2fc4ff;
	background:url(../img/bg_header_contents_photo.jpg) no-repeat center top #2fc4ff\9;
	height:182px;
	}
.cont #contents h2{
	text-align:center;
	margin:0;
	padding:0;
	height:80px;
}
.cont #contents .content{
	background:#fff;
	padding:20px;
	}
.cont #contents .versatile:before,
.cont #contents .versatile:after {
    content: " ";
    display: table;
}
.cont #contents .versatile:after {
    clear: both;
}
.cont #contents .versatile {
	margin:20px 0 110px;
    *zoom: 1; /* for IE 6/7 only */
}
.cont #contents .versatile .cautinon{
	float:left;
	width:510px;
	padding-bottom:30px;
}
.cont #contents .versatile .illust{
	padding-bottom:10px;
	}
.cont #contents .versatile .illust,
.cont #contents .versatile .btn{
	float:right;
	text-align:right;
	width:360px;
}
.cont #contents table{
	width:100%;
	}
.cont #contents table td{
	text-align:center;
}
#tendoboshi.cont #contents #example{
	border-bottom:2px solid #0e7e3b;
	margin-bottom:20px;
	}
.cont #contents #example table td{
	width:20%;
}
.cont #contents table .txt td{
	padding:10px 0;
	}
.cont #contents table .txt td span{
	display:block;
	padding:0 15px 0;
}
#tendoboshi.cont #contents #example p{
	padding:20px 0;
	}
.cont #contents .column:before,
.cont #contents .column:after {
    content: " ";
    display: table;
}
.cont #contents .column:after {
    clear: both;
}
.cont #contents .column {
    *zoom: 1; /* for IE 6/7 only */
}
#tendoboshi.cont #contents .column{
	border-bottom:2px solid #0e7e3b;
	margin-bottom:20px;
}
#tendoboshi.cont #contents h3{
	margin-bottom:20px;
	}
#tendoboshi.cont #contents #plan table td{
	width:33%;
	}
#tendoboshi.cont #contents .column #substitution{
	float:left;
	width:450px;
}
#tendoboshi.cont #contents .column #effective{
	float:right;
	width:480px;
	border-left:solid 2px #0e7e3b;
	margin-bottom:20px;
}
#tendoboshi.cont #contents .column #effective h3,
#tendoboshi.cont #contents .column #effective table{
	padding-left:20px;
	}
#tendoboshi.cont #contents .column #substitution tabel td,
#tendoboshi.cont #contents .column #effective table td{
	width:50%;
	}
#renraku.cont #contents .content div{
	padding-bottom:20px;
	border-bottom:2px solid #0e7e3b;
	margin-bottom:20px;
	}
#renraku.cont #contents .content div h3{
	margin-bottom:20px;
}
#renraku.cont #contents .content div#sns{
	border-bottom:none;
	padding-bottom:0;
}
#renraku.cont #contents .content div#sns p{
	column-width:430px;
	-webkit-column-width:430px;
	-moz-column-width:430px;
	column-gap:30px;
	-webkit-column-gap:30px;
	-moz-column-gap:30px;
	padding:0 40px\9;
}
#toilet.cont #contents .content div h3{
	margin-bottom:20px;
	}
#toilet.cont #contents .content div#volume{
	float:left;
	width:485px;
	border-right:2px solid #0e7e3b;

	}
#toilet.cont #contents .content div#knack{
	float:right;
	width:422px;
	}
{

	}
#toilet.cont #contents .content div#notavailable{
	margin-bottom:20px;
	}
#toilet.cont #contents .content div#volume,
#toilet.cont #contents .content div#knack{
	}
#toilet.cont #contents .content div#notavailable p.txt{
	float:left;
	width:566px;
	}
#toilet.cont #contents .content div#notavailable p.img{
	float:right;
	width:323px;
	}
#toilet.cont #contents .content div#notavailable{
	padding-bottom:20px;
	border-bottom:2px solid #0e7e3b;
	margin-bottom:20px;
	}
#toilet.cont #contents .content div#emergency{
	padding-top:20px;
	border-top:2px solid #0e7e3b;
	margin-top:20px;
}
#toilet.cont #contents .content div#volume p.txt{
	float:left;
	width:220px;
	}
#toilet.cont #contents .content div#volume p.img{
	float:right;
	width:213px;
	margin-right:30px;
	}
#toilet.cont #contents .content div#knack p.txt{
	float:left;
	width:155px;
	}
#toilet.cont #contents .content div#knack p.img{
	float:right;
	width:248px;
	}
#toilet.cont #contents .content div#emergency p.img{
	text-align:center;
	margin-top:20px;
	}
#hijyoshoku.cont #contents .content h3{
	margin-bottom:20px;
}
#hijyoshoku.cont #contents #example,
#hijyoshoku.cont #contents #chill,
#hijyoshoku.cont #contents #retort{
	border-bottom:2px solid #0e7e3b;
	margin-bottom:20px;
	padding-bottom:20px;
	}

#hijyoshoku.cont #contents .content div#example p.txt,
#hijyoshoku.cont #contents .content div#chill p.txt,
#hijyoshoku.cont #contents .content div#retort p.txt{
	float:left;
	width:580px;
	}
#hijyoshoku.cont #contents .content div#example p.img,
#hijyoshoku.cont #contents .content div#chill p.img,
#hijyoshoku.cont #contents .content div#retort p.img{
	float:right;
	width:331px;
	text-align:right;
	}
#hijyoshoku.cont #contents .content div#chill{}
#hijyoshoku.cont #contents .content div#retort{}
#hijyoshoku.cont #contents .content div#example{}
#hijyoshoku.cont #contents .content div#bombe{
	float:left;
	width:465px;
	border-right:2px solid #0e7e3b;
	}
#hijyoshoku.cont #contents .content div#bombe p{
	margin-right:25px;
	}
#hijyoshoku.cont #contents .content div#bombe p.img{
	margin-bottom:20px;
	text-align:center;
}
#hijyoshoku.cont #contents .content div#water{
	float:right;
	width:431px;
	}
#hijyoshoku.cont #contents .content div#water h3,
#hijyoshoku.cont #contents .content div#water p.txt{
	}
#hijyoshoku.cont #contents .content div#water p.txt{
	float:left;
	width:235px;
	}
#hijyoshoku.cont #contents .content div#water p.img{
	float:right;
	width:161px;
	}
