@charset "utf-8";

/* お問合わせ */

body#TwoColumn #content .inquiry_tel {
	background: url("../images/inquiry_tel.gif") no-repeat scroll center center #fff;
	height:201px;
	position:static;
}
body#TwoColumn #content .inquiry_tel p {
	top:128px;
	position:relative;
	text-align:center;
}
body#TwoColumn #content .complete {
	border:solid 3px #ccc;
	background-color:#FEFEFE;
	font-size:93%;
	padding:30px;
}
body#TwoColumn #content #inner .st4 ul {
	font-weight:bold;
	color:#FF0000;
	font-size:93%;
}
