@charset "UTF-8";
@import "common.css";


html{
	background:url(../img/bg.jpg) repeat;
}
body{
	background:url(../img/bg_con.jpg) repeat-x;
	color:#666;
	font-family:"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif;
	font-size:80%;
	line-height:2em;
}
#body{
	width:1000px;
	margin:0 auto;
}
.header{
	background:url(../img/bg_header.jpg) no-repeat;
	margin:0px;
	height:99px;
}
h1{
	margin:10px 5px 0 0;
	color:#999;
	float:left;
}

.logo{
	float:left;
	margin:0px;
}

/*サブメニュー*/
.snavi{ float:right;margin:0px;height:30px;width:213px; }
.snavi ul{ margin:0; }
.snavi01, .snavi01 a{background:url(../img/snavi.gif) no-repeat 0 0;text-indent:-99999px;width:59px; }
.snavi01 a:hover{ background:url(../img/snavi_on.gif) no-repeat 0 0; }
.snavi02, .snavi02 a{background:url(../img/snavi.gif) no-repeat -59px 0;text-indent:-99999px;width:77px; }
.snavi02 a:hover{ background:url(../img/snavi_on.gif) no-repeat -59px 0; }
.snavi03, .snavi03 a{background:url(../img/snavi.gif) no-repeat -136px 0;text-indent:-99999px;width:77px; }
.snavi03 a:hover{ background:url(../img/snavi_on.gif) no-repeat -136px 0; }
.snavi01 a{ display:block;width:59px;height:30px;float:left; }
.snavi02 a, .snavi03 a{ display:block;width:77px;height:30px;float:left; }
.snavi li{ float:left; }

/*グローバルメニュー*/
.menu{ margin:14px 0 0 0; float:right; height:34px; width:727px;
}
.menu ul{ margin:0; }
.menu01, .menu01 a{ background:url(../img/gnavi.gif) no-repeat 0 0;text-indent:-99999px;width:130px; }
.menu01 a:hover, .menu01 span{ background:url(../img/gnavi_on.gif) no-repeat 0 0; }
.menu02, .menu02 a{ background:url(../img/gnavi.gif) no-repeat -130px 0 ;text-indent:-99999px;width:126px; }
.menu02 a:hover, .menu02 span{ background:url(../img/gnavi_on.gif) no-repeat -130px 0; }
.menu03, .menu03 a{background:url(../img/gnavi.gif) no-repeat -256px 0;text-indent:-99999px;width:117px; }
.menu03 a:hover, .menu03 span{background:url(../img/gnavi_on.gif) no-repeat -256px 0; }
.menu04, .menu04 a{background:url(../img/gnavi.gif) no-repeat -373px 0;text-indent:-99999px;width:130px; }
.menu04 a:hover, .menu04 span{background:url(../img/gnavi_on.gif) no-repeat -373px 0; }
.menu05, .menu05 a{ background:url(../img/gnavi.gif) no-repeat -503px 0;text-indent:-99999px;width:108px; }
.menu05 a:hover, .menu05 span{ background:url(../img/gnavi_on.gif) no-repeat -503px 0; }
.menu06, .menu06 a{ background:url(../img/gnavi.gif) no-repeat -611px 0;text-indent:-99999px;width:116px; }
.menu06 a:hover, .menu06 span{ background:url(../img/gnavi_on.gif) no-repeat -611px 0; }

.menu01 a{ display:block;width:130px;height:34px;float:left; }
.menu02 a{ display:block;width:126px;height:34px;float:left; }
.menu03 a{ display:block;width:117px;height:34px;float:left; }
.menu04 a{ display:block;width:130px;height:34px;float:left; }
.menu05 a{ display:block;width:108px;height:34px;float:left; }
.menu06 a{ display:block;width:116px;height:34px;float:left; }
.menu li{ float:left; }

/*コンテンツ*/
.contents{
	margin-top:11px;
	width:1000px;
	padding-bottom:80px;
}

.phimg{
	margin-top:18px;
	padding:0;
}

.totop{
	margin:20px 10px 0px 0px;
	text-align:right;
}

/* 左メニュー */
.left{
	width:710px;
	margin:20px 0 20px 0;
	padding:0px;
	float:left;
	display: inline;
}
.ttl{
	margin:0px 0px 15px 0px;
}
.left h3{
	background:url(../img/bg_sttl.gif) no-repeat;
	height:32px;
	width:660px;
	margin:5px 0px 5px 10px;
	padding:9px 0px 0px 20px;
	font-size:15px;
	color :#4b4b4b;
}
.sbmn a:link,.sbmn a:visited{color:#336699;text-decoration:none;}
.sbmn a:hover,.sbmn a:active{color:#911d36;text-decoration:none;}
.left p{
	margin:5px 10px;
	padding:0px;
}

/* 右メニュー */
.right{
	width:272px;
	margin:20px 0 20px 728px;
	padding:0px;
	text-align:left;
}
.right p{
	margin-bottom:5px;
}

/*footer*/
.footer{
	clear:both;
	padding:20px 0px 80px 0px;
	text-align:center;
	border-top:1px solid #a39789;
	background-color:#ffffff;
	color:#a39789;
	font-size:80%;
}

/*about*/
.abo table{
	border-bottom:1px dashed #a39789;
	margin:40px 20px 0px 20px;
	width:670px;
}
.abo th{
	border-top:1px dashed #a39789;
	padding:6px 20px 6px 0px;
	text-align:right;
	width:120px;
	vertical-align:top;
}
.abo td{
	border-top:1px dashed #a39789;
	padding:6px 6px;
	vertical-align:top;
}

/*order*/
.odr table{
	margin:10px 20px 20px 20px;
	width:670px;
}
.odr td{
	padding:3px 3px;
	vertical-align:top;
}
.drs{
	margin:10px 0px 5px 10px;
	padding:5px;
	border:1px #cccccc solid;
	background-color:#ffffff;
	float:left;
}

/*rental*/
.ren table{
	margin:10px 20px 20px 20px;
}
.ren th{
	padding:5px;
	vertical-align:top;
	text-align:left;
}
.ren td{
	padding:5px;
	vertical-align:bottom;
}

/*accessory*/
.acbox{
	margin:10px 0px 5px 10px;
	padding:5px;
	border:1px #cccccc solid;
	background-color:#ffffff;
	float:left;
}

.acc table{
	border:1px solid #a39789;
	margin:40px 20px 0px 20px;
	width:670px;
}
.acc th{
	border:1px solid #a39789;
	padding:5px 5px;
	text-align:center;
	vertical-align:top;
	font-size:110%;
	background-color:#7a5e2e;
	color:#ffffff;
}
.acc td{
	border:1px solid #a39789;
	padding:5px 5px;
	vertical-align:top;
}

/*voice*/
p.voice_tit{
	padding:0 0 5px 5px;
	color:#cc9900;
	border-bottom:1px dotted #999;
}
p.voice_dt{
	padding:5px 0 35px 20px;
}


/*subpage*/
.cont table{
	border-bottom:1px solid #a39789;
	margin:40px 20px 0px 20px;
	width:670px;
}
.cont th{
	border-top:1px solid #a39789;
	padding:6px 20px 6px 0px;
	text-align:right;
	width:180px;
	vertical-align:top;
}
.cont td{
	border-top:1px solid #a39789;
	padding:6px 6px;
	vertical-align:top;
}

p.privacy_tit{
	padding:0 0 5px 5px;
	font-weight:bold;
	color:#cc9900;
	border-bottom:1px dotted #999;
}
p.privacy_dt{
	padding:5px 0 35px 20px;
}

/*plan*/
.pln table{
	border:1px solid #a39789;
	margin:0px 10px 0px 10px;
	width:690px;
}
.pln th{
	border:1px solid #a39789;
	padding:5px 5px;
	vertical-align:top;
	background-color:#7a5e2e;
	color:#ffffff;
	text-align:left;
	width:150px;
}
.pln td{
	border:1px solid #a39789;
	padding:5px 5px;
	vertical-align:top;
}
