@charset "shift_jis";

/*------------------------------------------------------------------------*/
/* 印刷用CSS
/*------------------------------------------------------------------------*/

/*------------------------------------------------------------------------*/
/* レイアウト
/*------------------------------------------------------------------------*/

/*　ヘッダー（印刷用）
--------------------------------------------------------------------------*/
dl#swfont dd a{
	display: block;
	width: 28px;
	height: 24px;
	text-indent: 0;
	overflow: hidden;
}
dl#swfont dd a img {
	display: block;
}
a#swfontS, 
a:hover#swfontS,
a#swfontM, 
a:hover#swfontM, 
a#swfontL, 
a:hover#swfontL {
	background: none;
}

/*　グローバルナビ
--------------------------------------------------------------------------*/
#globalnavi {
	clear: both;
	width: 100%;
	height: 41px;
	background: url(../images/gnavi_bg.gif) repeat-x center top;
}

/*　メインエリア
--------------------------------------------------------------------------*/
#main_wrap {
	background: none;
	zoom: 1;
}
#mainarea {
	display: table;
	zoom: 1;
}
#content {
	width: 700px;
	display: table-cell;
	float: none;
	vertical-align: top;
	margin: 0;
	padding: 0 0 0 20px;
	zoom: 1;
}
#leftSide {
	width: 180px;
	display: table-cell;
	float: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
	zoom: 1;
}
#mainEnd {
	background: none;
}
#pagetopBtn {
}

/*　コンテンツエリア
--------------------------------------------------------------------------*/
/* 囲みブロック1 */
.cbox1, .cbox1short {
	margin-top: 20px;
	border: 1px solid #901415;
	border-top: 3px solid #901415;
	background: none;
}
.cbox2 {
	border: 1px solid #901415;
	border-top: 3px solid #901415;
	background: none;
}
.cbox2sct {
	border: 1px solid #ccc;
	background: none;
}
.cbox3 {
	border: 1px solid #ccc;
	background: none;
}

.cbox1inner {
	padding: 30px 29px 40px;
	background: none;
}


/* 左サイド
--------------------------------------------------------------------------*/
dl#ls_qa {
	background: url(../images/ls_bn_qa_bg.gif) repeat-y 0 0;
	font-size: 85.7%;
	margin-bottom: 10px;
}
dl#ls_qa dt {}
dl#ls_qa dd {
	margin: 0;
	padding: 5px 5px 5px 20px;
	border-left: 5px solid #d6aa60;
	border-right: 5px solid #d6aa60;
}
dl#ls_qa dd#ls_qa_btn {
	margin: 0;
	text-align: center;
	padding: 10px 0;
	background: none;
	border-left: 5px solid #d6aa60;
	border-right: 5px solid #d6aa60;
	border-bottom: 5px solid #d6aa60;
}
dl#ls_qa dd a {
	color: #63481c;
}
dl#ls_qa dd span {
	float: left;
	display: block;
	text-indent: -14px;
	vertical-align: 0.5em;
}

/*　メインコンテンツ下 インフォメーションブロック
--------------------------------------------------------------------------*/
.contactInfo {
	background: none;
	border: 1px solid #eee;
	margin-bottom: 30px;
}

/*　フッター
--------------------------------------------------------------------------*/
#footer_wrap {
	clear: both !important;
	width: 900px;
	margin: 0 auto;
	padding: 0;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	color: #333;
	background: none;
	zoom:1;
}
#footer_box {
	border: 1px solid #ccc;
	color: #333;
	background: none;
}
.footer_navi li {
	background: none;
}
#footer a {
	color: #333;
}

#copyright {
	border-top: 2px solid #ccc;
	color: #333;
	background: none;
}


/*  トップページ（印刷用）
--------------------------------------------------------------------------*/
.topMenuType1 {
	float: left;
	display: inline;
	width: 344px;
}

.topMenuType1 h2, .topMenuType1 p, .topMenuType1 ul {
	margin: 0 0 0 13px;
}
#topMenuType1Wrap { display: block; }
#topMenuType1Wrap1, #topMenuType1Wrap2 { display: table; }
#topMenu1 { float: none; display: table-cell; padding-right: 8px; }
#topMenu2 { float: none; display: table-cell; }
#topMenu3 { float: none; display: table-cell; padding-right: 8px; }
#topMenu4 { float: none; display: table-cell; }

#topMenuType2Wrap {
	width: 684px;
	border: 1px solid #ccc;
	display: table;
}
#topMenu5 {
	width: 320px;
	border: 2px solid #e7c48b;
	padding: 0 0 10px !important;
	background: none;
	margin-right: 18px;
	display: table-cell;
	float: none;
}
#topMenu5qalst {
	border: 1px solid #e7c48b;
}
#topMenu5qalst ul li {
	margin: 0 0 5px;
	padding: 0 0 5px 0 !important;
	border-bottom: 1px dashed #bd9045;
	font-size: 85.4%;
	line-height: 20px;
	background: none;
}
.top_qa_icon {
	display: inline !important;
	vertical-align: -0.15em;
}

#topMenu6 {
	width: 320px;
	border: 2px solid #7eb493;
	padding: 0 0 10px !important;
	background: none;
	display: table-cell;
	float: none;
}
#topMenu6recipe {
	border: 1px solid #7eb493;
}

/* visual images */
#topvisualtabs li a {
	display:block;
	width: 173px;
	height: 61px;
	text-indent: 0 !important;
	overflow: hidden;
}
#topvisualtabs #t1 img,
#topvisualtabs #t2 img,
#topvisualtabs #t3 img,
#topvisualtabs #t4 img {
	display: block;
	margin-top: -70px;
}

#topvisualtabs #t1.current img,
#topvisualtabs #t2.current img,
#topvisualtabs #t3.current img,
#topvisualtabs #t4.current img {
	display: block;
	margin-top: 0px;
}

