@charset "utf-8";
/* CSS Document */

#contents ul#step {
	margin: 0 -3px 15px -3px;
	overflow: hidden;
}

ul#step li {
	list-style: none;
	float: left;
	margin: 0;
}

ul#attention {
	border: 1px solid #CCCCCC;
	background: #F9F9F9;
	padding: 10px;
}

#thunks {
	border: 1px solid #CCCCCC;
	background: #F9F9F9;
	padding: 10px;
}

ul#no_refresh {
	overflow: hidden;
	width: 274px;
	margin: 0 auto 15px;
}

ul#no_refresh li {
	float: left;
	margin: 0 10px;
	list-style: none;
}

ul#no_refresh li a {
	display: block;
	background: url(../inquiry/images/btn_inquiry.png) no-repeat;
	width: 117px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
}

ul#no_refresh #refresh_2 a {
	display: block;
	background: url(../inquiry/images/btn_inquiry.png) no-repeat;
	background-position: 0 -68px;
	width: 117px;
	height: 34px;
	text-indent: -9999px;
	overflow: hidden;
}

#refresh_1 a { background-position: 0 0;}
#refresh_2 a { background-position: 0 -68px;}
ul#no_refresh #refresh_1 a:hover { background-position: 0 -34px;}
ul#no_refresh #refresh_2 a:hover { background-position: 0 -102px;}

/* ===== index ===== */
.for_mail a {
	display: block;
	width: 194px;
	height: 34px;
	margin: 0 0 0 auto;
	background: url(../inquiry/images/btn_form.png) 0 0 no-repeat;
	font-size: 10px;
	text-indent: -9999px;
	overflow: hidden;
}

.for_mail a:hover { background-position: 0 bottom;}

#unknown {
	border: 1px solid #CCCCCC;
	background: #F9F9F9;
	padding: 10px;
	margin-bottom: 15px;
}

#unknown h2 {
	background: url(../images/bg_h3.gif) 4px 0.1em no-repeat;
	margin: 0 0 1em;
	padding: 0 10px 4px 14px;
	line-height: 1.5;
	font-size: 100%;
}