@charset "utf-8";
/* CSS Document */
#contents_goiken {
	background: url(../image/common/bg_content_repeat.jpg) repeat-y 5px top;
}

#main {
	background: url(../image/common/bg_content.jpg) no-repeat 5px top;
}

#bg_goiken {
	position: relative;
	margin: 2em auto 0 auto;
	width: 652px;
	height: 485px;
	background: url(../image/goiken/img_goiken_04.jpg) no-repeat left top;
}

#set_form {
	position: absolute;
	left: 240px;
	top: 150px;
	line-height: 1.3;
}

.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: 240px;
	top: 350px;
	line-height: 1.3;
}

#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 div.complete_text {
	margin: 0 auto;
	width: 505px;
	padding-top: 20px;
}
#btn_top {
	display: block;
	margin: 15px auto 0 auto;
}

.conf_text {
	color: #FFFFFF;
}

	
