@charset "utf-8";
/* --------------------------------------------------------------------------- */

body {
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	background-image: url(../aboutus/img/bg_top.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	line-height: 180%;
	font-size: 11px;
	color:#9F9F9F;
	text-align: center;
	vertical-align: middle;
	background-position: left top;
}
/* --------------------------------------------------------------------------- */
#gnavi-area {
	height: 23px;
	margin: 0px;
	padding: 0px;
}
#gnavi {
	width:809px;
	margin-right: auto;
	margin-left: auto;
	color:#FFFFFF;
	line-height: 23px;
	vertical-align: baseline;
}
#gnavi a, 
a:link, 
a:visited {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none;
	vertical-align: middle;
}

#gnavi a:hover, 
a:active {
	color:#1D2088;
	font-size: 11px;
	text-decoration:none;
	vertical-align: middle;
}
/* -----ヘッダー部分ここから-------------------------------------------------------------- */
#header {
	font-size: 10px;
	height: 91px;
	width:809px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../aboutus/img/bg_header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header h1 {
	height: auto;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
	color: #0078AE;
	margin-right: 10px;
}
#logo-area {
	height: 71px;
}
#logo1 {
	height: 71px;
	width:120px;
	float: left;
}
#logo1 a, a:hover, 
a:active {
	color:#00B0FF;
}
#logo1 img {
	height: 71px;
	width:120px;
	display: block;
}
#logo2 {
	height: 71px;
	width:80px;
	float: right;
}
#logo2 a, a:hover, 
a:active {
	color:#00B0FF;
}
#logo2 img {
	height: 71px;
	width:80px;
	display: block;
}
/* ------サブナビゲーションその1--------------------- */
#snavi1-area {
	width:809px;
	height: 33px;	
}
#snavi1-area img {
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
}
#snavi1-area ul {
	height: 25px;
	width: 800px;
	padding-left: 19px;
	padding-top: 3px;
}

#snavi1-area li {
	float:left;
	height: 25px;
	width: 113px;
	padding-right: 5px;
}

#snavi1-area li a {
	overflow:auto;
	width:113px;
	height: 25px;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}

#snavi1-area li#snavi1-1 a {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../aboutus/img/bt_gaiyou_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#snavi1-area li#snavi1-1 a:hover, #snavi1-area li#snavi1-1 a:active {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../aboutus/img/bt_gaiyou_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#snavi1-area li#snavi1-2 a {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../aboutus/img/bt_accessmap_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#snavi1-area li#snavi1-2 a:hover, #snavi1-area li#snavi1-2 a:active {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../aboutus/img/bt_accessmap_on.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* --料金ページ追記-- */
#snavi1-area li#snavi1-1_a a {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../pricelist/img/bt_price01_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#snavi1-area li#snavi1-1_a a:hover, #snavi1-area li#snavi1-1_a a:active {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../pricelist/img/bt_price01_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#snavi1-area li#snavi1-2_a a {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../pricelist/img/bt_price02_off.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#snavi1-area li#snavi1-2_a a:hover, #snavi1-area li#snavi1-2_a a:active {
	width:113px;
	height: 25px;
	padding-right: 0px;
	background-image: url(../pricelist/img/bt_price02_on.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


/* ------------------ここから右エリアの中身--------------------- */
#right-area #gaiyou {
	background-image: url(../aboutus/img/bg_blue_bar.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	font-size: 11px;
}
#right-area #gaiyou a {
	color: #999999;	
}
#right-area #gaiyou a:hover, #right-area #gaiyou a:active {
	color: #999999;
	text-decoration: underline;
}
#right-area #accessmap {
	background-image: url(../aboutus/img/bg_blue_bar.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	font-size: 11px;
}
.w95-lineb {
	width:95px;
	height: 35px;
	text-indent: 10px;
	background-image: url(../aboutus/img/bg_table1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lineb {
	background-image: url(../aboutus/img/bg_table2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	text-indent: 10px;
}
.h30-lineb {
	background-image: url(../aboutus/img/bg_table3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
	text-indent: 10px;
}
.h30-nonline {
	height: 30px;
}
.w570-h339 {
	width: 570px;
	height: 339px;
}
.h15 {
	height: 15px;
}


/* --料金表追記-- */
#right-area #price01 {
	background-image: url(../aboutus/img/bg_blue_bar.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	font-size: 11px;
}

#right-area #price02 {
	background-image: url(../aboutus/img/bg_blue_bar.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 25px;
	font-size: 11px;
}

.price_title01{
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #0078AE;
	padding-bottom: 2px;
}

.price_title02{
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #0078AE;
	padding-top: 20px;
	padding-bottom: 2px;
}

.w320-lineb {
	width:320px;
	height: 35px;
	background-image: url(../aboutus/img/bg_table2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 5px;
	padding-left: 10px;
}

.w120-lineb {
	width:130px;
	height: 35px;
	background-image: url(../aboutus/img/bg_table2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 5px;
	padding-left: 10px;
}

.w180-lineb {
	width:180px;
	height: 35px;
	background-image: url(../aboutus/img/bg_table2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 5px;
	padding-left: 10px;
}

.w180-lineb_s {
	width:180px;
	height: 35px;
	background-image: url(../aboutus/img/bg_table2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-right: 5px;
	padding-left: 20px;
}

.lineb_a{
	background-image: url(../aboutus/img/bg_table2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	color:#0099FF;
}

.pr_inq{
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	height: 25px;
}

.pr_inq ul{height: 25px;
}

.pr_inq li{float:left;}
.pr_inq a {display: block;}

.pr_inq li.pr_est a {
	background-image:url(../pricelist/img/btn_estimate.jpg);
	background-position:0px 0px;
	width:113px;
	height: 25px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

.pr_inq li.pr_est a:hover, .pr_inq li.pr_est a:active {
 	background-position:0px -25px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

.pr_inq li.pr_iq {
	margin-left: 5px;
}
.pr_inq li.pr_iq a {
	background-image:url(../pricelist/img/btn_inquiry.jpg);
	background-position:0px 0px;
	width:113px;
	height: 25px;
	text-indent: -9999px;
	overflow:hidden;
	text-decoration:none;
}

.pr_inq li.pr_iq a:hover, .pr_inq li.pr_iq a:active {
 	background-position:0px -25px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* ---追記フッター--- */
.footer-b-box_top {
	padding-top: 20px;
	width:809px;
	margin-right: auto;
	margin-left: auto;
}

.footer-b-box2 {
	width:636px;
	margin-left: 173px;
}

.footer_b2 {
	float: right;
	width:430px;
	margin-left: 20px;
	text-align: left;
	line-height: 150%;
}

#footer_link{
	width: 186px;
	float: left;
}
#link_logo{
	float: left;
	width: 60px;
}
#link_text{
	float: right;
	width: 116px;
	font-size: 10px;
	line-height: 14px;
	color: #999;
	text-align: left;
}


