@charset "utf-8";
/*

サイト全体共通スタイル

*/

/*======================================

	.class

=======================================*/
sup{
	line-height: 0
}
h1.s_title {
	margin-bottom: 7px;
}
.oh {
	overflow: hidden;
}
.fr {
	float: right;
	display: inline;
}
.fl {
	float: left;
	display: inline;
}
.clear {
	clear: both;
}
.box {
	background: url(img/box_top.png) no-repeat left top #fff;
	padding-top: 5px;
	margin-bottom: 20px;
}
.box_inner {
	background: url(img/box_btm.png) no-repeat left bottom;
	padding: 0 20px 5px;
}
.box_mdl {
	width: 630px;
	float: left;
	background: url(img/box_mdl_top.png) no-repeat left top #fff;
	padding-top: 5px;
	margin-bottom: 20px;
}
.box_mdl_inner {
	background: url(img/box_mdl_btm.png) no-repeat left bottom;
	padding: 0 20px 5px;
}
.box h2 {
	margin-bottom: 15px;
}
.small {
	font-size: 10px;
}
.fb {
	font-weight: bold;
	color: #333;
}
.strong {
	color: #333;
}
.tr {
	text-align: right;
}
.no_bg h2 {
	background: url(img/border.png) repeat-x left bottom;
	padding-bottom: 3px;
	font-size: 0;
	line-height: 0;
	margin-bottom: 10px;
}
.new {
	position: absolute;
	top: -5px;
	left: -5px;
}
.award {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 150;
}
.category_title {
	display: none;
}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/*======================================

	header

=======================================*/
div#header_wrap {
	width: 100%;
	min-width: 960px;
	height: 160px;
	top: 0;
	left: 0;
	min-width: 960px;
	position: relative;
	z-index: 10;
	background: url(img/header_bg.png) repeat-x left top;
}
header {
	width: 960px;
	height: 160px;
	margin: 0 auto;
	position: relative;
	background: url(img/head_shadow.png) no-repeat left bottom;
}
header h1 {
	font-size: 0;
	line-height: 0;
	text-align: center;
	padding-top: 14px;
}
ul#main_navigation {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 85px;
	left: 0;
	width: 960px;
	overflow: hidden;
}
ul#main_navigation li {
	float: left;
	display: inline;
}
ul#head_navigation {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 14px;
	right: 120px;
	width: 188px;
	overflow: hidden;
}
ul#head_navigation li {
	float: left;
	display: inline;
	margin-right: 12px;
}
ul.hnav_single {
	width: 120px !important;
}
ul.hnav_triple {
	width: 248px !important;
}
section#search {
	position: absolute;
	top: 9px;
	right: 0;
}
p#search_area {
	line-height: 1;
	position: relative;
	width: 120px;
	height: 21px;
}
input#search_text {
	width: 89px;
	height: 19px;
	background: url(img/search_bg.gif) no-repeat left top;
	border: 0;
	line-height: 1;
	padding: 1px 5px;
	position: absolute;
	top: 0;
	left: 0;
}
#search_btn {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 0;
	right: 0;
	line-height: 0;
}
#search_btn input{
	width: 21px;
	height: 21px;
	background: url(img/search_btn.gif) no-repeat left top;
	border: 0;
	line-height: 1;
	cursor: pointer
}
/*======================================

	article#content

=======================================*/
section.page_information {
	width: 960px;
	position: relative;
	height: 34px;
	z-index: 99;
	margin: -34px auto 0;
}
p.topic_path {
	padding-top: 20px;
	line-height: 1;
	font-size: 10px;
}
p.topic_path a {
	padding: 0 10px;
}
p.topic_path a:first-child {
	padding-left: 0;
}
span.now {
	border-bottom: 1px dotted #666666;
	margin: 0 10px;
}
ul.social_btn {
	position: absolute;
	top: 20px;
	right: 0;
}
/*======================================

	article#content

=======================================*/
body.bgtop div#header_wrap {
	margin-bottom: 350px;
}
article#content {
	width: 960px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 40px;
	font-size: 12px;
	z-index: 100;
}
section#main_content {
	padding-top: 20px;
}
section#bnr ul {
	width: 960px;
	overflow: hidden;
}
section#bnr li {
	float: left;
	display: inline;
	margin-left: 10px;
}
section#bnr li:first-child {
	margin-left: 0;
}
/*
aside section#bnr ul {
	width: auto;
	overflow: visible;
	margin-top: 15px;
}
aside section#bnr li {
	float: none;
	display: block;
	margin-left: 0;
	margin-bottom: 10px;
	text-align: center;
}
*/
p.btn_pagetop {
	text-align: right;
	margin-bottom: 40px;
	clear: both;
}
/*======================================

	footer

=======================================*/
div#footer_wrap {
	background: url(img/footer_bg.gif) repeat-x left top #fff;
	position: relative;
	z-index: 10;
}
footer {
	width: 960px;
	margin: 0 auto;
	padding-top: 43px;
	position: relative;
	background: url(img/footer_shadow.png) no-repeat left top;
}
p#bnr_facebook {
	position: absolute;
	top: 48px;
	right: 0;
	font-size: 0;
	line-height: 0;
}
p#bnr_youtube {
	position: absolute;
	top: 118px;
	right: 0;
	font-size: 0;
	line-height: 0;
}
p#copyright {
	font-size: 0;
	line-height: 0;
	text-align: left;
	padding-bottom: 10px;
}
p#copyright img {
	vertical-align: top;
}
nav#fnav_detail {
	width: 960px;
	overflow: hidden;
	font-size: 10px;
}
nav#fnav_detail h1 {
	font-size: 0;
	line-height: 0;
	margin-bottom: 7px;
}
div.fnav_section_one {
	float: left;
	display: inline;
}
div.fnav_section_second {
	float: right;
	display: inline;
}
section#fnav_main {
	width: 232px;
	float: left;
	display: inline;
	margin-right: 25px;
}
section#fnav_main a:link {
	text-decoration: underline;
}
section#fnav_main a:visited {
	text-decoration: underline;
}
section#fnav_main a:hover {
	text-decoration: none;
}
section#fnav_main ul#products_category {
	overflow: hidden;
	list-style: inside disc;
	margin-bottom: 5px;
}
section#fnav_main ul#products_category li {
	float: left;
	width: 110px;
	margin: 0 0 3px 0;
}
section#fnav_main li {
	margin-bottom: 15px;
}
section#fnav_main li:last-child {
	margin-bottom: 0;
}
section#fnav_brands {
	width: 232px;
	float: left;
	display: inline;
	margin-right: 25px;
}
section#fnav_brands li {
	list-style: inside disc;
	margin-bottom: 3px;
}
section#fnav_brands a:link {
	text-decoration: underline;
}
section#fnav_brands a:visited {
	text-decoration: underline;
}
section#fnav_brands a:hover {
	text-decoration: none;
}

section#fnav_brands div.fnav_section_one {
	width: 110px;
}
section#fnav_brands div.fnav_section_second {
	width: 110px;
}
section#fnav_company {
	width: 232px;
	float: left;
	display: inline;
	margin-right: 55px;
}
section#fnav_company li {
	background: url(img/fnav_arrow.png) no-repeat left 3px;
	padding-left: 10px;
	font-size: 11px !important;
}
section#fnav_company ul {
	font-weight: bold;
}
section#fnav_company ul ul {
	font-weight: normal;
	list-style: inside disc;
	padding-top: 5px;
	margin-left: -10px;
	margin-bottom: 20px;
}
section#fnav_company li {
	margin-bottom: 3px;
}
section#fnav_company li li {
	margin-bottom: 3px;
	padding-left: 0;
	background: none;
	font-size: 10px !important;
}
section#fnav_company li ul a:link {
	text-decoration: underline;
}
section#fnav_company li ul a:visited {
	text-decoration: underline;
}
section#fnav_company li ul a:hover {
	text-decoration: none;
}
section#fnav_company div.fnav_section_one {
	width: 110px;
}
section#fnav_company div.fnav_section_second {
	width: 102px;
}
section#bnr_group ul {
	overflow: hidden;
	float: right;
}
section#bnr_group li {
	float: left;
	display: inline;
}
nav#fnav_offical_sns {
	border-bottom: 1px dotted #999999;
	margin: 7px 0 10px;
	padding-bottom: 16px;
	font-size: 11px;
	overflow: hidden;
}
nav#fnav_offical_sns ul {
	float: right;
}
nav#fnav_offical_sns li {
	float: left;
	display: inline;
}
nav#fnav_offical_sns a {
	padding: 0 10px;
	line-height: 0;
	display: block;
}
nav#fnav_offical_sns li:first-child {
	line-height: 16px;
	font-weight: bold;
	color: #333;
}
nav#fnav_offical_sns li:last-child a {
	padding-right: 0;
}
section#fnav_other {
	width: 158px;
	float: left;
	display: inline;
}
section#fnav_other li {
	list-style: inside disc;
	margin-bottom: 10px;
}
section#fnav_other li a {
	text-decoration: underline;
}
section#fnav_other li a:hover {
	text-decoration: none;
}
