/*@charset "utf-8";*/

#tel_wrap {
	background: #FFE6F2;
	margin-bottom: 20px;
	padding: 10px 20px;
}

#tel_wrap dt {
	font-weight: bold;
}

#contact_txt {
	margin-bottom: 20px;
	padding: 3px 0 3px 15px;
	border-left: 5px solid #CF140C;
	font-weight: bold;
}

#contact_wrap {
	width: 720px;
	_width: 770px;
	background: url(../../images03/common/bg_dot01.gif) repeat top left;
	padding: 25px;
	border: 1px solid #CCCCCC;
}

#contact_wrap table#contact_box {
	background: #FFFFFF;
	width: 100%;
	margin-bottom: 20px;
	border-top: 5px solid #CF140C;
}

#contact_wrap table#contact_box th {
	background: #FFE6F2;
	width: 180px;
	_width: 200px;
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
	font-size: 120%;
	font-weight: bold;
}

#contact_wrap table#contact_box td {
	padding: 10px;
	border-bottom: 1px solid #CCCCCC;
}

.input_width_type01 {
	width: 470px;
}

.input_width_type02 {
	width: 470px;
	height: 120px;
}




