/* 共通設定 -------------------------------------------------*/

body{
	background:#ededed;
}

.headbtm_txt{
	background:#dcd6be;
	padding:5px 0;
	text-align:left;
}
.headbtm_txt p{
	width:950px;
	margin:0 auto;
	font-size:93%;
}
.subHeader{
	background:url(../images/bg_subheader.jpg) repeat-x;
	height:262px;
}
.subHeader .inner{
	width:950px;
	margin:0 auto;
	text-align:left;
}
.subHeaderBox01{
	width:389px;
	height:131px;
	position:relative;
	float:left;
}
.subHeaderBox01 .btn01{
	position:absolute;
	top:69px;
	left:210px;
}
.subHeaderBox01 .btn02{
	position:absolute;
	top:101px;
	left:40px;
}
.subnav01{
	position:relative;
	z-index:10;
	padding-left:297px;
	line-height:0px;
}
.subnav01 li{
	float:left;
}
.subnav01_01{
	margin-top:-14px;
}


.subnav02{
	height:50px;
	margin-top:13px;
	*margin-top:8px;
	position:relative;
	z-index:100;
	line-height:0px;
}
.tgl01{
	top:0px;
	left:159px;
	position:absolute;
}
.tgl02{
	top:0px;
	left:317px;
	position:absolute;
}
.tgl03{
	top:0px;
	left:475px;
	position:absolute;
}
.tgl04{
	top:0px;
	left:623px;
	position:absolute;
}
.tgl05{
	top:0px;
	left:781px;
	position:absolute;
}
.tgl_block {
	background:#ffffff;
	padding:10px 15px;
	line-height:150%;
}
.tgl_block li{
	position:relative;
	z-index:100;
	background:url(../../images/icon_l03.gif) no-repeat left center;
	padding-left:10px;
}
.tgl_block li a{
	color:#000000;
}

.tgl01_block,.tgl02_block,.tgl03_block,.tgl04_block,.tgl05_block{
	display:none;
}
.tgl01_block{
	width:128px;
}
.tgl02_block{
	width:128px;
}
.tgl03_block{
	width:118px;
}
.tgl04_block{
	width:128px;
}
.tgl05_block{
	width:139px;
}


.wrapper{
	width:1010px;
	padding-left:60px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
.pagetop{
	position:absolute;
	bottom:0px;
	right:0px;
}
.wrapperL{
	float:left;
	width:200px;
}


/* FS検索 -------------------------------------------------

.search_area01{
	width:168px;
	_width:200px;
	background:url(../images/bg_search.gif) no-repeat top;
	padding:16px 16px 0;
}
.search_item01,.search_item02,.search_item03,.search_item04,.search_item05,.search_item06{
	height:38px;
	position:relative;
}
#ttl_search01,#ttl_search01,#ttl_search01,#ttl_search01,#ttl_search01,#ttl_search01{
	cursor:pointer;
}
#search01,#search02,#search03,#search04,#search05,#search06{
	display:none;
	position:absolute;
	top:32px;
	left:0;
	z-index:20;
	width:166px;
	background:#ffffff;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
}

.search_keyword{
	width:168px;
	_width:200px;
	background:url(../images/bg_search.gif) no-repeat bottom;
	padding:0px 16px 16px;
}
.search_txt{
	width:129px;
	height:32px;
	border:solid 1px #cccccc;
	float:left;
}
.search_btn{
	display:block;
	width:34px;
	height:36px;
	background:url(../images/btn_search.gif) no-repeat;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	float:left;
}

-------------------------------------------------*/


.search_area01{
	width:168px;
	_width:200px;
	background:url(../images/bg_search.gif) no-repeat top;
	padding:16px 16px 0;
}

.search_area01 select{
	width:168px;
	border:solid 1px #cccccc;
	margin:5px 0 10px;
	height:25px;
}

.search_keyword{
	width:168px;
	_width:200px;
	background:url(../images/bg_search.gif) no-repeat bottom;
	padding:0px 16px 16px;
}
.search_txt{
	width:168px;
	height:25px;
	border:solid 1px #cccccc;
	margin-top:5px;
}
.search_btn{
	display:block;
	width:126px;
	height:30px;
	background:url(../images/btn_search.gif) no-repeat;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
	margin:10px auto 0;
}



.lnav li{
	line-height:0;
	*margin-bottom:-6px;
}

.lmsg01{
	width:168px;
	padding:16px 16px 10px;
	background:url(../images/bg_lmsg01.gif) no-repeat top;
	font-size:90%;
}
.lmsg02{
	width:168px;
	padding:10px 16px 0px;
	background:url(../images/bg_lmsg02.gif) no-repeat bottom;
	height:80px;
	font-size:90%;
}
.lmsg02 ul li{
	float:left;
	margin-right:7px;
}
.cal{
	width:162px;
	padding:15px 19px;
	background:#ffffff;
	font-size:80%;
	line-height:130%;
}


/* wrapperR -------------------------------------------------*/

.wrapperR{
	float:left;
	width:730px;
	margin-left:20px;
}
.index_size{
	width:700px;
	padding:15px 15px 20px;
	background:#ffffff;
}
.index_size h3{
	font-size:110%;
	color:#304066;
	border-left:solid 4px #304066;
	padding-left:10px;
}
.index_size .line_msg{
	background:url(../../images/line_dot.gif) repeat-x top;
	padding-top:15px;
}
.index_size .line_b{
	border-bottom:solid 1px #c6c6c6;
	padding-bottom:10px;
}
.index_size h4{
	font-size:110%;
	color:#304066;
}


/* サイズについて -------------------------------------------------*/

.size_tab{
	width:725px;
	height:52px;
	background:url(../images/bg_size_tab.gif) no-repeat;
	padding-left:5px;
}
.size_tab li{
	float:left;
	margin-right:5px;
}
.size_block{
	border:solid 1px#cccccc;
	border-top:none;
	background:#ffffff;
	width:698px;
}

/* 歴史 -------------------------------------------------*/

.navy{
	color:#304066;
}

.historyBox{
	position:relative;
}
.historyBox h4{
	border-bottom:solid 2px #304066;
	padding-bottom:5px;
	color:#304066;
	font-size:17px;
}
.thumbBox{
	position:absolute;
	right:0px;
	bottom:34px;
}
.thumbBox02{
	position:absolute;
	left:0px;
	bottom:34px;
}

.history_thumb li{
	float:left;
	margin-top:10px;
	margin-right:10px;
}
.history_thumb02 li img{
	border:solid 1px #cccccc;
}
.history_thumb02 li{
	float:left;
	margin-top:10px;
	margin-left:10px;
}
.history_thumb li img{
	border:solid 1px #cccccc;
}


.w_400{
	width:400px;
}
.w_380{
	width:380px;
}
.w_410{
	width:410px;
}


/* お客様の声 -------------------------------------------------*/

.voiceBox{
	background:#ffffff;
	padding:10px;
	margin-top:30px;
}

.voice_img{
	width:90px;
	height:90px;
	padding:8px;
	background:url(../images/bg_voice.jpg) no-repeat;
	float:left;
}

.voiceR{
	float:right;
	width:585px;
}


/* 用語集 -------------------------------------------------*/

.glossaryBox{
	background:url(../../images/line_dot_gray.gif) repeat-x bottom;
	padding-bottom:20px;
}
.glossaryBox h4{
	color:#304066;
	font-size:15px;
	margin-bottom:10px;
}
.glossaryBox h4 span{
	font-weight:normal;
	font-size:12px;
}

.glossary_tbl{
	width:100%;
	border-top:solid 1px #cccccc;
	border-left:solid 1px #cccccc;
}
.glossary_tbl th{
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:3px 10px;
	text-align:center;
	background:#EDEDED;
}
.glossary_tbl td{
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	padding:3px 10px;
	text-align:center;
}

/* WP用-----------------------------------------*/

.wp-pagenavi{
	text-align:center;
	margin-top:30px;
}

.wp-pagenavi a{
	border:solid 1px #000000;
	background:#000000;
	color:#ffffff;
}