/* ::::: CSS初期化処理 ::::: */

*{
	margin:0;
	padding:0;
	border:0;
	text-decoration:none;
	line-height:1;
	font-size:100%;
	font-style:normal;
	font-weight:normal;
}

html, body {
	color: #444;
	height: 100%;
	background-image: url(images/back.png);
	background-repeat: repeat-y;
	background-color: #39556a;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

h1, h2, h3 { margin: 0px; padding: 0px; font-weight: normal; }

img,a img{
  vertical-align:bottom;
  border:none;
  background:transparent;
}

dl{
	margin-top: 10px;
	margin-bottom: 20px;
}

dt{
	margin-top: 10px;
	margin-bottom: 10px;
}

dd{
	margin-left: 40px;
	margin-bottom: 15px;
}

.importance{
	overflow: hidden;
	display: block;
	height: 1px;
	font-size: 1px;
	text-indent: -9999px;
	color: #000000;
	margin-left: 80px;
	position: absolute;
	visibility: hidden;
	bottom: 10000px;
}

.smalltext{
	font-size: 10px;
}

.midtext{
	font-size: 12px;
}

.bigtext{
}

.textright{
	text-align: right;
}

.right{
	float: right;
}

.left{
	float: left;
}

.leftimg{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.rightimg{
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 10px;
}
.mglr{
	margin-right: 20px;
	margin-left: 20px;
}

.red{
	color: #F63;
}

.clear{
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
}

.mgtop{
	margin-top: 20px;
}

.mgbtm{
	margin-bottom: 20px;
}

.fade{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

/* ::::: CSS設定 ::::: */
#container{
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/shadow.png);
	_background-image: url(images/shadow_ie.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
}

#contents{
	width: 850px;
	background-color: #FFF;
	margin-left: 10px;
	margin-right: 10px;
}

#header {
	height: 360px;
	width: 850px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#menu{
	width: 850px;
	list-style-type: none;
	z-index: 2;
}

#menu li{
	float: left;
	background-repeat: no-repeat;
	height: 50px;
}

#menu01{
	background: url(images/menu.png) 0px 0px no-repeat;
	width: 170px;
}

#menu01h{
	background: url(images/menu.png) 0px -50px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#menu02{
	background: url(images/menu.png) -170px 0px no-repeat;
	width: 170px;
}

#menu02h{
	background: url(images/menu.png) -170px -50px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#menu03{
	background: url(images/menu.png) -340px 0px no-repeat;
	width: 170px;
}

#menu03h{
	background: url(images/menu.png) -340px -50px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#menu04{
	background: url(images/menu.png) -510px 0px no-repeat;
	width: 170px;
}

#menu04h{
	background: url(images/menu.png) -510px -50px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#menu05{
	background: url(images/menu.png) -680px 0px no-repeat;
	width: 170px;
}

#menu05h{
	background: url(images/menu.png) -680px -50px no-repeat;
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
}

#main{
	width: 810px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#footer {
	height: 80px;
	z-index: 10;
	background-color: #E6E6E6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAA;
	background-image: url(images/footer.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#footerleft{
	float: left;
	padding-left: 20px;
}

#footerright{
	float: right;
	padding-top: 25px;
	padding-right: 20px;
}

#copyright{
	font-size: 12px;
	color: #FFF;
	text-align: right;
	clear: both;
	margin-right: 5px;
}

#footnavi{
	white-space: nowrap;

}

#footnavi li{
	float: left;
	list-style-type: none;
	margin-right: 10px;
	font-size: 9px;
	margin-bottom: 15px;
}

#footnavi li a:link,#footnavi li a:visited{
	color: #555;
}

#footnavi li a:hover,#footnavi li a:active{
	color: #F60;
}

#inquiry_btn{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	background-image: url(images/inquiry_btn.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 211px;
	margin-left: 99px;
}

#whatled01{
	position: absolute;
	margin-top: 230px;
	margin-left: 60px;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.1em;
	width: 550px;
}

#whatled02{
	position: absolute;
	margin-top: 350px;
	margin-left: 60px;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.1em;
	width: 730px;
}

#whatled03{
	position: absolute;
	margin-top: 470px;
	margin-left: 60px;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.1em;
	width: 730px;
}

#whatled04{
	position: absolute;
	margin-top: 1460px;
	margin-left: 160px;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.1em;
	width: 600px;
}

#whatled05{
	position: absolute;
	margin-top: 1580px;
	margin-left: 160px;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.1em;
	width: 600px;
}

#whatled06{
	position: absolute;
	margin-top: 1700px;
	margin-left: 160px;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.1em;
	width: 600px;
}

#lowcost01{
	position: absolute;
	margin-top: 240px;
	margin-left: 60px;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.1em;
	width: 550px;
}

#lowcost02{
	position: absolute;
	margin-top: 330px;
	margin-left: 60px;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.1em;
	width: 550px;
}

#shop01{
	position: absolute;
	margin-top: 240px;
	margin-left: 60px;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.1em;
	width: 550px;
}

#shop02{
	position: absolute;
	margin-top: 330px;
	margin-left: 60px;
	font-size: 12px;
	line-height: 17px;
	letter-spacing: 0.1em;
	width: 550px;
}

#billfront{
	position: absolute;
	margin-top: 915px;
	margin-left: 635px;
	width: 135px;
	height: 190px;
}

#billback{
	position: absolute;
	margin-top: 1140px;
	margin-left: 635px;
	width: 135px;
	height: 190px;
}

.explanation01_btn{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	background-image: url(images/explanation_btn.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 96px;
	margin-left: 24px;
}

.explanation02_btn{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	background-image: url(images/explanation_btn.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 99px;
	margin-left: 24px;
}

.explanation03_btn{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	background-image: url(images/explanation_btn.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 97px;
	margin-left: 23px;
}

.explanation04_btn{
	filter: alpha(opacity=0);
	-moz-opacity:0.0;
	opacity:0.0;
	background-image: url(images/explanation_btn.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top: 99px;
	margin-left: 23px;
}

.catalog_mg{
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}

.catalog_box{
	float: left;
	width: 375px;
	padding: 5px;
}

.catalog{
	border: 2px solid #39556A;
}

.catalog_info{
	height: 120px;
	border-bottom-color: #39556A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

.catalog_exp{
	padding: 10px;
	height: 60px;
}

.catalog_exp p{
	font-size: 11px;
	line-height: 15px;
}

.catalog_exp b{
	font-weight: bold;
}

.catalog_exp strong{
	font-size: 14px;
}

.catalog_exp em{
	color: #C00;
}

.catalog_sub{
	text-align: center;
	padding: 5px;
}

.name{
	font-size: 16px;
	color: #39556a;
	position: absolute;
	margin-top: 15px;
	margin-left: 10px;
	font-weight: bold;
}

.code{
	background-image: url(images/code.png);
	font-size: 12px;
	color: #39556a;
	position: absolute;
	margin-top: 15px;
	margin-left: 130px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding-left: 45px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 75px;
}

.power{
	font-size: 12px;
	color: #39556a;
	position: absolute;
	margin-top: 35px;
	margin-left: 10px;
}

.twotier{
	background-image: url(images/twotier.png);
	font-size: 13px;
	color: #FFF;
	position: absolute;
	margin-top: 56px;
	margin-left: 15px;
	background-repeat: no-repeat;
	height: 35px;
	width: 80px;
	padding-top: 17px;
	text-align: center;
}

.size{
	position: absolute;
	margin-top: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #39556A;
	width: 241px;
	font-size: 11px;
	line-height: 20px;
	padding-left: 10px;
}

.price{
	font-size: 24px;
	color: #CB2128;
	position: absolute;
	margin-top: 65px;
	margin-left: 100px;
	font-weight: bold;
	text-align: center;
	width: 140px;
}

.thumb{
	position: relative;
	float: right;
}

.thumb img{
	height: 120px;
	width: 120px;
}

.nline{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #888;
	padding-right: 20px;
}

.textbox{
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	border-left-color: #888;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
}

.submitbtn{
	background: url(images/submit.png) 0px 0px no-repeat;
	font-size: 11px;
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 100px;
	color: #000;
	cursor: pointer;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.submitbtn:hover{
	background: url(images/submit.png) 0px -30px no-repeat;
	color: #FFF;
}

.textareabox{
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	border-left-color: #888;
	width: 600px;
	height: 120px;
}

#adminbox{
	padding: 50px;
}

#adminbox h2{
	color: #39556A;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

#adminbox h3{
	color: #8E5239;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

#adminbox p{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 30px;
}

#adminbox ul{
	list-style-type: none;
	margin-top: 15px;
	margin-bottom: 15px;
}

#adminbox fieldset{
	margin-top: 20px;
	padding-top: 30px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	border: 2px solid #39556A;
	margin-bottom: 40px;
}

#adminbox dl{
	margin-top: 20px;
	margin-bottom: 20px;
}

#adminbox dt{
	margin-top: 10px;
	margin-bottom: 20px;
}

#adminbox dd{
	margin-left: 40px;
	margin-bottom: 15px;
}

#adminbox table{
	border: 1px solid #999;
	padding: 10px;
	margin-bottom: 20px;
}

#adminbox td{
	background-color: #EEE;
	padding: 5px;
}

.adminareabox{
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888;
	border-right-color: #AAA;
	border-bottom-color: #AAA;
	border-left-color: #888;
	width: 590px;
}

#pagebox{
	padding: 10px;
	margin-top: 30px;
	margin-bottom: 30px;
}

#pagebox h2{
	color: #39556A;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

#adminbox p{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 30px;
}

.crectbox{
	margin-bottom: 30px;
	background-color: #FAFAFA;
	background-image: url(images/staff_back.png);
	background-repeat: repeat-x;
	border: 5px solid #9DB3C0;
	margin-top: 30px;
	padding: 20px;
}

.crectbox p{
	font-size: 12px;
	line-height: 21px;
	padding-top: 8px;
	padding-bottom: 8px;
	letter-spacing: 0.1em;
}

.crectbox a:link,.crectbox a:visited{
	color: #373450;
	font-weight: bold;
}

.crectbox a:hover,.crectbox a:active{
	color: #F60;
}

.crectleft{
	text-align: center;
	float: left;
	width: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 24px;
	font-size: 12px;
}

.crectright{
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 24px;
}

.crectcenter{
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}

.cline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #765F41;
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

#sitemap {
	list-style-type: none;
}

#sitemap li{
	margin-bottom: 20px;
	font-size: 18px;
}

#sitemap li span{
	margin-left: 60px;
}

.pdfbtn{
	list-style-type: none;
}

.pdfbtn li{
	height: 52px;
	width: 190px;
	background-image: url(images/pdfbtn.png);
	float: left;
	text-align: center;
	font-size: 16px;
	padding-top: 15px;
	line-height: 20px;
}

.pdfbtn a:link,.pdfbtn a:visited{
	color: #FFF;
	font-weight: bold;
}

.pdfbtn a:hover,.pdfbtn a:active{
	color: #FF0;
	font-weight: bold;
}

#kiyaku{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-bottom: 40px;
}

#kiyaku h1{
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}

#kiyaku h3{
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}

#kiyaku p{
	font-size: 14px;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 20px;
}

#obi{
}

