@charset "UTF-8";
/* CSS Document */

.contact_thanks {
	font-size:123%;
	margin-bottom: 25px;
	padding-top: 20px;
	text-align: center;
}

.contact_thanks-img {
	width: 100px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
}

#border-kasou-form {
	width: 1000px;
	margin-left: -30px;
	margin-top: 70px;
	margin-bottom: 40px;
	border-top: solid 1px #B3B3B3;
}

.h2-kasou_con {
	width: 853px;
	margin-left: -60px;
	margin-right: 0px;
	margin-bottom: 25px;
}

dl.listbox {
	padding: 10px 0px;
	border-bottom: 1px dotted #B3B3B3;
}

dl.listbox dt {
	margin: 0px auto;
	padding: 3px 0px 3px 14px;
	font-size: 108%;
	font-weight: bold;
	background: url(../../images/img_point.gif) no-repeat top 9px left;
}

dl.listbox dt span {
	margin: 0px 1em;
	font-size: 83%;
	font-weight: normal;
}
dl.listbox dd {
	margin: 5px auto;
}

.gender {
	width: 300px;
}

#patient {
	position: relative;
}

#contact-ch01 {
	width: 100px;
	height: 120px;
	position: absolute;
	right: 10px;
	bottom: 75px;
}

