@charset "UTF-8";

/* ご意見・ご感想 */
#contact {
	margin-left: 38px;
	background: url(../image/common/bg_repeat.jpg) repeat-y left top;
	width: 616px;
	text-align: center;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#entry {
	position: relative;
	margin: 0 auto;
	background: url(../image/contact/img_contact03_01.gif) no-repeat left top;
	width: 553px;
	height: 412px;
	text-align: left;
}

#set_form {
	position: absolute;
	left: 190px;
	top: 122px;
	line-height: 1.3;
	list-style-type: none;
}

.age_form {
	width: 25px;
}

.title_form, .chara { width: 200px; }

#set_form li.item {
	margin-bottom: 22px;
}

#set_form li.item_conf {
	margin-bottom: 24px;
}

.text_form {
	width: 339px;
	height: 85px;
}

#likename_form {
	position: absolute;
	left: 190px;
	top: 325px;
	line-height: 1.3;
	list-style-type: none;
}

#likename_form li.name {
	margin: 0px 0 14px 0;
}

#likename_form li.name_conf {
	margin: 0px 0 20px 0;
}

#btn_check {
	display: block;
	margin: 15px auto 0 auto;
}

#bg_confirm {
	position: relative;
	margin: 0 auto;
	background: url(../image/goiken/bg_confirm.jpg) no-repeat left top;
	width: 652px;
	height: 485px;
}

#btn_form {
	margin: 15px 0 0 0;
	text-align: center;
}

.btn_space {
	margin-left: 48px;
}	


#bg_complete {
	position: relative;
	background: url(../image/goiken/bg_complete.jpg) no-repeat left top;
	margin: 10px auto;
	width: 546px;
	height: 140px;
}

#bg_complete div.complete_text {
	margin: 0 auto;
	width: 505px;
	padding-top: 20px;
}
#btn_top {
	display: block;
	margin: 15px auto 0 auto;
}

.conf_text {
	color: #000000;
}

.spacer {
	height: 200px;
}

/**/

