@charset "UTF-8";
/*
==========================================================

　　　TOPページ

==========================================================
*/
#mainWrapper {
	padding-top: 15px;
}
#mainWrapper h2 {
	font-size: 116%;
}
#headline {
	margin-top: 3px;
	background: url(../images/top/bg_headline.jpg) no-repeat center top;
}
#headlineInner {
	width: 952px;
	height: 303px;
	margin: 0 auto;
}
#siteDesc {
	margin-bottom: 20px;
}
#siteDesc p {
	line-height: 2;
}
#topMenu {
	margin-bottom: 25px;
}
#topMenuL {
	width: 515px;
	float: left;
	padding: 15px;
	background: url(../images/top/bg_factory.jpg) no-repeat left top;
	border-bottom: solid 1px #9E9E9F;
}
#topMenuL h2 {
	margin-bottom: 20px;
}
#topMenuL #factoryMenu {
	float: right;
}
#topMenuR {
	width: 391px;
	float: right;
	background: url(../images/top/bg_makisen.jpg) no-repeat left top;
}
#topMenuR h2 {
	margin-left: 5px;
	margin-bottom: 18px;
}
#topMenuRInner {
	padding: 15px 10px;
	border: solid 1px #595757;
	margin-bottom: 10px;
}
#makisen p {
	margin: 0 5px;
}
#topMenuRInner ul li {
	float: left;
	margin-right: 1px;
}
#topRead {
	margin-bottom: 25px;
}
#topRead h2 {
}
#fb {
	float: left;
	width: 690px;
}
#fbInner {
	height: 490px;
/*	overflow: auto;*/
}
#fb img#test {
	margin-left: 15px;
}
#bnrBox {
	width: 240px;
	float: right;
}
#bnrBox img {
	margin-bottom: 10px;
}

/* 2016.04.06 */
.top_product_menu {
	width: 468px;
	display: table-cell;
	vertical-align: top;
	padding-right: 22px;
}
.top_product_menu ul {
	letter-spacing: -.40em;
}
.top_product_menu ul li {
	letter-spacing: normal;
	display: inline-block;
	vertical-align: top;
	margin-right: 8px;
	margin-bottom: 8px;
}
.top_product_menu ul li:nth-child(2n) {
	margin-right: 0;
}
.top_product_menu ul li:nth-child {
	margin-bottom: 0;
}
.top_fb_wrapper {
	width: 460px;
	display: table-cell;
	vertical-align: top;
}
#mainWrapper .top_product_menu h2, #mainWrapper .top_fb_wrapper h2 {
	font-size: 18px;
	margin-bottom: 10px;
}