@charset "UTF-8";
@import "common.css";
@import "base.css";
@import "skin_index.css";

#main {
	width: 1006px;
	position:relative;
	top: 0;
}

/*header--------------------*/

#header_menu {
	background:url(../img/menu_bg_common.jpg) bottom right no-repeat;
}

/*contents--------------------*/

#contents_w_bg {
	width: 960px;
	padding: 0 23px 0 23px;
}

/*一覧--------------------*/

.info_box {
	width: 880px;
	margin: 0 auto 0 auto;
	background:url(../img/line_maru_y.gif) 436px 0 repeat-y;
}

.info_line_0,
.info_line_1 {
	width: 423px !important;
}

.info_inner {
	width: 423px !important;
}


.info_inner .txt {
	width: 348px !important;
}

/*詳細--------------------*/

/*標準*/
.news_block {
	clear: both;
	width: 880px;
	margin: 0 auto;
}

.news_block .ttl {
	margin-bottom: 15px;
	padding: 5px 10px;
	font-weight: bold;
	background-color: #6e3722;
	color:#FFFFFF;
}

.news_block h2 {
	font-size: 131%;
}

.news_block .ph {
	float: left;
	min-width: 100px; /* 最小幅 */
	max-width: 300px; /* 最大幅 */
	/* IE用 */
	width: expression(document.body.clientWidth < 100? "100px " : document.body.clientWidth > 301? "300px" : "auto");
	margin-right: 20px;
	text-align: center;
}

.news_block .txt {
	text-align: left;
}

.news_block h3 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-size: 116%;
	background:url(../img/line_dot01.gif) bottom left repeat-x;
}

.news_block h4 {
	clear: both;
	margin: 30px auto 7px auto;
	padding: 5px 10px;
	background:url(../img/ttl02_bg.gif) top left repeat;
	font-weight: bold;
}

.news_block h4 span {
	padding-left: 12px;
	background:url(../img/icon_disk01.gif) left center no-repeat;
}

.news_block .link_txt a {
	padding-left: 7px;
	background:url(../img/icon_arrow01.gif) 0 6px no-repeat;
}


.btn_back {
	clear: both;
	width: 100%;
	margin: 20px 0;
	text-align: center;
}


/*画像のみ*/
.img_block {
	width: 766px;
	margin: 0 auto;
}


/*page_link*/

.page_link {
	clear: both;
	width: 100%;
	margin: 30px auto 10px auto;
	text-align: center;
}

.page_link li {
	margin: 0 3px;
	display: inline;
	line-height: 0;
	font-size:0;
}


/*ブロガー試食会--------------------*/

.bloger_block {
	width: 879px;
	margin: 0 auto;
	color: #000000;
}

.bloger_box01 {
	width: 859px;
	margin: 0 0 15px 20px;
}

.bloger_box01 .ph{
	float: right;
	width: 495px;
}

.bloger_box01 .txt{
	float: left;
	width: 345px;
	margin-top: 20px;
}

/*その1*/

.bloger_box02 {
	clear: both;
	width: 842px;
	margin: 0 auto 35px auto;
}

.bloger_box02 .ph{
	float: left;
	width: 239px;
	margin-left: 20px;
}

.bloger_box02 .txt{
	float: right;
	width: 543px;
	margin-right: 20px;
}

/*その2*/

.bloger_box03 {
	clear: both;
	width: 842px;
	margin: 0 auto 10px auto;
}

.bloger_box03 h4 {
	width: 804px;
	margin: 0 auto;
}

.bloger_box03 .ph{
	float: right;
	width: 239px;
	margin-right: 14px;
	_margin-right: 17px;
	display:inline;
}

.bloger_box03 p{
	float: left;
	width: 559px;
	margin: 15px 0 0 25px;
	display:inline;

}

/*その3*/

.bloger_box04 {
	clear: both;
	width: 842px;
	margin: 0 auto 10px auto;
}

.bloger_box04 h4 {
	width: 804px;
	margin: 0 auto;
}

.bloger_box04 .ph{
	float: right;
	width: 251px;
	margin-right: 13px;
	_margin-right: 16px;
	display:inline;
}

.bloger_box04 p{
	float: left;
	width: 548px;
	margin: 15px 0 0 25px;
	display:inline;
}

/*レシピ*/

.bloger_recipe {
	clear: both;
	width: 839px;
	margin: 0 auto 10px auto;
	color: #362318;
}

.bloger_recipe .recipe_box {
	width: 800px;
	margin: 0 auto;
}

.recipe_box .recipe_ttl {
	clear: both;
	width: 800px;
	padding-bottom: 10px;
	background:url(../news/blogger/img/recipe_ttl_bg.jpg) bottom repeat-x;
}

.recipe_box .recipe_ttl h4 {
	float: left;
	margin-top: 8px;
}

.recipe_box .recipe_ttl p {
	float: right;
}

.recipe_zairyo {
	clear: both;
	width: 800px;
	margin-bottom: 10px;
}

.recipe_zairyo .ph {
	float: left;
	width: 249px;
}

.recipe_zairyo .txt {
	float: right;
	width: 542px;
	margin-top: 15px;
}

.recipe_zairyo .txt h5 {
	font-weight: normal;
}


.recipe_zairyo .txt h5 img,
.recipe_arrange h5 img {
	margin-right: 5px;
	vertical-align: middle;
}

.recipe_zairyo .txt th {
	padding: 5px 5px 7px 5px;
	font-weight: bold;
	color: #c20034;
	text-align: left;
	border-bottom: 1px dashed #e1dedd;
	vertical-align: top;
}

.recipe_zairyo .txt .icon01 {
	padding: 5px 10px 7px 15px;
	text-align: left;
	border-bottom: 1px dashed #e1dedd;
	background:url(../news/blogger/img/icon_maru.gif) 5px 11px no-repeat;
	vertical-align: top;
}

.recipe_zairyo .txt .icon02 {
	padding: 5px 10px 7px 25px;
	text-align: left;
	border-bottom: 1px dashed #e1dedd;
	background:url(../news/blogger/img/icon_maru.gif) 15px 11px no-repeat;
	vertical-align: top;
}


.recipe_arrange {
	clear: both;
	width: 800px;
}

.dot_line {
	margin-bottom: 15px;
	padding-bottom: 30px;
	background:url(../news/blogger/img/line_dot.gif) bottom left repeat-x;
}

.recipe_arrange h5 {
	margin: 10px 0 7px 0;
	color: #c20034;
	font-weight: bold;
	font-size: 85%;
	*font-size: x-small;
    *font: x-small;
}

.recipe_arrange .arrange_box01 {
	clear: both;
	width: 800px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #e1dedd;
}

.recipe_arrange .arrange_box02 {
	clear: both;
	width: 800px;
}

.recipe_arrange .arrange_box01 h6,
.recipe_arrange .arrange_box02 h6 {
	float: left;
	width: 25px;
	margin-top: 2px;
	text-align: center;
}

.recipe_arrange .arrange_box01 p,
.recipe_arrange .arrange_box02 p {
	float: right;
	width: 775px;
	text-align: left;
}

.blog_info {
	width: 822px;
	margin: 0 10px 30px 10px;
	font-size: 85%;
	*font-size: x-small;
    *font: x-small;
}


.blog_info th {
	padding: 5px 5px 7px 5px;
	font-weight: bold;
	color: #c20034;
	text-align: left;
	border-bottom: 1px dashed #e1dedd;
	vertical-align: top;
}

.blog_info td {
	padding: 5px 0 7px 0;
	text-align: left;
	border-bottom: 1px dashed #e1dedd;
	vertical-align: top;
}


.blog_info td p {
	padding: 0 10px 0 15px;
	background:url(../news/blogger/img/icon_maru.gif) 5px 5px no-repeat;
}

