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


/*-----------------------------
	contents
------------------------------*/

#contents {
	height:100%;
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:10px 0 0;
}





/*-----------------------------
	side
------------------------------*/

#side{
	float:left;
	width:204px;
}
/* blue */
#side .blue{
	background:url(../images/side_bg.gif) no-repeat left top;
	width:204px;
	margin-bottom:3px;
}
#side .blue_inner{
	padding:15px;
	color:#fff;
	line-height:1.3;
	background:url(../images/side_bg_bottom.gif) no-repeat left bottom;
}
#side .blue_inner .tit{
	width:100%;
	text-align:center;
	margin-bottom:8px;
}

/* snavi */
#side #snavi{
	clear:both;
	width:204px;
	margin-bottom:1px;
}
#side #snavi li{
	margin-bottom:0px;
}
/* white */
#side .white{
	background:url(../images/side_bg2.gif) no-repeat left top;
	width:204px;
	margin-bottom:15px;
}
#side .white_inner{
	padding:9px 5px 5px;
	color:#fff;
	line-height:1.3;
	text-align:center;
	background:url(../images/side_bg2_bottom.gif) no-repeat left bottom;
}
#side .white_inner .tit{
	width:100%;
	text-align:center;
	margin-bottom:12px;
}
#side .white_inner p{
	margin-bottom:10px;
}





/*-----------------------------
	main
------------------------------*/

#main{
	float:right;
	width:740px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	color:#666;
}
#main a{
	color:#3399FF;
	text-decoration:underline;
}
#main a:hover{
	color:#3399FF;
	text-decoration:none;
}
#main h2{
	margin-bottom:15px;
}
#main h3{
	margin-bottom:20px;
}
#main h4{
	height:50px;
	padding:0 30px;
	line-height:50px;
	margin-bottom:15px;
	font-size:120%;
	font-weight:bold;
	background:url(images/title_bg.jpg) no-repeat left top;
}
#main h5{
	height:40px;
	padding:0 30px 0 35px;
	margin-bottom:15px;
	line-height:40px;
	font-weight:bold;
	background:url(images/title_icon.jpg) no-repeat 15px 10px #D6EBFF;
}
/* notes */
#main .notes{
	margin:0 0 15px 15px;
}



/* rodo */
#main #rodo{
	border:1px solid #999;
	padding:5px 15px;
	margin-bottom:30px;
	font-size:120%;
}
#main #rodo dt{
	font-weight:bold;
}
#main #rodo dt span{
	color:#3399FF;
}

/* faq */
#main .faq{
	clear:both;
	margin:0 auto 15px;
}
#main .faq p.title{
	color:#3399FF;
	font-size:120%;
	margin-bottom:5px;
}
#main .faq table{
	width:100%;
}
#main .faq table th{
	width:50%;
	background:#e5e5e5;
	font-weight:bold;
	padding:5px 0 4px;
	text-align:center;
	border-right:1px #FFF solid;
	border-bottom:1px #FFF solid;
}
#main .faq table th.bg{
	background:#d6d6d6;
}
#main .faq table td{
	padding:5px;
	vertical-align:top;
	background:#E1F0FF;
	border-right:1px #FFF solid;
}
/* contactbox */
#main .contactbox{
	clear:both;
	color:#666;
	background:url(../images/wcontact_bg_bottom.jpg) no-repeat left bottom;
}
#main .contactbox_inner{
	padding:20px;
	background:url(../images/wcontact_bg.jpg) no-repeat left top;
}
#main .contactbox .title{
	height:30px;
	overflow:hidden;
	margin-bottom:10px;
	padding-bottom:4px;
	background:url(../images/wcontact_line.gif) no-repeat left bottom;
}
#main .contactbox .title p{
	padding-left:10px;
	font-size:120%;
	font-weight:bold;
	float:left;
}
#main .contactbox .title ul{
	float:right;
	overflow:hidden;
}
#main .contactbox .title ul li{
	float:left;
	padding-left:20px;
}
#main .contactbox .musashi{
	font-size:120%;
	font-weight:bold;
}
#main .contactbox .musashi_t{
	font-weight:bold;
	overflow:hidden;
}
#main .contactbox .musashi_t span.tel{
	font-size:160%;
	color:#3399FF;
	letter-spacing:0;
	margin-right:15px;
	float:left;
	line-height:25px;
}
#main .contactbox .musashi_t span.fax{
	font-size:130%;
	color:#3399FF;
	letter-spacing:0;
	margin-right:15px;
	float:left;
	line-height:25px;
}

#main .contactbox .musashi_t span.time{
	display:block;
	white-space:nowrap;
	float:left;
	line-height:25px;
}
/* hyoushou */
#main dl.hyoushou{
	margin-bottom:20px;
	margin-left:15px;
}
#main dl.hyoushou dt{
	font-weight:bold;
}

#main dl.hyoushou dd{
	margin-left:1em;
	margin-bottom:10px;
}
/* table_k */
#main .table_k{
	width:738px;
	margin-bottom:25px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
#main .table_k th{
	padding:5px 10px;
	width:150px;
	vertical-align:top;
	background:#f0f0f0;
	border-top:1px solid #999;
	border-left:1px solid #999;
}
#main .table_k th.title{
	text-align:center;
	font-weight:bold;
	width:718px;

}
#main .table_k td{
	width:150px;
	padding:5px 10px;
	vertical-align:top;
	border-top:1px solid #999;
	border-left:1px solid #999;
}
/* table_d */
#main .table_d{
	width:738px;
	margin-bottom:25px;
	border-bottom:1px solid #999;
	border-right:1px solid #999;
}
#main .table_d th{
	padding:5px 10px;
	width:150px;
	vertical-align:top;
	background:#f0f0f0;
	border-top:1px solid #999;
	border-left:1px solid #999;
}
#main .table_d th.title{
	text-align:center;
	font-weight:bold;
	width:718px;
}
#main .table_d td{
	padding:5px 10px;
	vertical-align:top;
	border-top:1px solid #999;
	border-left:1px solid #999;
}





</pre></body></html>