@charset "utf-8";

/* index.html
======================================================================================================= */
.top-box {
	width: 978px;
	border: 1px solid #e5e5e5;
	margin: 0 auto;
	background: #fff;
}

.top-inner {
	padding: 0 39px;
}

h3.top {
	width: 978px;
	height: 65px;
	line-height: 0;
	position: relative;
	}
	h3.top .top-btn {
		position: absolute;
		display: block;
		line-height: 0;
		width: 217px;
		height: 39px;
		right: 39px;
		top: 17px;
	}

.top-nav { position: relative;}
.top-nav li {
	width: 292px;
	float: left;
	margin-right: 12px;
	}
.top-nav li.akn  {
	width: 292px;
	float: left;
	margin-right: 4px;
	}
	.top-nav li.fr-1 {
		margin: 0;
		width: 297px;
		position: absolute;
		right: -7px;
	}
	.top-nav li.fr-2 {
		margin: 0;
		height: 300px;
		position: absolute;
		right: 7px;
	}
.top-nav li.fr-2-2 {
		margin: 0;
		height: 300px;
		position: absolute;
		right: 7px;
	}
	.top-nav li a {
		display: block;
	}

.top-brand-nav {
	position: relative;
	z-index: 1;
	}
	.top-brand-nav li {
		float:left;
		width: 220px;
		height: 38px;
		margin-right: 6px;
		}
		.top-brand-nav li span {
			width: 220px;
			height: 38px;
			display: block;
			cursor: pointer;
			text-indent: -9999em;
			}
			.top-brand-nav .top-brand-nav-01 span { background: url(../../products_nb/images/top_nav01.gif) top no-repeat;}
			.top-brand-nav .top-brand-nav-02 span { background: url(../../products_nb/images/top_nav02.gif) top no-repeat;}
			.top-brand-nav .top-brand-nav-03 span { background: url(../../products_nb/images/top_nav03.gif) top no-repeat;}
			.top-brand-nav .top-brand-nav-04 span { background: url(../../products_nb/images/top_nav04.gif) top no-repeat;}
			.top-brand-nav li span:hover { background-position: bottom;}
		.top-brand-nav-sub {
			padding-top: 7px;
			border-bottom: 1px solid #bf1810;
		}
		.top-brand-nav-sub li {
			float:none;
			width: 218px;
			height: auto;
			line-height: 1em;
			border-left: 1px solid #bf1810;
			border-right: 1px solid #bf1810;
			border-top: 1px solid #bf1810;
			margin-right: 0;
			}
			.top-brand-nav li a{
				display:block;
				padding: 10px;
				background: #fff;
				color: #e6002d;
				text-decoration: none;
				}
				.top-brand-nav li a:hover {
					background: #e6002d;
					color: #fff;
				}


/* index_catalogue_nb.html
======================================================================================================= */

.inner {
	padding: 0 39px 39px 39px;
}

h4 {
	margin-top: 25px;
	margin-bottom: 30px;
	line-height: 0;
}

.catalogue-box li {
	background: url(../../products_nb/images/catalogue_bg.gif) no-repeat;
	width: 336px;
	height: 110px;
	margin-bottom: 23px;
	cursor: pointer;
	}
	.catalogue-box li:hover {
		filter:alpha(opacity=50);
		-moz-opacity: 0.5;
		opacity: 0.5;
	}
	.catalogue-box li table {
		width: 100%;
		height: 110px;
		}
		.catalogue-box li table th {
			width: 90px;
			vertical-align: middle;
			text-align: center;
			line-height: 0;
		}
		.catalogue-box li table td {
			padding-right: 20px;
			font-size: 11px;
			line-height: 1.2em;
			vertical-align: middle;
			}
			.catalogue-box li table td strong {
				display: block;
				font-size: 12px;
				font-weight: bold;
				line-height: 1em;
				margin-bottom: 5px;
			}

/* products_cracker_n/index.html
======================================================================================================= */

.catalogue-box2 li {
	width: 336px;
	margin-bottom: 23px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #c1c1c1;
	}
	.catalogue-box2 li table {
		width: 100%;
		}
		.catalogue-box2 li table th {
			width: 145px;
			vertical-align: bottom;
			text-align: center;
			line-height: 0;
			}
			.catalogue-box2 li table th.gift {
				width: 210px;
			}
		.catalogue-box2 li table td {
			padding-right: 10px;
			font-size: 11px;
			line-height: 1.6em;
			vertical-align: bottom;
			}
			.catalogue-box2 li table td strong {
				display: block;
				font-size: 12px;
				font-weight: bold;
				line-height: 1em;
				margin-bottom: 5px;
			}

/* index_allergy.html
======================================================================================================= */
.allergy_table {
	background: #fff;
	width: 100%;
	border: 1px solid #ebebeb;
	position: relative;
	z-index: 1;
	}
	.allergy_table table {
		border-top: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
		border-bottom: 1px solid #ffffff;
		width: 100%;
	}
	.allergy_table table th {
		font-size: 10px;
		vertical-align: middle;
		text-align: center;
		font-weight: normal;
		line-height: 1em;
		padding: 15px 0;
		}
		.allergy_table th.gray {
			background: #f0f0f0;
			width: 120px;
			border-right: 1px solid #ffffff;
			border-bottom: 1px solid #ffffff;
		}
		.allergy_table th.blue {
			background: #ddedf6;
			width: 25px;
			border-right: 1px solid #ffffff;
			border-bottom: 1px solid #ffffff;
		}
		.allergy_table th.red {
			background: #ffe6e4;
			width: 25px;
			border-right: 1px solid #ffffff;
			border-bottom: 1px solid #ffffff;
		}
	.allergy_table td {
		font-size: 10px;
		vertical-align: middle;
		padding: 0px 0px;
		height: 58px;
		background: #fff;
		text-align: center;
		border-right: 1px solid #ebebeb;
		border-bottom: 1px solid #ebebeb;
		white-space: nowrap;
		}
		.allergy_table td.fst {
			text-align: left;
			padding: 0px 5px;
		}
		.allergy_table td.br-n {
			border-right: none;
			text-align: left;
			padding-left: 5px;
			width: 115px;
			white-space: inherit;
		}
		.allergy_table td.bb-n { border-bottom: none;}

.allergy-nav {
	position: relative;
	z-index: 1;
	}
	.allergy-nav li {
		float:left;
		width: 220px;
		height: 38px;
		margin-right: 6px;
		}
		.allergy-nav li a {
			width: 220px;
			height: 38px;
			display: block;
			cursor: pointer;
			text-indent: -9999em;
			}
			.allergy-nav-01 a { background: url(../../products_nb/images/top_nav01.gif) top no-repeat;}
			.allergy-nav-02 a { background: url(../../products_nb/images/top_nav02.gif) top no-repeat;}
			.allergy-nav-03 a { background: url(../../products_nb/images/top_nav03.gif) top no-repeat;}
			.allergy-nav-04 a { background: url(../../products_nb/images/top_nav04.gif) top no-repeat;}
			.allergy-nav li a:hover { background-position: bottom;}
