@charset "UTF-8";

/* -----------------------------------------------
FileName:support.css
----------------------------------------------- */

/* ===== import_module ===== */

@import "recipe.css";
@import "mansion.css";
@import "grill_de_cooking.css";


/* ===== title ===== */
h1 {
	margin: 0 0 15px 0;
	padding: 22px 6px 23px 6px;
	background: url("../../../support/images/bg_ttl_h1.gif") repeat-x left bottom;
	font-weight: bold;
	font-size: 150%;
}

.ttl {
	clear: both;
	margin: 0 0 15px 0;
	padding: 0 0 6px 0;
	width: 640px;
	background: url("../../images/bg_ttl_h2_02.gif") no-repeat left bottom;
}

	.ttl h2 {
		padding: 6px 0 0 0;
		width: 640px;
		background: url("../../images/bg_ttl_h2_01.gif") no-repeat left top;
	}

		.ttl h2 span {
			margin: 0 4px;
			padding: 2px 8px;
			border-left: 2px solid #F7870A;
			display: block;
			font-weight: bold;
		}

	/* rss */
	.ttl .ttl_wrap {
		padding: 6px 0 0 0;
		width: 640px;
		background: url("../../images/bg_ttl_h2_01.gif") no-repeat left top;
	}

		.ttl .ttl_wrap h2 {
			padding: 0;
			width: 581px;
			background: none;
			float: left;
		}

			.ttl .ttl_wrap p {
				padding: 1px 0 0 0;
				float: left;
			}

.ttl .ttl_wrap:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

.subttl {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	width: 640px;
	border-bottom: 1px solid #F7870A;
}

	.subttl h3 {
		padding: 0 0 0 6px;
		color: #F7870A;
		border-left: 4px solid #F7870A;
		font-weight: bold;
	}

/* ===== side_contents ===== */
#side_contents .menu {
	margin:0 0 15px 0;
	padding: 0 0 5px 0;
	width: 210px;
	background: url("../../images/bg_side_cont_02.gif") no-repeat left bottom;
}

#side_contents .menu dt {
	display: inline;
}

	#side_contents .menu dt img {
		display: block;
	}

#side_contents .menu dd {
	padding: 2px 7px 0 7px;
}

	#side_contents .menu dd li {
		display: block;
		padding: 5px 0 9px 0;
		background: url("../../images/bg_dot_02.gif") repeat-x left bottom #fff;
	}

		#side_contents .menu dd li a {
			padding: 0 0 0 17px;
			background: url("../../../support/images/blt_inlink_01.gif") no-repeat 4px 0.4em;
		}

			#side_contents .menu dd li a:link,
			#side_contents .menu dd li a:visited {
				color: #4d4d4d;
			}

			#side_contents .menu dd li a:hover,
			#side_contents .menu dd li a:active {
				color: #f78709;
			}

	#side_contents .menu dd li.last {
		background: #fff;
	}

	/* sub_menu */
	#side_contents .menu dd li.sub_menu {
		padding: 5px 0 0 0;
		background: #fff;
	}

		#side_contents .menu dd li.sub_menu a {
			padding: 0 0 0 17px;
			background: url("../../../support/images/blt_inlink_cur.gif") no-repeat 4px 0.4em;
		}

		#side_contents .menu dd li.sub_menu ul {
			padding: 5px 0 0 0;
		}

			#side_contents .menu dd li.sub_menu ul li {
				padding: 0 0 8px 20px;
				background: #fff;
				font-size: 80%;
				font-weight: normal;
			}

			#side_contents .menu dd li.sub_menu ul li.first {
				padding: 9px 0 8px 20px;
			}

			#side_contents .menu dd li.sub_menu ul li.last {
				padding: 0 0 12px 20px;
				background: url("../../images/bg_dot_02.gif") repeat-x left bottom #fff;
			}

				#side_contents .menu dd li.sub_menu ul li a {
					padding: 0 0 0 8px;
					background: url("../../../support/images/blt_inlink_02.gif") no-repeat 0 0.3em;
				}

				#side_contents .menu dd li.sub_menu ul li a:link,
				#side_contents .menu dd li.sub_menu ul li a:visited {
					color: #4d4d4d;
				}

				#side_contents .menu dd li.sub_menu ul li a:hover,
				#side_contents .menu dd li.sub_menu ul li a:active {
					color: #f78709;
				}

	/* stay */
	#side_contents .menu dd li.stay {
		color: #f78709;
		background-color: #feeddb;
		font-weight: bold;
	}

		#side_contents .menu dd li.stay a:link,
		#side_contents .menu dd li.stay a:visited {
			color: #f78709;
		}

			#side_contents .menu dd li.sub_menu ul li.last.stay {
				background-color: #fff;
			}

			#side_contents .menu dd li.sub_menu ul li.stay a:link,
			#side_contents .menu dd li.sub_menu ul li.stay a:visited {
				color: #f78709;
				font-weight: bold;
			}

	#side_contents .menu dd li.last.stay {
		background-color: #feeddb;
	}

		#side_contents .menu dd li.last ul li.last {
			background: #fff;
		}


/* rellink */
#side_contents .rellink {
	margin: 0 0 25px 0;
	width: 210px;
}

	#side_contents .rellink dt {
		display: block;
		padding: 6px 12px;
		background: #DBE3F0;
		font-weight: bold;
	}

	#side_contents .rellink dd {
		padding: 3px 10px 13px 10px;
		border-bottom: 2px solid #DBE3F0;
	}

		#side_contents .rellink li {
		}

		#side_contents .rellink li a {
			display: block;
			padding: 7px 0 0 15px;
			background: url("../../images/blt_inlink_01.gif") no-repeat 3px 0.9em;
		}

		#side_contents .rellink li.external a {
			display: block;
			padding: 7px 0 0 15px;
			background: url("../../images/blt_exlink_01.gif") no-repeat 0 0.8em;
		}

/* ===== po ===== */

.po {
	width: 640px;
}

	.po .message {
		margin: 15px 0 25px 0;
		background: #FEEDDB;
		width: 640px;
	}

		.po .message p {
			padding: 23px 10px;
			font-weight: bold;
			text-align: center;
		}

	.po .backnumber_box {
		margin: 20px 0 25px 15px;
	}

	.po .backnumber_box.last {
		margin: 20px 0 0 15px;
	}

		.po .backnumber {
			width: 625px;
		}

		.po .backnumber .list_01 {
			padding: 0 0 15px 0;
			float: left;
			width: 302px;
		}

			.po .backnumber .img {
				float: left;
				width: 100px;
			}

			.po .backnumber dl {
				float: left;
				width: 200px;
			}

				.po .backnumber dl dt {
					padding: 5px 7px;
					background: #e6e6e6;
					font-weight: bold;
				}

				.po .backnumber dl dd {
					padding: 10px 7px;
				}

					.po .backnumber dl dd {
						padding: 10px 7px;
					}

					.po .backnumber dl dd .pdf {
						margin: 25px 0 0 0;
						padding: 0 0 0 19px;
						background:url("../../images/blt_pdf.gif") no-repeat 0 0;
					}

		.po .backnumber .list_02 {
			padding: 0 0 15px 0;
			float: right;
			width: 302px;
		}

.po .backnumber .list_01:after,
.po .backnumber .list_02:after,
.po .backnumber_box:after,
.po .backnumber_box:after {
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}


/* ===== chintai ===== */

.chintai{
	width: 640px;
}

	.chintai .text {
		margin: 10px 0 20px 0;
	}

	.chintai .chintai_info {
		margin: 15px 0 0 0;
		width: 640px;
		background:#FEEDDB;
	}

	.chintai .chintai_info dl {
		padding: 15px 0 10px 15px;
		width: 420px;
		float:left;
	}

		.chintai .chintai_info dl dt {
			padding: 0 0 10px 0;
			font-weight: bold;
		}

			.chintai .chintai_info dl dd li {
				padding: 0 0 5px 0;
			}

			.chintai .chintai_info dl dd p {
				padding: 0 0 10px 0;
			}

			.chintai .chintai_info dl dd a {
				padding: 0 0 0 8px;
				background: url("../../../support/images/blt_inlink_01.gif") no-repeat 0 0.3em;
			}
			
	.chintai .chintai_info .chintai_img {
		padding: 10px 0 10px 0;
		width: 180px;
		float: right;
	}


/* ===== index tsuika CSS ===== */

#contents .viArea {
	background: none;
	font-size: 0;
	line-height: 100%;
	margin-bottom: 20px;
	padding: 0;
	width: 640px;
}

/* No Mac IE 5 Start \*/
#contents div.blockS { clear: both; }
/* End */
#contents div.blockS {
	margin: 0 0 20px 7px;
	width: 626px;
}

.clearfix {
    display: inline-block;
}
.clearfix:after {
    content: ".";
    font-size: 0.1em;
    line-height: 0;
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
/* Hide Mac IE5 \*/
* html .clearfix {
    height: 1%;
}
.clearfix {
    display:block;
}
/* end */

#contents div.lifeBox {
	background: url(/support/images/bg_lifeindex_btm.gif) left bottom no-repeat;
	padding-bottom: 25px;
	width: 640px;
}

#contents div.lifeBox2 {
	background: url(/support/images/bg_lifeindex_btm2.gif) left bottom no-repeat;
	padding-bottom: 25px;
	width: 320px;
}

#contents div.lifeLeft {
	float: left;
	width: 317px;
}

#contents div.lifeRight {
	float: right;
	width: 317px;
}

#contents div.lbL {
	display: inline;
	float: left;
	margin-left: 11px;
	padding-top: 12px;
	width: 101px;
}

#contents div.lbR {
	float: left;
	padding-top: 12px;
	width: 190px;
}

#contents div.lifeBoxPack {
	background: url(/support/images/bg_lifeindex_top.gif) left top no-repeat;
	padding-top: 13px;
	width: 317px;
}

#contents div.lifeBoxPack h2 {
	border-bottom: 2px solid #EC780C;
	font-weight: bold;
	display: block;
	margin-left: 2px;
	padding-bottom: 11px;
	width: 313px;
}

#contents div.lifeBoxPack h2 span {
	background: url(/common/images/blt_list_04.gif) 12px 0.2em no-repeat;
	display: block;
	padding-left: 30px;
}

#contents div.lifeBoxPack h2 a {
	text-decoration: none;
}

#contents div.backBoxSpt {
	background-color: #FFE7CF;
	clear: both;
	margin-bottom: 25px;
	padding: 15px 0;
	width: 640px;
}

#contents div.bbsPack {
	margin-left: 12px;
	width: 616px;
}

#contents div.tokuPrice {
	float: left;
	width: 130px;
}

/*　Add 09/06/26　*/
#contents div.tokuPriceTxt {
	float: left;
	width: 486px;
}


/*　Add 09/06/26　*/
#contents .catalogLink {
	border: 1px solid #ccc;
	margin: 18px 0 0 0;
	background:url(/support/images/img_lifeindex_08.gif) #fff no-repeat right bottom;
}


	#contents .catalogLink ul{
		margin:0px 12px 0px;
		padding:10px 0px 10px;
	}

	#contents .catalogLink ul.allDl{
		border-bottom:1px dotted #ccc;
	}
		#contents .catalogLink ul li{
			margin-bottom:0.3em;
		}

			#contents .catalogLink ul li a{
				padding:0px 0px 0px 19px;
				background: url(/common/images/blt_pdf.gif) no-repeat 0px 0em;
				min-height:13px;
			}

#contents .bdTxt {
	font-weight: bold;
	margin-bottom: 12px;
}

#contents div.ttl_area{
	margin: 0 0 8px 0;
	padding: 0 13px 0 4px;
	height: 32px;
	background:url("../../../images/bg_title_01.gif") no-repeat;
}

#contents div.ttl_area h2{
	padding: 6px 0 0 0;
	float: left;
	width: 430px;
}

#contents div.ttl_area .rss{
	padding: 7px 0 0 0;
	float: right;
	width: 60px;
}

#contents div.ttl_area .list{
	padding: 7px 0 0 0;
	float: right;
}

#contents div.ttl_area .list a{
	padding: 0 0 0 9px;
	background: url(/support/images/blt_inlink_01.gif) no-repeat 0 0.3em;
}

#contents div.ttl_area:after{
	display:block;
	clear:both;
	height: 0;
	visibility:hidden;
	content:".";
	font-size:0;
	line-height:0;
}

.btmMg25{margin-bottom:25px !important;}

#contents div.supportMerit {
	clear: both;
	width: 640px;
}

#contents div.supportMerit table{
	margin: 0 13px 15px 13px;
	width: 614px;
	border-collapse: collapse;
}

#contents div.supportMerit table caption{
	display: none;
}

#contents div.supportMerit table thead{
	display: none;
}

#contents div.supportMerit table th{
	padding: 5px 12px 5px 0;
	color: #4d4d4d;
	font-weight: normal;
	white-space: nowrap;
	vertical-align: top;
}

#contents div.supportMerit table td{
	padding: 5px 0 5px 19px;
	text-indent: -19px;
	line-height: 1.3;
	vertical-align: top;
}

#contents div.supportMerit table td.icon{
	padding: 5px 10px 5px 0;
	text-indent: 0;
}

#contents div.supportMerit table td a{
	padding: 0 0 0 19px;
	background: url(/support/images/blt_inlink_01.gif) no-repeat 3px 0.3em;
}

#contents div.supportMerit table td.pdf a{
	padding: 0 0 0 19px;
	background: url(/support/images/blt_inlink_01.gif) no-repeat 0 0;
}


/* ===== hojokin tsuika CSS ===== */
#contents ul.hjkList {
	width: 625px;
}

#contents ul.hjkList li {
	display: block;
	float: left;
	margin-right: 8px;
	width: 200px;
}

#contents ul.hjkList li.inlk a {
	background: url(/common/images/blt_menu_04.gif) 2px 0.4em no-repeat;
	display: block;
	padding: 0 0 5px 19px;
}

#contents ul.hjkList li.exlk a {
	background: url(/common/images/blt_exlink_04.gif) 2px 0.4em no-repeat;
	display: block;
	padding: 0 0 5px 19px;
}
