#sidebar h3.sidebar-title {
		background:url(../images/h4-sankai.png) repeat-x left center;
		color:#FFFFFF;
		font-weight:normal;
		padding:10px 10px 10px;
		margin-top:0 !important;
		margin-bottom:5px !important;
		font-size: 16px;
		}
iframe { max-width: 100%; width: 100%;}
#second_contents p { padding: 10px !important;}
/*テーブル*/

h3.recipe-title {width:95%;background-color: #669900;color:#FFFFFF!important;padding: 10px;text-align: center;}

#sankai-datatable {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	border: 1px solid #E3D9C8;
	width:95%;
	margin:5px auto;
	}
#sankai-datatable th {
	width:25%;}
#sankai-datatable th {
	color:#323232;
	background:#ECDEBB;
	border-top:0;
	border-bottom:1px solid #FFFFFF;
	}
#sankai-datatable td {
	border-bottom:1px solid #E3D9C8;
	line-height:160%;
	}
#sankai-datatable td.noborder {border-bottom:0;}

#sankai-recipetable {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	border: 1px solid #E3D9C8;
	width:95%;
	margin:5px auto;
	}
#sankai-recipetable td {
	width:50%;}
#sankai-recipetable th {
	color:#323232;
	/*background:#ECDEBB;*/
	border-top:0;
	border-bottom:1px solid #FFFFFF;
	}
#sankai-recipetable td {
	vertical-align:top;
	border-bottom:1px solid #E3D9C8;
	line-height:160%;
	}
#sankai-recipetable td.noborder {border-bottom:0;}

/* IMPORTS ------------------------------------------------------------*/

@import url('../css/reset.css');


/* ハック ------------------------------------------------------------*/

.clear{
	clear:both;
	height:1px;
}

.inv{ display:none; }

.alignleft{
	float: left;
	margin: 5px 10px 5px 0px;
}

/* 一般 ------------------------------------------------------------*/


body.ssidebar {
	line-height: 1;
	color: #51565b;
/*	background:url(../images/bg-typ1-top.png) no-repeat center 170px ,url(../images/bg-typ1-bottom.png) no-repeat center bottom,#FDA9A9 url(../images/maine-bg-typ1.png) repeat-y center 100%;*/
	background-color:#FFF;

	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	_font-size: 75%;
	*font-size: 75%\9;
}

#main {
/*	float: left; */
	max-width: 248px;
	min-width: 100%;
	margin:0px;
/*	margin-left: 10px;
	margin-top: 25px;*/
}

h3.sidebar-title {
		background:url(../images/h4-sankai.png) repeat-x left center;
		color:#FFFFFF;
		font-weight:normal;
		padding:10px 10px 10px;
		margin-top:0 !important;
		margin-bottom:5px !important;
		font-size: 14px;

		}

/*サイドバー------------------------------------------------------------*/
ul.listbloc{ list-style:none; margin:-8px 0 0; padding:0;}
.listbloc>li {padding-top:0 !important;}


#main ul.listbloc>li {
	padding: 10px;
	*padding: 0 10px 10px 10px;
	/*	border: 1px solid #E2AAAA;*/
	}
ul.social li { background-color: transparent !important;}
#main ul li{
	margin-bottom: 10px;
	background: #fff;
}

#main ul li h6{
	padding-bottom: 20px;
}

#main ul ul li{
	font-size: 14px;
	line-height: 150%;
	text-decoration: none;
	border-bottom: 1px solid #d7d7d7;
	padding-top: 3px;
	padding-left:15px;
	padding-bottom: 8px;
}

#main ul ul li:last-child{ border-bottom: none; }

#main ul ul li a{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #696969;
}

#main ul ul li:hover{
	color:#6B7F40;
	text-decoration:underline;
}



#main ul dl { /*padding:10px;*/}
#main ul dl dt{ margin-top:10px;}
#main ul dl dd{
	font-size: 12px;
	line-height: 150%;
	text-decoration: none;
	/*border-bottom: 1px solid #d7d7d7;*/
	padding-top: 3px;
	padding-bottom: 8px;
}

#main ul dl dd:last-child{ border-bottom: none; }

#main ul dl dd a{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
	color: #696969;
}

#main ul dl dd a:hover{
	color:#6B7F40;
	text-decoration:underline;
}

.font12 {
	float:right;
	font-size:12px;
	_font-size: 88%;
	*font-size: 88%\9;
	}

.numbers {
	/*float:right;*/
	font-size:16px;
	_font-size: 100%;
	*font-size: 100%\9;
	}

.tlist {
	line-height: 150%;
	text-decoration: none;
	border-bottom: 1px solid #d7d7d7;
	padding-top: 8px;
	padding-bottom: 8px;
	}

.tlist-l {
	line-height: 150%;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	}

/* アコーディオン(本家サンプルhttp://07design.net/blog/?p=477)*/
.aco dl.acordion{
 margin: 0 0px 0 0px;
 }

.aco dt.trigger {
 /*background: #eee;*/
 /*border-radius: 10px;*/
 text-align: left;
 /*border: 1px solid #ccc;*/
 /*color: #000;*/
 margin-bottom: 0;
 /*padding: 10px;*/
 }

.aco dt.active{
 border-radius: 10px 10px 0 0;
 }

.aco dt.trigger span.open-close {
 background: url(../images/point_plus.png) no-repeat right top;
 float: right;
 width: 20px;
 height: 20px;
 text-indent: -9999em;
 }

.aco dt.active span.open-close {
 background: url(../images/point_none.png) no-repeat right top;
 float: right;
 width: 20px;
 height: 20px;
 }

.aco dd {
 margin:0;
 padding: 10px;
 /*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
 background: #fff linear-gradient(#fff, #f0f0f0);
 border: 1px solid #ccc;*/
 border-top: none;
 }

.aco dd.acordion_tree{
 padding: 10px;
 /*background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
 background: #fff linear-gradient(#fff, #f0f0f0);
 border: 1px solid #ccc;*/
 border-top: none;
 }


/*イレギュラー（総決算）------------------------------------------------------------*/


/* 特別版のカテゴリー見出し*/
.hblock {
	width: 95%;
	text-align:center;
	background-color: #C60;
	padding: 5px;
	color: #FFF;
	margin: 15px auto;
	border-radius: 5px;
}

/* 放送日・サブタイ*/
.subtitle {width:90%;color:#03115F;font-weight:bold;border-left:8px solid #03115F;padding:5px 5px 5px 10px;margin:20px auto;}

/*テーブル*/

#sankai-datatable2 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	border: 1px solid #E3D9C8;
	width:90%;
	margin:5px auto;
	}
/*#sankai-datatable2 th {
	width:25%;}*/
#sankai-datatable2 th {
	color:#323232;
	background:#ECDEBB;
	border-top:0;
	border-bottom:1px solid #FFFFFF;
	}
#sankai-datatable2 td {
	border-bottom:1px solid #E3D9C8;
	line-height:160%;
	}
#sankai-datatable2 td.noborder {border-bottom:0;}

/*問合せリスト*/
.inqlist {width:100%;text-align:right;margin:25px;}

.inqbtn {
	font-size:12px;
	text-align:center;
	background: -moz-linear-gradient(top,#0099CC 0%,#006699);
	background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#006699));
	border: 2px solid #FFF;
	color: #FFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	-webkit-box-shadow: 1px 1px 1px rgba(000,000,000,0.3);
	text-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	width: 150px;
	padding: 10px 0;
	display: block;
}

.inqbtn a {color:#FFF;}


#sankai-datatable3 {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	border: 1px solid #E3D9C8;
	width:90%;
	margin:5px auto;
	}
#sankai-datatable3 th {
	width:25%;}
#sankai-datatable3 th {
	color:#323232;
	background:#ECDEBB;
	border-top:0;
	border-bottom:1px solid #FFFFFF;
	}
#sankai-datatable3 td {
	border-bottom:1px solid #E3D9C8;
	line-height:160%;
	}
#sankai-datatable3 td.noborder {border-bottom:0;}

.sankai-comment-box {
	margin:10px auto;
	padding: 15px 15px;
	color: #333333;
    background-color: #EEEEEE;
	border: 1px solid;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

img.f-dial {
	width: 6%;
    vertical-align: top;
	}
