/* CSS Document */
ol {
	list-style-position: outside;
	list-style-type: lower-roman;	
}
h3 {
	margin-top: 50px;
}
#top_p {
	margin-top: 20px;
}
.nedan {
}
.gazou_radio {
	width: 750px;
}
.gazou_radio li {
	width: 150px;
	height: 200px;
	overflow: hidden;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
}
.clear {
	clear: both;
}
.Err_p {
	color: #F00;
}
#Err {
	margin-bottom: 50px;
}
#radio_check {
	margin-bottom: 10px;
	margin-top: 50px;
	height: 60px;
	background-color:#EA2F7E;
	color: #FFF;
	font-weight:bolder;
}
.radio_text {
	margin-bottom: 60px;
}
#mail_box {
	width: 300px;
	margin-left: 20px;
}
#post_box1 {
	width: 30px;
}
#post_box2 {
	width: 40px;
	margin-left: 5px;
}
.adress_box input,.adress_box select {
	margin-left: 30px;
}
#city_box input,#ad_ex_box input {
	width: 250px;
}
#tel_box {
	margin-left: 30px;
}
.shiyou input {
	margin-left: 30px;
	width: 250px;
}
.p_mar {
	margin-top: 50px;
	clear: both;
}