<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*------------------------------
header 
------------------------------*/

#header{
	width:800px;
	margin:0 auto;
	margin-top:25px;
	margin-bottom:25px;
}
#header #logo{
	float:left;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-image: url(../images/hd_logo2.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 456px;
	margin-top: 5px;
}
#header #logo a{
	height: 57px;
	width: 456px;
	display: block;
}
#header #header_btns{
	float:right;
}

#header #header_btns li{
	float:left;
	margin-left:10px;
}



/*------------------------------
main
------------------------------*/
#Main_bk{
	background-color: #4dc5f0;
}

#Main{
	width:800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top:20px;	
	padding-bottom: 40px;
}
#Main p,
#Main td,
#Main th{
	line-height: 140%;
}

#Main #navi{
	margin-right:-8px;
}
#Main #navi li a{
	height: 58px;
	width: 194px;
	margin-right:8px;
	float:left;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#Main #navi li.navi01 a{
	background-image: url(../images/navi_01_of.png);	
}
#Main #navi li.navi01 a:hover{
	background-image: url(../images/navi_01_ov.png);	
}
#Main #navi li.navi02 a{
	background-image: url(../images/navi_02_of.png);	
}
#Main #navi li.navi02 a:hover{
	background-image: url(../images/navi_02_ov.png);	
}
#Main #navi li.navi02.on a{
	background-image: url(../images/navi_02_on.png);	
}
#Main #navi li.navi03 a{
	background-image: url(../images/navi_03_of.png);	
}
#Main #navi li.navi03 a:hover{
	background-image: url(../images/navi_03_ov.png);	
}
#Main #navi li.navi03.on a{
	background-image: url(../images/navi_03_on.png);	
}
#Main #navi li.navi04 a{
	background-image: url(../images/navi_04_of.png);	
}
#Main #navi li.navi04 a:hover{
	background-image: url(../images/navi_04_ov.png);	
}
#Main #navi li.navi04.on a{
	background-image: url(../images/navi_04_on.png);	
}

#Main #contents_bk{
	background-image: url(../images/main_bk_btm.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	background-color: #FFF;
}
#Main #contents{
	background-image: url(../images/main_bk_top.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding: 40px;
	position: relative;
}
#Main #contents h2{
	font-size: 150%;
	color: #004f8d;
	margin-bottom:30px;
}
#Main #contents h3{
	margin-bottom:10px;
	padding-bottom: 5px;
	color: #44AED5;
	font-size: 110%;
}
#Main #contents h4{
	margin-bottom:10px;
	padding-bottom: 5px;
	color: #44AED5;
	font-size: 110%;
}


/* ===== Link ===== */
a:link {
	color: #0764C7;
	text-decoration: underline;
}
a:visited {
	color: #0764C7;
}
a:hover, a:active {
	color: #0764C7;
	text-decoration: none;
}


/*----概要用テーブル----*/
table.about_tbl{
	border-collapse: collapse;
	width:100%;
}
table.about_tbl th,
table.about_tbl td{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4fc6f1;
	border-bottom-color: #4fc6f1;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	text-align: left;
}
table.about_tbl th{
	padding-right:40px;
}
table.tbl_noline th,
table.tbl_noline td{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

/*----組合員一覧テーブル----*/
table.member_tbl{
	border-collapse: collapse;
	width:100%;
	margin-bottom:40px;
}
table.member_tbl th,
table.member_tbl td{
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border: 1px solid #999999;
}
table.member_tbl th{
	background-color: #D8F3FF;
}
table.member_tbl td{
	font-size:85%;
}
td.cel_btom{
	vertical-align: bottom !important;
}
td.cel_right{
	text-align: right !important;
}




/* ===== icon ===== */
.link{
	background-image: url(../images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	padding-left: 15px;
}
.icon_dot{
	background-image: url(../images/icon_dotlist.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px !important;
}

/* ===== リスト ===== */
ul.dotlist li{
	background-image: url(../images/icon_dotlist.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px !important;
	margin-bottom: 5px;
}

/*----レイアウト----*/
.f_left{
	float:left;
}
.f_right{
	float:right;
}

/*3列*/
.grid3{
	padding-bottom: 50px;
}
.grid3 .f_left{
	width:230px;
	margin-right:15px;
}
.grid3 .f_right{
	width:230px;
}





/*----余白----*/
.mb0{
	margin-bottom:0px !important;
}
.mb10{
	margin-bottom:10px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.mb40{
	margin-bottom:40px;
}
.mt20{
	margin-top:20px;
}
.pr10{
	padding-right: 10px !important;
}



/*-----テキスト---*/
.caption{
	font-size: 85%;
	margin-top: 5px;
}

.att{
	color: #F00;
}


/*----お問い合わせ用　----*/
table.contact_table{
	border-collapse: collapse;
	width:100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1e3ed;
	border-bottom-color: #e1e3ed;
}
table.table01 th,
table.table01 td{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e1e3ed;
	border-bottom-color: #e1e3ed;
	text-align: left;
	vertical-align: middle;
	line-height: 135%;
	padding: 10px;
}
table.table01 th{
	background-color: #999999;
	font-weight: normal;
	color: #FFF;
}

.inq_tel{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #01426c;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.inq_tel .telArea{
	float:left;
	margin-right:40px;	
}
.inq_tel .addArea{	
	float:left;
}
.inq_tel .txt_tel{
	font-size: 200%;
	font-weight: bold;
	background-image: url(../../images/tel_img.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 42px;
}
.att{
	color: #C00;
}

.form_btn{
	margin: 15px auto;
	width:400px;
}

.form_btn li{
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border:1px solid #999999;
	width:158px;
	padding:10px;
	margin:0 10px;
	float:left;
	text-align:center;
}

.form_btn .send_btn,.form_btn .send_btn a{
	color:#FFF !important;
	text-decoration:none !important;
	font-weight: bold;
	background-color: #FF9900;
	border:1px solid #FF9900;
}

.form_btn .reset_btn,.form_btn .reset_btn a{
	background:#FFF;
	color:#666666 !important;
	text-decoration:none !important;
}

.send_btn a,.reset_btn a{
	width:100%;
	height:100%;
	display:block;
}
dl.privacy_list{
	margin-bottom:40px;
}
dl.privacy_list dt{
	font-weight: bold;
	color: #01426c;
	font-size: 110%;
	margin-bottom:10px;
}
dl.privacy_list dd{
	margin-left:1.5em;
	margin-bottom:30px;
}

/*------------------------------
Pagetop
------------------------------*/
#pagetop{
	position:fixed;
	right:15px;
	bottom:15px;
}
	

/*------------------------------
footer
------------------------------*/
#footer{
	text-align: center;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 85%;
}

/*------------------------------
Print
------------------------------*/
#Main #contents #print{
	position: absolute;
	width:98px;
	height:15px;
	top:40px;
	right:40px;
}
#Main #contents #print a{
	width:98px;
	height:25px;
	background-image: url(../images/btn_print_of.png);
	background-repeat: no-repeat;	
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
#Main #contents #print a:hover{
	background-image: url(../images/btn_print_ov.png);
}

.pagebreak{ page-break-before: always; }</pre></body></html>