@charset "shift_jis";

#contents h2{
	margin-bottom:15px;
	width:195px;
	height:40px;
	color:#666;
	font-size:16px;
	letter-spacing:3px;
	font-weight:800;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	background:url("../image/bg_title_basic.png") no-repeat bottom right;
}
#contents h3{
	margin:1em;
	color:#666;
	letter-spacing:.2em;
	font-weight:800;
}
#contents h4{
	font-size:.9em;
	margin-left:1em;
	margin-bottom:.5em;
	font-weight:normal;
	border-bottom:1px dotted #ccc;
}
.column,.section{
	width:583px;
	margin-left:195px;
}
.column .section{
	width:auto;
	margin-left:1em;
	margin-right:1em;
}
.column{
	border:1px solid #ccc;
	background:url("../image/bg_trans.png") repeat 0 0;
}
.section dt,.section dd{
	padding:0;
	margin:0;
	margin-bottom:5px;
}
.section dt{
	font-weight:normal;
	width:5em;
	float:left;
	clear:both;
}


/*	ƒtƒH[ƒ€—v‘f	*/
form{
	padding:0;
	margin:0;
	text-align:center;
}
#button{
	padding:0;
	margin:.5em;
	text-align:center;
	clear:both;
}
#button input{
	margin:0 .5em;
	border-right:2px solid #999;
	border-bottom:2px solid #999;
	width:3em;
	letter-spacing:.3em;
	color:#333;
}
#button #submit{
	border-color:#1e1cb5;
	color:#1e1cb5;
}
fieldset{
	padding:0;
	margin:0;
	background-color:#fff;
	text-align:left;
}
#inputform fieldset{
	width:267px;
	height:180px;
	float:left;
	margin:10px;
}
legend{
	padding:0;
	margin:0 0 0 1em;
	color:#1e1cb5;
	background-color:transparent;
	letter-spacing:.1em;
	font-size:12px;
}
fieldset p{
	padding:0;
	margin:.5em;
}
label{
	width:10em;
	text-indent:14px;
	display:block;
}
label.oblig{
	background:url("../image/ico_note.png") no-repeat left center;
}
input, textarea, fieldset .inputset{
	width:95%;
}
input, textarea, select{
	padding:0;
	margin:2px 0;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	color:#333;
	font-size:.95em;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro",
		"ƒƒCƒŠƒI","Meiryo",
		"HGºÞ¼¯¸M", "HGGothicM",
		"•½¬ŠpƒSƒVƒbƒN","HeiseiKakuGothic",
		"Osaka","‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}
fieldset .inputset{
	padding:0;
	margin:0;
	float:left;
	font-size:.9em;
	border:1px dotted #999;
	margin-bottom:.5em;
}
fieldset .inputset input, #button input{
	width:auto;
	margin:.5em;
}
form table, form .alrt{
	width:90%;
	margin:.5em auto;
	background-color:transparent;
	text-align:left;
}
.alrt{
	color:#1e1cb5;
	line-height:2em;
	margin-bottom:1em;
	text-indent:0;
	width:500px;
	margin-left:3em	!important;
}
.lead{
	text-align:left;
}
form table{
	background-color:#fff;
}

/*	ˆóüo—ÍŽžÝ’è	*/
@media print{

}
