@charset "UTF-8";

/* --------------------------------------------------
	Reset
-------------------------------------------------- */
html,body,div,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,p,pre,form,fieldset,input,textarea,blockquote,th,td {
	margin:0;
	padding:0;
}

body {
	/*font-family: "ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,Osaka,"ＭＳ Ｐゴシック";*/
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

/* フォントサイズ */
/* for win */
body {
	font-size: 70% ;
}

/* for safari */
/*\*/
html:\66irst-child body {
	font-size: 70% ;
}
/* end */
/* for macIE */
/* \*//*/
body {
	font-size: 74% ;
	font-size: 11px ;
}
/**/
h1,h2,h3,h4,h5,h6,
dt,dd,li,
p,
pre,blockquote,q,address,
fieldset,input,textarea,
th,td {
	font-size: 1.0em;
	line-height: 1.5;
}

table th {
	text-align: left;
	font-weight: normal;
}

ul,ol,li {
	list-style-type: none;
}

h1,h2,h3,h4,h5,h6,
em,strong,pre,address {
	font-style: normal;
	font-weight: normal;
}

img,
a,
a img {
	border: 0px none #fff;
	color: #333333;
}

html>/**/body a, x:-moz-any-link, x:default {
	outline:none;
}

/* --------------------------------------------------
	Common
-------------------------------------------------- */
/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-Mac */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fildset, input, textarea, p, blockquote, address, hr {
	margin: 0;
	padding: 0;
}

a {
	color: #333333;
	outline: medium none;
}

a:hover {
	outline: medium none;
	text-decoration: none;
}

a:visited {}

img {
	border: medium none;
}

ul {
	list-style: none outside none;
}

body {
	background-color: #ffffff;
	color: #333333;
	/*font-family: "ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,Osaka,"ＭＳ Ｐゴシック";*/
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

body#home {
	font-size: 70%;
	text-align: center;
}

body#other {
	font-size: 70%;
	text-align: center;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

/* --------------------------------------------------
	Header
-------------------------------------------------- */
body#home #wrap_header {
	height: 129px;
	padding-top: 9px;
}

body#other #wrap_header {
	height: 186px;
	padding-top: 9px;
}

#wrap_header_inner {
	width: 940px;
	height: 61px;
	margin: 0 10px;
	padding-bottom: 20px;
}

#header_left {
	float: left;
	width: 132px;
	margin-righ: 209px;
}

#header_left #logo {
	float: left;
	width: 132px;
}

#header_right {
	float: right;
	width: 699px;
	height: 36px;
}

#header_right #utility_box {
	clear: right;
}

#header_right #utility_box #utility_list {
	float: left;
	width: 433px;
	height: 25px;
	margin: 9px 4px 0 0;
	border: 1px solid #CDD4DC;
	border-radius: 2px 2px 2px 2px;
	line-height: 25px;
	text-align: left;
}

#header_right #utility_box #utility_list li {
	display: inline;
	background: url("../images/base/li_icon_corner.png") no-repeat scroll 0 6px transparent;
	margin: 0 10px 0 14px;
	padding: 0 0 0 15px;
}

#header_right #utility_box #serch_box {
	float: left;
	height: 36px;
	margin-top: 9px;
}

#header_right #utility_box  #serch_box #serch_text_box {
	width: 168px;
	height: 25px;
	padding-left: 20px;
	border: 1px solid #D9D9D9;
	background: url("../images/base/icon_search.png") no-repeat scroll 4px 7px #fdfdfd;
	font-size: 13px;
	line-height: 1.4em;
	vertical-align: top;
}

/* 文字サイズ変更エリア */
#font_size_change_box {
	float: right;
	width: 200px;
	font-size: 12px;
	text-align: right;
}

#font_size_change_box span {
	display: block;
	float: left;
	padding-top: 8px;
	//vertical-align: -20px;
	//vertical-align: text-bottom;
}

#font_size_change_box a img
{
	border: 0px;
}

#font_size_change_box_inner {
	float: right;
	width: 110px;
	padding-right: 1px;
}

/*	Navigation
--------------------------------------------------------- */
#wrap_navigation {
	clear: both;
	width: 941px;
	height: 47px;
	margin: 0 9px 0 10px;
	background: url(../images/base/menu_prt01.gif) no-repeat right top;
}

#wrap_navigation li {
	width: 188px;
	float: left;
}

#wrap_navigation li img {
	display: block;
}

/*  TopicPath
-----------------------------------------------------------*/
#wrap_topic_path {
	width: 941px;
	height: 17px;
	margin: 0 9px 30px 10px;
	padding: 6px 0 6px 0;
	border-top: 1px solid #a6b7c6;
	color: #ffffff;
	background: #cbd7d9;
	text-align: left;
	font-size: 1em;
}

#wrap_topic_path ul {
	padding-left: 10px;
}

#wrap_topic_path ul li {
	display: inline;
	line-height: 1.5;
}

#wrap_topic_path ul li a {
	color: #ffffff;
}

#wrap_topic_path ul li img {
	margin: 0px 3px 0px 3px;
}

/* productsの場合 */
#other_section_products #wrap_topic_path {
	margin-bottom: 0;
}

/*	Contents
--------------------------------------------------------- */
#wrap_contents {
	width: 940px;
	margin: 0 10px;
	text-align: left;
	font-size: 1.2em;
	overflow: hidden;
}

#wrap_contents #category_lead_area {
	margin: 0 10px 60px 9px;
}

#wrap_contents #category_lead_area h2 {
	display: inline-block;
	float: left;
	margin: 0 0 15px;
	width: 220px;
}

#wrap_contents #category_lead_area h2:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* --------------------------------------------------
	Footer
-------------------------------------------------- */
#wrap_footer {
	width: 960px;
	height: 109px;
	margin: 73px auto 0;
	padding: 0 0 20px;
	text-align: center;
	/*font-family: "ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,Osaka,"ＭＳ Ｐゴシック";*/
	font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}

#wrap_footer #wrap_footer_main {
	text-align: center;
}

#wrap_footer #wrap_footer_top {
	height: 11px;
	background: url("../images/base/bg_footer_top.gif") no-repeat scroll center top transparent;
	display: block;
	margin: 0 0 14px;
	padding: 10px 18px 9px;
}

#wrap_footer #wrap_footer_top  #footer_top_left {
	float: left;
	width: 210px;
}

#wrap_footer #wrap_footer_top  #footer_top_right {
	float: right;
	width: 100px;
}
#wrap_footer #wrap_footer_middle #footer_corp_list {
	margin: 14px 0 27px 11px;
	font-size: 1em;
}

#wrap_footer #wrap_footer_middle #footer_corp_list li {
	background: url("../images/base/li_blue_arrow_right.gif") no-repeat scroll 0 4px transparent;
	display: inline;
	margin: 0 3px 0 0;
	padding: 0 0 0 15px;
}

#wrap_footer #wrap_footer_bottom #footer_copy_right {
	color: #666666;
	margin: 27px 0 0 11px;
}