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

header#headerBox div#navList{
	padding:15px 10px 0 10px;
}
header#headerBox div#navList ul{
	list-style:none;
}
header#headerBox div#navList li{
	display:inline;
}
header#headerBox div#navList li.fbNav{
	margin:0 0px 0 15px;
}

div.formBox{
	width:740px;
	margin:0 auto;
}

div.formBox p{
	margin:30px 0 0 0;
	font-size:12px;
}

div.formBox ul{
	margin:15px 0 30px 15px;
	font-size:12px;
}

div.formBox h3{
	margin:0 0 20px 0;
	padding:10px 0 10px 15px;
	background:#5890aa;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}

div#mes_02{
	margin:0 0 30px 0;
}
div.formBox div#mes_02 p{
	margin:0px 0 20px 0;
	font-size:12px;
}

table{
  border-spacing: 0;
	border-collapse:collapse;
	font-size:inherit;
	font:100%;
}

th,td{
	text-align:left;
	vertical-align:top;
}

div.formBox table{
	width:100%;
	margin:0 0 40px 0;
}
div.formBox table th{
	width:150px;
	padding:12px 0px 12px 10px;
	border:solid #d1c8b9;
	border-width:1px 0;
	background:#fff/*:#f4f0e7*/;
}
div.formBox table th span,
div#mes_02 span{
	color:#c00;
	font-weight:bold;
}
div.formBox table td{
	padding:12px 0px 12px 20px;
	border:solid #d1c8b9;
	border-width:1px 0;
}

div.formBox table td input.w01{
	width:300px;
}
div.formBox table td input.w02{
	width:400px;
}
div.formBox table td input.w03{
	width:80px;
}

div.formBox table td.addTxt{
	padding:7px 0px 12px 20px;
	font-size:12px;
}
div.formBox table td textarea{
	width:520px;
	height:250px;
}

div#mes_04{
	margin:0 0 50px 0;
	text-align:center;
}


/* =========================================================
footer
========================================================= */
div#page_footer {
	clear:both;
	width:100%;
	margin-top:0px;
	background:#f4f0e7;
}
div#page_footer {
	padding:35px 0 15px 0;
}
div#page_footer .inner {
	width:940px;
	margin:0 auto;
}

div#page_footer .inner h3{
	margin:0 0 30px 402px;
}

div#page_footer .inner p{
	margin:0 0 25px 318px;
}

div#page_footer .inner small{
	margin:0px 0 0 310px;
	font-size:10px;
}
div#page_footer ul{
	list-style:none;
}
div#page_footer li{
	font-size:10px;
}
div#page_footer li.footerContact{
	margin:0 0 0 390px;
}

div#page_footer li.footerAtt{
	margin:15px 0 0 310px;
}

div#page_footer li.footerCp{
	margin:0 0 0 306px;
}


.android p,
.android h1,
.android h2,
.android h3,
.android h4,
.android h5,
.android li,
.android dt,
.android dd{
	background: url(../../img/space.png) no-repeat;
}
</pre></body></html>