<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";


/*ヘッダー
-------------------------*/
#header {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 960px;
}
h1{
	width: 380px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 90px;
}
#header_light {
	float: right;
	height: 90px;
	width: 580px;
	clear: right;
}
#header_light_left {
	float: left;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#header_light_left ul {
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.5em;
	padding: 0px;
}
#header_light_left li {
	float: left;
	background-image: url(../images/common/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-top: 15px;
	padding-right: 10px;
}
#font_size {
	margin-top: 15px;
	height: 30px;
	width: 250px;
	margin-left: 0px;
	padding: 0px;
	line-height: 1em;
	font-size: 0px;
}
#font_size a img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#guide_menu {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 174px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	top: 0px;
	right: 0px;
	float: right;
	clear: right;
}

/*サブメニュー
-------------------------*/
#sub_menu {
	float: left;
	width: 210px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	background-image: url(../images/sub_menu/bg.gif);
	background-repeat: repeat-y;
	line-height: 1.3em;
	font-size: 95%;
}
#sub_menu img {
	margin: 0px;
	padding: 0px;
}
#sub_menu ul {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding: 0px;
}
#sub_menu li {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 8px;
	padding-left: 22px;
	background-image: url(../images/sub_menu/sankaku.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#sub_menu li.select1 {
	background-image: url(../images/sub_menu/sub_menu_sankaku_b.gif);
}

#sub_menu li.select2 {
	padding-left: 32px;
	background-image: url(../images/sub_menu/sankaku_select.gif);
}


#sub_menu #title {
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/sub_menu/title_bg.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 170px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 26px;
	padding-top: 10px;
}

#sub_menu #title a {
	color: #FFF;
}

#sub_menu #title a:visited {
	color: #FFF;
}

#sub_menu #title a:hover {
	color: #FFF;
}

#pagetop {
	text-align: right;
	clear: both;
	width: 960px;
	margin-top: 50px;
	margin-bottom: 15px;
}




/*メニュー
-------------------------*/
#g_menu {
	height: 50px;
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
}
#g_menu ul {
	margin: 0px;
	padding: 0px;
	width: 960px;
}

#g_menu li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

/*パンクズ
------------------------------------*/
#pankuzu {
	font-size: 80%;
	letter-spacing: 0.1em;
	color: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


/*フッター
------------------------------------*/

#footer{
	background-image: url(../images/footer/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 960px;
	background-color: #A0968C;
	height: 265px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.8em;
}

#footer #name {
	color: #FFF;
	height: 30px;
	padding-left: 15px;
	background-color: #A0968C;
	padding-top: 9px;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FFF;
	font-size: 12px;
}
#footer a:link,
#footer a:visited{
	color: #FFF;
	text-decoration: none;
}
#footer a:hover{
	color: #900;
}

#footer dl{
	display: block;
	margin-right: 10px;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-right: 30px;
	height: 150px;
	margin-left: 15px;
}
#footer dd {
}
.line_tate {
}
.line_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
}
#footer dl #line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

#footer dd{
	background-image: url(../images/footer/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 5px;
	color: #FFF;
	padding-right: 15px;
}

#footInfo #Copyright{
	font-size: 0.9em;
	clear: left;
	color: #FFF;
	padding-top: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-left: 15px;
	padding-bottom: 20px;
}

/*メインコンテンツ
------------------------------------*/

#main {
	float: right;
	width: 715px;
	padding: 0px;
	clear: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 70px;
	margin-left: 0px;
}
h2 {
	background-image: url(../images/common/h2_bg.jpg);
	background-repeat: no-repeat;
	height: 63px;
	width: 698px;
	padding-top: 40px;
	padding-left: 15px;
	letter-spacing: 0.1em;
	font-size: 130%;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #333;
	border: 1px solid #CCC;
	margin-left: 0px;
}
h3 {
	background-image: url(../images/common/h3_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	font-size: 130%;
	line-height: 1.5em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
	height: 35px;
	width: 675px;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	letter-spacing: 0.1em;
	clear: both;
}
h4 {
	font-size: 110%;
	line-height: 1.3em;
	font-weight: bold;
	color: #484A35;
	background-image: url(../service/img/top/service_tit_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	height: 26px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BDC434;
	padding-top: 5px;
	margin-top: 40px;
	margin-bottom: 15px;
	clear: both;
}
.wait {
	color: #F00;
	background-color: #FFB6BF;
	text-align: center;
	width: 100%;
	margin-bottom: 30px;
	font-size: 130%;
}
</pre></body></html>