<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "euc-jp";
/* ---------------------------------------------------------
CascadingStyleSheet Settingfile
Common
2010
--------------------------------------------------------- */

/*////////////////////////////////////////////////
フォントサイズ統一化設定
////////////////////////////////////////////////*/
body{
	font-size: 75%; /* IE */
	line-height:160%;
}
html&gt;/**/body{
	font-size: 12px; /* Except IE */
}

html[xmlns*=""] body:last-child body{
	font-size:80%;
}

/*////////////////////////////////////////////////
=clear設定
////////////////////////////////////////////////*/
.clear{
	clear:both;
	margin:0;
}
/*////////////////////////////////////////////////
=タグデフォルト設定
////////////////////////////////////////////////*/
form,p{
	margin:0;
	padding:0;
}
ol,ul,li,dl,dt,dd{
	margin:0;
	padding:0;
	list-style:none;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	margin:0;
}
img{
	border:0;
}
/*////////////////////////////////////////////////
=body設定
（タグリセット設定）
////////////////////////////////////////////////*/
body{
	margin:0px;
	border:none;
	font-family:"ＭＳ Ｐゴシック", Osaka,sans-serif;
	font-weight:normal;
	text-decoration:none;
	list-style-type:none;
	text-indent:0px;
	line-height:160%;
	letter-spacing:0.9px;
	background-image:url(../images/common/bg.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	color:#666;
}
/*////////////////////////////////////////////////
=リンク設定
////////////////////////////////////////////////*/
a{
	color:#CCC;
	text-decoration:underline;
}
a:hover{
	color:#C8C8C8;
	text-decoration:none;
}
.m5{
	margin-top:5px;
}
.m10{
	margin-top:0px;
}
.m15{
	margin-top:15px;
}
.m20{
	margin-top:20px;
}
.float_l{
	float:left;
}
.float_r{
	float:right;
}
.txt85{
	font-size:85%;
	line-height:130%;
}

.read{
	font-size:12px;
	line-height:180%;
}

/*////////////////////////////////////////////////
=header設定
////////////////////////////////////////////////*/
#headerArea #header{
	width:950px;
	margin:0px auto;
	background-image: url(../images/common/bg_header.jpg);
	background-repeat: no-repeat;
}
#headerArea #header{
	height:92px;
	position:relative;
	margin:0px auto;
}
#headerArea #header h1{
	color:#B2B2B2;
	font-weight:normal;
	font-size:1em;
	text-align:left;
	margin:0px;
	position:absolute;
	top:26px;
	left:120px;
	line-height:1.4;
	letter-spacing:0px;
}
#headerArea #header h2{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
}
#headerArea #header h2 a{
	width:80px;
	height:80px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background-image: url(../images/common/logo.png);
	background-repeat: no-repeat;
}
#headerArea #header #h_navi{
	position:absolute;
	display:block;
	top:0px;
	right:0px;
}
#headerArea #header #h_navi img{
	margin-left:1px;
}

/*////////////////////////////////////////////////
=globalnavi設定
////////////////////////////////////////////////*/
#headerArea ul#gnavi{
	width:950px;
	height:46px;
	clear:both;
	margin:0 auto;
	padding:0;
}
#headerArea ul#gnavi li{
	list-style:none;
	float:left;
	height:46px;
	padding:0;
	margin:0;
}
#headerArea ul#gnavi li a{
	height:46px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
}
/*mn01*/
#headerArea ul#gnavi li#gnavi01{
	width:136px;
	background-image:url(../images/common/gnavi01_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi01 a{
	width:136px;
	background-image:url(../images/common/gnavi01_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi01 a:hover{
	background-image: url(../images/common/gnavi01_on.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi01_on a{
	width:136px;
	background-image: url(../images/common/gnavi01_on.jpg);
	background-repeat: no-repeat;
}
/*menu02*/
#headerArea ul#gnavi li#gnavi02{
	width:135px;
	background-image:url(../images/common/gnavi02_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi02 a{
	width:135px;
	background-image:url(../images/common/gnavi02_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi02 a:hover{
	background-image:url(../images/common/gnavi02_on.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi02_on a{
	width:135px;
	background-image:url(../images/common/gnavi02_on.jpg);
	background-repeat: no-repeat;
}
/*menu03*/
#headerArea ul#gnavi li#gnavi03{
	width:135px;
	background-image:url(../images/common/gnavi03_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi03 a{
	width:135px;
	background-image:url(../images/common/gnavi03_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi03 a:hover{
	background-image:url(../images/common/gnavi03_on.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi03_on a{
	width:135px;
	background-image:url(../images/common/gnavi03_on.jpg);
	background-repeat: no-repeat;
}
/*menu04*/
#headerArea ul#gnavi li#gnavi04{
	width:135px;
	background-image:url(../images/common/gnavi04_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi04 a{
	width:135px;
	background-image:url(../images/common/gnavi04_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi04 a:hover{
	background-image:url(../images/common/gnavi04_on.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi04_on a{
	width:135px;
	background-image:url(../images/common/gnavi04_on.jpg);
	background-repeat: no-repeat;
}
/*menu05*/
#headerArea ul#gnavi li#gnavi05{
	width:139px;
	background-image:url(../images/common/gnavi05_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi05 a{
	width:139px;
	background-image:url(../images/common/gnavi05_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi05 a:hover{
	background-image:url(../images/common/gnavi05_on.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi05_on a{
	width:139px;
	background-image:url(../images/common/gnavi05_on.jpg);
	background-repeat: no-repeat;
}
/*menu06*/
#headerArea ul#gnavi li#gnavi06{
	width:135px;
	background-image:url(../images/common/gnavi06_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi06 a{
	width:135px;
	background-image:url(../images/common/gnavi06_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi06 a:hover{
	background-image:url(../images/common/gnavi06_on.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi06_on a{
	width:135px;
	background-image:url(../images/common/gnavi06_on.jpg);
	background-repeat: no-repeat;
}
/*menu07*/
#headerArea ul#gnavi li#gnavi07{
	width:135px;
	background-image:url(../images/common/gnavi07_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi07 a{
	width:135px;
	background-image:url(../images/common/gnavi07_off.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi07 a:hover{
	background-image:url(../images/common/gnavi07_on.jpg);
	background-repeat: no-repeat;
}
#headerArea ul#gnavi li#gnavi07_on a{
	width:135px;
	background-image:url(../images/common/gnavi07_on.jpg);
	background-repeat: no-repeat;
}

/*////////////////////////////////////////////////
パンくず設定
////////////////////////////////////////////////*/
#pan{
	width:950px;
	margin:5px auto;
	text-align:left;
	color:#999999;	
}
#pan a{
	color:#999999;
	text-decoration:underline;
}
#pan a hover{
	color:#999999;
	text-decoration:none;
}

/*////////////////////////////////////////////////
=コンテンツ設定
////////////////////////////////////////////////*/
#main{
	width:950px;
	margin:10px auto auto auto;
}
#contents_top{
	width:950px;
	margin:0 auto;
}
#information{
	width:620px;
	float:left;
	margin-top:20px;
	background:url(../images/top/info.jpg) no-repeat;
	padding-top:25px;
	height: 170px;
}
#info_out{
	padding:10px;
}
#info_in{
	padding:15px;
	color:#FFF;
	font-size: 16px;
}
#description{
	width:620px;
	float:left;
	margin-top:0px;
	background:url(../images/top/description.jpg) no-repeat;
	padding-top:25px;
	height: 170px;
}
#desc_out{
	padding:10px;
}
#desc_in{
	padding:15px;
	color:#FFF;
	font-size: 16px;
}
#btn_area{
	width:310px;
	float:right;
	margin-top:20px;
}
/*////////////////////////////////////////////////
=共通コンテンツ設定
////////////////////////////////////////////////*/
h3.title{
	width:950px;
	margin:15px auto 0px auto;
}

#contents{
	width:950px;
	margin:0 auto;
	background-color:#FFF;
	padding-bottom:15px;
}
#contents_outline{
	width:950px;
	margin:0 auto;
	background-color:#FFF;
	padding-top:30px;
	padding-bottom:15px;
}

h3.plantitle{
	width:700px;
	margin:15px auto 0px auto;
}

#contentsplan{
	width:700px;
	margin:0 auto;
	background-color:#FFF;
}

#contentsdesign{
	width:950px;
	margin:0 auto;
	background-color:#000;
}

#contentmap{
	width:950px;
	margin:0 auto;
	background-color:#FFF;
}

#contents_contact{
	width:910px;
	margin:0 auto;
	padding:20px;
	background-color:#FFF;
}
h3.title_contact{
	width:700px;
	margin:15px auto 0px auto;
}
#contents_contact{
	width:660px;
	margin:0 auto;
	padding:20px;
	background-color:#FFF;
}
.request th{
	background-color:#333;
	color:#FFF;
	text-align:left;
	width:25%;
}
.attention{
	font-weight:nomal;
	color:#930;
}
.request td{
	background-color:#F4F4F4;
}
.request td.btn_area{
	text-align:center;
	background-color:#E0DFD3;
}
.btn_space{
	text-align:center;
	margin-top:20px;
}
.outline{
	background-color:#CCC;
	margin:auto;
}
.outline th{
	background-color:#EBEBEB;
	text-align:left;
	font-weight:normal;
}
.outline td{
	background-color:#fff;
	text-align:left;
}
.boderline{
	border:1px solid #CCC;
}
strong.subttl{
	color:#293261;
}
strong.subttl02{
	color:#293261;
	letter-spacing:0px;
	
}

.equipment{
	margin-top:5px;
	margin-left:0px;
	text-align:left;
	padding-bottom: 15px;
}

/*////////////////////////////////////////////////
=ページトップ
////////////////////////////////////////////////*/
.pagetop{
	width:950px;
	margin-top:25px;
	text-align:right;
	background-color:#000;
}
/*////////////////////////////////////////////////
=フッター設定
////////////////////////////////////////////////*/
#footerArea{
	width:950px;
	margin:20px auto auto auto;
	padding:20px 0;
	position:relative;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	height:50px;
}
#footerArea a{
	color:#C6C6C6;
	text-decoration:none;
}
#footerArea a:hover{
	color:#FFF;
	text-decoration:underline;
}
#footerArea #logo{
	position:absolute;
	left:0px;
}
#footerArea #company{
	position:absolute;
	right:1px;
	color:#666;
	text-align:left;
	line-height:140%;
	width: 345px;
}
#footerArea #tel{
	position:absolute;
	left:480px;
}
#footerArea #mail{
	position:absolute;
	right:0px;
}
#copy{
	width:950px;
	margin:auto;
	padding:10px 0 20px;
	text-align:center;
}
#copy_contact{
	width:700px;
	margin:auto;
	padding:20px 0;
	text-align:center;
}

#like{
	width:950px;
	margin:auto;
	padding:20px 0 0;
	text-align:center;
}</pre></body></html>