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

/* Layout Module Main 2nd Class
=======================================*/
div#main_container_2nd {
	margin-left: 105px !important;
	width: 667px;
}
.user_main {
	_text-align: center;
	background: url(../user/images/main_bg.gif) repeat-y;
}

/* Design
=======================================*/
.user_main h2.head {
	height: 117px;
	font-size: 14px;
	text-indent: -9999px;
	background: url(../user/images/main_bgTop.gif) no-repeat 0 top;
}
.user_main h2.head2 {
	height: 117px;
	font-size: 14px;
	text-indent: -9999px;
	background: url(../user/images/main_bgTop_new.gif) no-repeat 0 top;
}
.user_main div.footer {
	height: 20px;
	background: url(../user/images/main_bgBtm.gif) no-repeat 0 bottom;
	clear: both;
}
.user_main h3 {
	margin: 24px 12px 0 12px;
	padding: 1px;
	border: 1px solid #ffc4da;
}
.user_main h3 span {
	display: block;
	padding-left: 6px;
	font-weight: bold;
	background: url(../user/images/h4Bg.gif) repeat-x top;	
}

p#howto {
	width: 600px;
	height: 390px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../user/images/howto.gif) no-repeat;
}
p#howto strong,
p#howto span {
	display: block;
	text-indent: -9999px;
}
table.tbl_form {
	margin: 0 auto;
	_margin: 0 12px;
	width: 620px;
	font-size: 92%;
}
table.tbl_form tr {
	background: url(../images/dot.gif) repeat-x 0 bottom;
}
table.tbl_form th {
	padding: 6px 3px 6px 12px;
	vertical-align: top;
	white-space: nowrap;
}
table.tbl_form td {
	padding: 6px 3px 6px 0px;
	vertical-align: top;
}
.ex {
	color: red;
}
.ctr {
	text-align: center;
}



/* 体験記
=======================================*/

.user_main2 {
	_text-align: center;
	background: url(../user/images/main_bg2.gif) repeat-y;
}

/* Design
=======================================*/
.user_main2 h2.head {
	height: 117px;
	font-size: 14px;
	text-indent: -9999px;
	background: url(../user/images/main_bgTop2.gif) no-repeat 0 top;
}
.user_main2 div.footer {
	height: 20px;
	background: url(../user/images/main_bgBtm2.gif) no-repeat 0 bottom;
	clear: both;
}
.user_main2 h3 {
	margin: 0px 12px 0 12px;
	padding: 1px;
	border: 1px solid #C0E4CE;
}
.user_main2 h3 span {
	display: block;
	padding-left: 6px;
	font-weight: bold;
	background: url(../user/images/h4Bg2.gif) repeat-x top;	
}







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