@charset "Shift_JIS";

/* =================================================
タイトル
================================================= */
#wrapperSecond h4{
	background: url(../inquiry/img/maintitle.gif) no-repeat right;
	height: 25px;
	margin-bottom: 30px;
}


/* =================================================
ボックス
================================================= */
#inquirybox p{
	margin: 0px;
	padding: 0px;
	color: #bf1f94;
	font-weight: bold;
}

#inquirybox .space{
	margin-bottom: 20px;
}

.thanks{
	margin-bottom: 400px;
	margin-top: 100px;
}

