@charset "Shift_JIS";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	}
html {
	margin:0px;
	padding:0px;
	overflow-y : scroll;
	}
body {
	margin:0px auto;
	padding:0px;
	font-size:13px !important;
	*font-size:small;
	*font:x-small;
	background:url("../images/head_bk.png") repeat-x left top;
	line-height:100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
}
.container {
	margin:0px auto;
	padding:0px 10px;
	width: 940px;	
	font-size:100%;
	font-family:sans-serif;
	font-size:inherit;
}
.grid1, .grid2, .grid3, .grid4, .grid5, .grid6, .grid7, .grid8, .grid9, .grid10, .grid11 {
	float: left;
	display: inline;
	margin-left: 20px;
}
.grid1 {width: 60px;}
.grid2 {width: 140px;}
.grid3 {width: 220px;}
.grid4 {width: 300px;}
.grid5 {width: 380px;}
.grid6 {width: 460px;}
.grid7 {width: 540px;}
.grid8 {width: 620px;}
.grid9 {width: 700px;}
.grid10 {width: 780px;}
.grid11 {width: 860px;}
.first {margin-left: 0px;clear: left;}

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
/* IE6 */
* html .clearfix { zoom: 1;}
/* IE7 */
*:first-child+html .clearfix {zoom: 1;}

img {
	border:none;
	vertical-align:top;
	margin:0;
	padding:0;
	}
p {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	line-height:150%;
	} 
a , a:link , a:visited {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;

	-webkit-transition: opacity 180ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-moz-transition: opacity 180ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-o-transition: opacity 180ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-ms-transition: opacity 180ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	transition: opacity 180ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
	-ms-filter: "alpha( opacity=80 )";
	filter: alpha( opacity=80 );
	opacity: 0.8;
}


header, section, footer, aside, nav, article {
	display:block;
	text-align: left;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

.clear {
	clear: both;
}



/*Heder
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
header {
	margin:0px auto 0px auto;
	padding:0px;
	height:54px;
	background:url(../images/bg_head01.png) repeat-x center top;
	}
#headerIn {
	margin:0px auto 0px auto;
	padding:0px;
	text-align: left;
	}


#headLogo {
	float:right;
	padding-top:28px;
	height:26px;

}
#headLogo img {
	margin:0px 0px 0px 0px;
}


/*GlobalNav
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
header {
	margin:0px auto 0px auto;
	padding:0px;
	height:56px;
	background:url(../images/bg_head01.png) repeat-x center top;
	}
#headerIn {
	margin:0px auto 0px auto;
	padding:0px;
	text-align: left;
	}


#headLogo {
	float:right;
	padding-top:28px;
	height:26px;

}
#headLogo img {
	margin:0px 0px 0px 0px;
}


/*メインエリア
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
#mainareaOut {
	background:#FFFFFF;
	
}
.mainareaIn {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width: 940px;
}


/*（詳細ページ）メインコンテンツ
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
#mainContentsRepeat {
	margin:0px auto;
	padding:0px 0px 0px 0px;
}
#mainContentsOut {
}
.mainContentsIn {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width: 940px;
}

.detailLogo {
	margin:0px auto 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	height:58px;
}

.mainContentsIn .contents h1 {
	margin:0px auto 28px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.mainContentsIn .contents h2 {
	margin:0px auto 13px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

.leadCopy {
	margin:0px auto 49px auto;
	padding:0px 0px 0px 0px;
	text-align:left;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

/*（詳細ページ）コンテンツ
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
.mainContentsIn .contents {
	margin:0px auto;
	padding:88px 0px 0px 38px;
	width:746px;
	float:right;
	}





/*globalNavi
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
#globalNavi {
	width:156px;
	float:left;
	margin:-26px 0px 0px 0px;
	padding:8px 0px 60px 0px;
	background:url(../images/bg_gnav01.png) no-repeat left bottom;
	text-align:left;
	}

#globalNavi h2 {
	text-align:left;
	margin:0px auto 26px 8px;
	padding:0px 0px 0px 0px;
	width:140px;
	height:114px;
	background:url(../images/logo_ovenfac01_gn.png) no-repeat left top;
	}
#globalNavi h2 a {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width:100%;
	height:100%;
	}


#globalNaviList {
	margin:0px auto 0px 8px;
	text-align:left;
	}
	
#globalNavi ul {
	list-style:none;
	font-size:85%;
	}


/*トップページ、お問い合わせ*/
.gnToppage , .gnInquiry {
	margin:0px 0px 14px 0px;
	padding:0px 0px 14px 0px;
	border-bottom:1px solid #9B8578;
	width:140px;
	}
.gnToppage a , .gnInquiry a {
	padding:24px 0px 0px 4px;
	width:136px;
	display:block;
	text-decoration: none;
	color:#444444;
	}
.gnToppage a {
	background:url(../images/gn_toppage01.png) no-repeat left top;
	}
.activeToppage a {
	background:url(../images/gn_toppage01_on.png) no-repeat left top;
	}
.gnToppage a:hover {
	background:url(../images/gn_toppage01_on.png) no-repeat left top;
	}
.gnInquiry a {
	background:url(../images/gn_inquiry01.png) no-repeat left top;
	}
.activeInquiry a {
	background:url(../images/gn_inquiry01_on.png) no-repeat left top;
	}
.gnInquiry a:hover {
	background:url(../images/gn_inquiry01_on.png) no-repeat left top;
	}



/*商品紹介、シェア*/
.gnProduct , .gnShare {
	margin:0px 0px 14px 0px;
	padding:24px 0px 6px 0px;
	width:140px;
	}
.gnProduct p , .gnShare p {
	margin-left:4px;
	}

.gnProduct {
	background:url(../images/gn_product01.png) no-repeat left top;
	border-bottom:1px solid #9B8578;
	}
.activeProduct {
	background:url(../images/gn_product01_on.png) no-repeat left top;
	}
.gnProduct:hover {
	background:url(../images/gn_product01_on.png) no-repeat left top;
	}
.gnProduct ul {
	margin:12px 0px 0px 6px;
	}
.gnProduct li {
	margin:0px 0px 10px 0px;
	font-size:124%;
	font-weight:bold;
	list-style-position: inside;
	list-style-type: disc;
	}
.gnProduct li a {
	color:#444444;
	}

.gnProduct li a:hover {
	text-decoration: underline;
	}

.gnShare {
	background:url(../images/gn_share01.png) no-repeat left top;
	}
.activeShare {
	background:url(../images/gn_share01_on.png) no-repeat left top;
	}

.gnShare ul {
	margin:4px 0px 0px 2px;
	}
.gnShare li {
	margin-right:4px;
	display:inline;
	float:left;
	*display: inline;
	*zoom: 1;
	}
.gnShare li a {
	background:none;
	height:24px;
	}
.gnShare li img {
	width:24px;
	height:24px;
	}



/*商品概要の用途一覧
----------------------------------------------------------------------------------------------------------------------------------------------------------*/	
#productSmmary {
	clear:both;
	margin:0px auto 0px auto;
	padding:0px 0px 42px 0px;
	/*background:url(../images/bg_tuile04_table.png) no-repeat center bottom;	*/
	}
#productSmmary h2 {
	margin:0px auto 0px auto;
	padding:0px;
	height:73px;
	text-align:center;
	background:url(../images/tit_tuile02.png) no-repeat center top;	
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	}
#productSmmary table {
	margin:0px auto 0px auto;
	padding:0px;
	color:#743E2D;
	width:100%;
	vertical-align:middle;
	}	
#productSmmary thead th {
	margin:0px auto 0px auto;
	padding:10px 0px;
	text-align:center;
	font-family:"MS PMincho", "Hiragino Mincho Pro", serif;
	font-size:116%;
	font-weight:normal;
	background-color:#BF9E53;
	color:#FFFFFF;
	border-bottom:1px solid #CE9934;
	border-right:1px solid #FFFFFF;
	vertical-align:middle;
	}

#productSmmary tbody th {
	margin:0px auto 0px auto;
	padding:10px 0px;
	text-align:left;
	font-size:108%;
	line-height:64px;
	font-weight:normal;
	background-color:#FFFFFF;
	color:#000000;
	border-bottom:1px solid #958080;
	vertical-align:middle;
	text-indent: 5%;
	}

#productSmmary tbody th img {
	margin:0px 10px 0px auto;
	}


#productSmmary tbody td {
	margin:0px auto 0px auto;
	padding:3px 40px;
	font-size:108%;
	line-height:140%;
	text-align:center;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	border-bottom:1px solid #958080;
	border-left:1px dotted #330100;
	vertical-align:middle;
	}		


/*他サイトへのリンクボタン
----------------------------------------------------------------------------------------------------------------------------------------------------------*/	
.btnOtherSite {
	clear:both;
	margin:0px auto 0px auto;
	padding:0px;
	font-size:116%;
	width: 746px;
	}
.btnOtherSite img {
	width: 100%;
	}	
.note {
	margin:0px auto 12px 24px;
	padding:0px;
	text-align:left;
	color:#E95200;
	font-family:"MS PMincho", "Hiragino Mincho Pro", serif;
	font-size:100%;
	font-weight:normal;
	text-indent: -15px;
	}


/*Footer
----------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* footerBottom */
#footerOut {
	clear:both;
	margin:0px auto 0px auto;
	padding:11px 0px 60px 0px;	
	background-color: #360700;
	font-size:inherit;	
	font-family:sans-serif;
	min-height:100px;
	height:200px;
	}	
ul.ft_Mid_list {
	margin:4px 0px 0px 0px ;
	padding:0px 0px 0px 0px;
	height:25px;
	list-style:none;
	text-align: right;
	font-size:93%;
	line-height:120%;
	vertical-align:middle;
	}
.ft_Mid_list li {
	padding:2px 0px 0px 16px;
	color:#FFFFFF;
	list-style:none;
	display:inline;
	float:right;
	*display: inline;
	*zoom: 1;
	background:url(../images/btn_footer01.png) no-repeat left center;
	vertical-align:middle;
	}
.ft_Mid_list a , .ft_Mid_list a:link, .ft_Mid_list a:visited {
	color:#FFFFFF;
	font-weight:normal;
	}
ul.ft_Btm_list {
	clear:both;
	float:right;
	margin:11px -10px 0px 0px ;
	padding:0px 0px 0px 0px;
	text-align: left;
	font-size:93%;
	line-height:120%;
}
.ft_Btm_list li {
	margin:0px 0px 0px 10px;
	padding:0px 10px 0px 0px;
	border-right:1px solid #FFFFFF;
	list-style:none;
	display:inline;
	float:left;
	*display: inline;
	*zoom: 1;
	vertical-align:middle;
	}
.ft_Btm_list li:last-child {
	border-right:none;
	}
.ft_Btm_list li a, .ft_Btm_list li a:link, .ft_Btm_list li a:visited {
	color:#FFFFFF;
	}
#ft_nisseiLogo {
	color:#FFFFFF;
	height:27px;
	margin-bottom:11px;
	font-size:93%;
	vertical-align:middle;
	}
#copyright {
	font-size:85%;
	vertical-align:middle;
	color:#FFFFFF;
	}
/* ページトップへ戻る */
#page-top {
	position: fixed;
	bottom: 136px;
	right: 20px;
}
#page-top a {
	width: 72px;
	text-align: center;
	display: block;
}

/*アレルゲン情報一覧リンク
------------------------------------------------------------------------------------------------------*/
a.allergyLink {
    padding: 0 0 0 20px;
    color: #000;
    position: relative;
	font-size: 0.8rem;
	text-decoration:underline;
}
.allergyLink::before {
    content: "";
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background:#CE9934;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
	margin: 1px 0 0 0;
}
.allergyLink::after {
    content: "";
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    left: 5px;
	margin: 1px 0 0 0;
}