.h2{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.blogdate{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 75%;
	font-weight: normal;
	line-height: normal;
	color: #CC9933;
	}
.entry-header{
	font-family: "ヒラギノ角ゴ Pro W3",  Osaka,"ＭＳ Ｐゴシック", sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: normal;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	padding: 1px 5px;
	margin: 0px 0px 10px;
}

.date{
	text-align: right;
	color: #999999;
	font-size: 80%;
}

.small{
	font-size: 80%;
}
.small_red{
	font-size: 80%;
	font-weight: normal;
	color: #FF0000;
}

#introduction{
	margin:0px 0px 20px;
}
.introduction_title{
	margin: 0px 0px 10px;
	padding: 0px;
}

#introduction p {
	font-size: 80%;
	line-height: 150%;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3",  Osaka,"ＭＳ Ｐゴシック", sans-serif;
	}

.search_words_th{
	background-color: #FFF9E1;
	padding: 20px 5px;
	font-size: 80%;
	text-align: center;
	white-space: nowrap;
}
.search_words_td{
	padding: 5px;
	font-size: 80%;
	text-align: center;
}
.sub_title {
	font-size: 12px;
}

/*-------------------------------------------------------------------------------------------------
//各トップページのカラム
-------------------------------------------------------------------------------------------------*/
.infobox_left{
	border: 1px solid #FFCC00;
	padding: 1px 1px 5px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	//height:1%; autoに変更
	height:auto;
	float: left;
	width: 260px;
	}
.infobox_left_title{
	background-color: #FFCC00;
	margin: 0px 0px 5px;
	padding: 5px;
	color: #FFFFFF;
	clear: both;
	}

.infobox_right{
	border: 1px solid #FFCC00;
	padding: 1px 1px 5px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	//height:1%; autoに変更
	height:auto;
	float: right;
	width: 260px;
	}
.infobox_right_title{
	background-color: #FFCC00;
	margin: 0px 0px 5px;
	padding: 5px;
	color: #FFFFFF;
	clear: both;
	}
	
.infobox_in{
	padding: 5px;	
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: 150%;
}

.infobox_in_h4{
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 100%;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}


/*-------------------------------------------------------------------------------------------------
//編集長ブログ
-------------------------------------------------------------------------------------------------*/
.entryfooter{
	font-size: 80%;
	margin: 10px 0px 30px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
.blog_title{
	background-image: url(../blog/img/blogtitle.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 8px;
	color: #FF9933;
	font-weight: normal;
}
.chiefblog{
	margin-bottom: 20px;
	background-image: url(../blog/img/blogbox_r1_c1.gif);
	background-repeat: repeat-y;
	}

.chiefblogIN{
	padding:10px 20px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: 150%;
	}
.chiefblogSearch{
	width:160px;
	margin: 10px 0px 10px 5px;
	}
.chiefblogul{
	margin: 0px;
	padding: 0px;
	}
.chiefblogli{
	margin: 0px 0px 7px;
	list-style-type: none;
	padding: 0px;
	color: #FF6666;
	}

.chiefblogli a, .chiefblogli a:link, .chiefblogli a:visited{
	
	text-decoration: none;
	color: #FF6666;
	}
.chiefblogli a:hover, .chiefblogli a:active{
	
	text-decoration: underline;
	color: #FF6666;
	}
.chiefblog_related{}

.chiefblog_related h4{
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #666666;
	font-size: 80%;
	margin: 0px 10px 5px ;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #949494;
	padding: 0px 0px 5px 0px;
}
.chiefblog_related ul{
	margin:10px;
	padding:0;
	}
.chiefblog_related li{
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	font-size: 80%;
	list-style-type: none;
	margin-bottom: 7px;
	padding-left: 23px;
	background-image: url(../img/common/arrow_li_report.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.chiefblog_related li a, .chiefblog_related li a:link, .chiefblog_related li a:visited{
	
	text-decoration: none;
	color: #666666;
	}
.chiefblog_related li a:hover, .chiefblog_related li a:active{
	
	text-decoration: underline;
	color: #666666;
	}
.chiefblog_comments-open{}
.chiefblog_comments-open table{font-size: 80%;}
.chiefblog_comments-open table th {padding:3px;}
.chiefblog_comments-open table td {text-align: left;}

/*-------------------------------------------------------------------------------------------------
//体験レポート
-------------------------------------------------------------------------------------------------*/
.report_body{}
.report_body h4 {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 110%;
	color: #FF6666;
	border-top: 1px solid #FF6666;
	border-bottom: 1px solid #FF6666;
	padding: 7px 0px;
	clear: both;
}
.report_body strong {
	color: #FF6666;
}

.report_cat_h3{
	border: 1px solid #FF9999;
	padding: 1px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

.report_cat_title{
	background-color: #FF9999;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	clear: both;
}

.report_list{
	border: 1px solid #FF9999;
	padding: 1px 1px 5px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	//height:1%; autoに変更
	height:auto;
}
.report_list img{
	margin: 0px 5px 0px 0px;
	float: left;
}
.report_list li{
	margin: 5px 0px 0px!important;
	padding: 0px 5px 0px 25px;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: normal;
	background-image: url(../img/common/arrow_li_report.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.report_list li a{
	color: #333333;
}
.report_shop{
	border: 1px solid #FF9999;
	padding: 1px;
	background-color: #FFFFFF;
	//height:1%; autoに変更
	height:auto;
}
.report_shop table{
	margin: 0px;
}

.report_shop table th{
	padding:2px 3px;
	background-color: #FFE1E1;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	width: 25%;
}
.report_shop table td{
	padding:2px 3px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
}

/*-------------------------------------------------------------------------------------------------
//達人コラム
-------------------------------------------------------------------------------------------------*/
.column_body{}
.column_body h4 {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 110%;
	color: #990033;
	border-top: 1px solid #990033;
	border-bottom: 1px solid #990033;
	padding: 7px 0px;
	clear: both;
	}
.column_body strong {
	color: #990033;
}
.column_cat_h3{
	border: 1px solid #990033;
	padding: 1px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

.column_cat_title{
	background-color: #990033;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	clear: both;
}

.column_list{
	border: 1px solid #990033;
	padding: 1px 1px 5px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	//height:1%; autoに変更
	height:auto;
}
.column_list li{
	margin: 5px 0px 0px!important;
	padding: 0px 5px 0px 25px;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: normal;
	background-image: url(../img/common/arrow_li_column.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.column_list li a{
	color: #333333;
}
.column_list img{
	margin: 0px 5px 0px 0px;
	float: left;
}
.column_shop{
	border: 1px solid #990033;
	padding: 1px;
	background-color: #FFFFFF;
	//height:1%; autoに変更
	height:auto;
}
.column_shop table{
	margin: 0px;
}

.column_shop table th{
	padding:2px 3px;
	background-color: #FFCADD;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	width: 25%;
}
.column_shop table td{
	padding:2px 3px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
}

/*-------------------------------------------------------------------------------------------------
//クッキング
-------------------------------------------------------------------------------------------------*/
.cooking_body{}
.cooking_body h4 {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 110%;
	color: #FF9933;
	border-top: 1px solid #FF9933;
	border-bottom: 1px solid #FF9933;
	padding: 7px 0px;
	clear: both;
	}
.cooking_body strong {
	color: #990033;
}
.cooking_body li {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: normal;
	margin-bottom: 10px;
}
.cooking_body strong {
	color: #FF9933;
}
.cooking_cat_h3{
	border: 1px solid #FF9933;
	padding: 1px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	//height:1%; autoに変更
	height:auto;
}

.cooking_cat_title{
	background-color: #FF9933;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	clear: both;
}

.cooking_list{
	border: 1px solid #FF9933;
	padding: 1px 1px 5px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	//height:1%; autoに変更
	height:auto;
}
.cooking_list img{
	margin: 0px 5px 0px 0px;
	float: left;
}
.cooking_ingredients{
	border: 1px solid #FF9933;
	padding: 1px;
	background-color: #FFFFFF;	
	margin-bottom: 20px;
	//height:1%; autoに変更
	height:auto;
}
.cooking_ingredients table{
	margin: 0px;
	width:100%;
}

.cooking_ingredients table th{
	padding:2px 3px;
	background-color: #FFFFCC;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
}
.cooking_ingredients table td{
	padding:2px 3px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	width:25%;
}

.cooking{
	border: 1px solid #CCCCCC;
	padding: 5px 5px 5px 95px;
	margin: 0px 0px 15px;
	background-image: url(../img/top/04.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	//height:1%; autoに変更
	height:auto;
}

.cooking h3{
	margin:0px 0px 5px;
	padding:0px 0px 0px 3px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #666666;
	font-size: 90%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
}

.cooking_related{}

.cooking_related h4{
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #666666;
	font-size: 80%;
	margin: 0px 10px 5px ;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #949494;
	padding: 0px 0px 5px 0px;
}

.cooking_related li{
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	font-size: 80%;
	list-style-type: none;
	margin-bottom: 7px;
	padding-left: 23px;
	background-image: url(../img/common/arrow_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*-------------------------------------------------------------------------------------------------
//コミュニティ
-------------------------------------------------------------------------------------------------*/

.commu_cat_h3{
	border: 1px solid #66CC66;
	padding: 1px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}


.commu_cat_title{
	background-color: #66CC66;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	clear: both;
}

.poem{
	color: #000000;
	clear: both;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 150%;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 8px;
}
.poemlist{
	margin-bottom: 20px;
	font-size: 80%;
	padding: 7px;
	background-color: #66CC66;
}
.poemlist_in{
	padding: 7px;
	background-color: #fff;
}
.poem_info{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
}
.poem_author{
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align: right;	
}

.poem_h4{
	margin: 0px 0px 15px ;
	padding-left: 5px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #66CC66;
	line-height: normal;
	font-size:80%;
}
.poem_tb{
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: normal;
	padding: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #66CC66;
	color: #FFFFFF;
}
.poem_tblink{
	padding: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.commu_list{
	border: 1px solid #66CC66;
	padding: 1px 1px 5px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	//height:1%; autoに変更
	height:auto;
}
.commu_list img{
	margin: 0px 5px 0px 0px;
	float: left;
}

.commu_list li{
	margin: 5px 0px 0px!important;
	padding: 0px 5px 0px 25px;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: normal;
	background-image: url(../img/common/arrow_li_community.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.commu_list li a{
	color: #333333;
}

/*-------------------------------------------------------------------------------------------------
//用語辞典&デットクスとは？
-------------------------------------------------------------------------------------------------*/
#search_words{
	width: 530px;
	margin-top: 5px;
}
.detox_cat_h3{
	border: 1px solid #FFCC00;
	padding: 1px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

.detox_cat_title{
	background-color: #FFCC00;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
	clear: both;
}

.detox_list{
	border: 1px solid #FFCC00;
	padding: 1px 1px 5px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	//height:1%; autoに変更
	height:auto;
}
.detox_list img{
	margin: 0px 5px 0px 0px;
	float: left;
}
.detox_list li{
	margin: 5px 0px 0px!important;
	padding: 0px 5px 0px 25px;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: normal;
	background-image: url(../img/common/arrow_li_detox.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.detox_list li a{
	color: #333333;
}
/*-------------------------------------------------------------------------------------------------
//運営会社・利用規約など
-------------------------------------------------------------------------------------------------*/
.li{
	font-size: 80%;
	margin-top: 10px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
}
.li li{
	font-size:100%;
}

/*-------------------------------------------------------------------------------------------------
//最新情報一覧リスト
-------------------------------------------------------------------------------------------------*/

#related{
	border: 1px solid #FFCC00;
	padding: 1px 1px 5px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.related_data{
	border: 1px solid #FFCC00;
	padding: 1px 1px 5px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.related_data_title{
	background-color: #FFCC00;
	margin: 0px;
	padding: 5px;
	color: #FFFFFF;
}
.related_data_ul{
	margin: 0px!important;
	padding:0px!important;
	}
.related_data_list{
	margin: 5px 0px 0px!important;
	padding: 0px 5px 0px 25px;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 80%;
	line-height: normal;
	background-image: url(../img/common/arrow_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.related_data_list a{
	color: #333333;
}



/*-------------------------------------------------------------------------------------------------
//問い合わせフォーム
-------------------------------------------------------------------------------------------------*/
#formContents table{
	margin-bottom: 20px;
}
.fm_title{
	font-size: 80%;
	background-color: #FFFFCC;
	padding: 5px;
	width:175px;
}
.fm_item{
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 80%;
	line-height: normal;
}



.error {
	color: #FF0000!important;
	font-weight: bold!important;
}

.fname, .fkana, .fcompany, .faddress, .fmail, .fcompany, .faddress, .ftel, .ffax, .fm_text {
	width:320px;
	border: 1px solid #999999;
}
.fcontent{
	width:320px;
	}
.fzipcode{
	width:30px;
	}

.fm_textarea {
	width: 320px;
	height:100px;
	border: 1px solid #999999;
	}
.flabel{
	float: left;
	margin-right: 20px;
	margin-bottom: 7px;
	white-space: nowrap;
}
.fnew1, .fnew2{
	margin-right: 5px;}
.masters_index{ font-size:10px; width:170px; line-height:15px; border:1px solid #ccc;}
.masters_index th{ width:50px; border:#ccc solid 1px; border-style:none solid none none;}
.masters_index td{padding-left:5px;}
