@charset "utf-8";
/* CSS Document */

#wrapper_xross {
	position: relative;
	margin: 0 auto;
	width: 980px;
	background: url(../image/goiken/bg_goiken_bar.jpg) repeat-y left top;
	z-index: 0;
}

#contents_xross {
	width: 860px;
	margin: 0 auto;
	background: url(../image/goiken/bg_goiken.jpg) no-repeat left top;
	padding: 10px 60px;
}

.xross_form {
	position: relative;
	background: url(../image/xross_enq/img_xross_enq05.jpg) no-repeat left top;
	height: 375px;
	padding-top: 20px;
}

.title_form {
	width: 550px;
	height: 25px;
	margin: 2px 0 0 220px;
}

.age_form {
	width: 40px;
	height: 23px;
	margin: 26px 0 0 220px;
}

.answer_form {
	width: 550px;
	height: 23px;
	margin: 26px 0 0 220px;
}

.text_form {
	width: 550px;
	height: 80px;
	margin: 33px 10px 0 220px;
}

#btn_check {
	display: block;
	margin-top: 37px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.title_conf {
	position: absolute;
	width: 550px;
	height: 25px;
	top: 22px;
	left: 220px;
	background: #ffffff;
	color: #000000;
	line-height: 25px;
}

.age_conf {
	position: absolute;
	width: 40px;
	height: 25px;
	background: #ffffff;
	color: #000000;
	line-height: 25px;
	top: 77px;
	left: 220px;
}

.age_err {
	position: absolute;
	height: 25px;
	color: #ff0000;
	top: 75px;
	left: 290px;
	line-height: 25px;
}

.answer_conf {
	position: absolute;
	width: 550px;
	height: 25px;
	background: #ffffff;
	color: #000000;
	line-height: 25px;
	top: 135px;
	left: 220px;
}

#set_form {
	position: absolute;
	width: 540px;
	height: 75px;
	background: #ffffff;
	color: #000000;
	padding: 5px;
	overflow: auto;
	top: 195px;
	left: 220px;
}

#btn_form {
	position: absolute;
	left: 190px;
	top: 310px;
}

.complete_text {
	background: url(../image/goiken/bg_goiken_form.jpg) no-repeat left top;
	position: relative;
}

.comment {
	width: 796px;
	margin: 0 auto;
	padding-top: 20px;
	clear: both;
}

.co_left {
	float: left;
	display: block;
	margin-bottom: 20px;
}

.co_right {
	display: block;
	float: right;
	margin-bottom: 20px;
}

.co_center {
	clear: both;
	display: block;
	margin: 0 auto 20px auto;
}

.xross_btn {
	clear: both;
	display: block;
	width: 180px;
	margin: 0 auto 10px auto;
}

.answer {
	width: 700px;
	margin: 0 auto;
	list-style: none;
	padding-top: 15px;
}

.answer li {
	margin-bottom: 15px;
}


