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

h1 {
	font-size:140%;
	font-family:"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#fff;
	letter-spacing:5px;
	width:960px;
	margin:0 auto;
	font-weight:normal;
}
#page_name {
	background:url(../image/common/pagetop_bg.jpg) repeat-x top center;
	padding:24px 0 0;
	height:40px;
}
#cont_tel {
	border:dotted 1px #ccc;
	padding:15px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#cont_tel img {
	float: left;
}
#txt {
	margin:10px 0 0 27px;
	font-size: 130%;
	width:380px;
	float: left;
}
hr {
	height: 1px;
	border: none;
	border-top: 1px #BFBFBF dotted;
	margin:5px 0;
}
#txt #cont_time {
	font-size: 80%;
}
#cont_tel #cont_tel_n {
	font-size: 300%;
	color: #014573;
	margin:25px 0 0 27px;
	float: left;
	letter-spacing:4px;
}
form table {
	width: 100%;
	margin:90px 0 0;
}
form table tr {
	border-bottom: dotted 1px #ccc;
}
form table tr td {
	padding:15px 0;
}
form table tr .Left {
	width: 200px;
	vertical-align: middle;
}

form table tr .Left span{
	color:#F00;
}
form table tr .Right input {
	width: 500px;
	height:20px;
	background:#F7F8F8;
	border:solid 1px #ccc;
}
form table tr .Right #gender {
	width: 20px;
}
form table tr .Right .comment {
	height: 200px;
	width: 500px;
	background:#F7F8F8;
	border:solid 1px #ccc;
}
form table tr .Right span {
	font-size: 80%;
	color: #CCC;
}
form .button {
	color:#fff;
	background:#952326;
	border:none;
	padding:10px 35px;
	font-size:100%;
	margin:50px 30px 100px 0px;
}
.title {
	font-size: 130%;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-left:solid 3px #014573;
	padding:3px 0 3px 20px;
}
p.hissu{
	font-size:90%;
	text-align:right;
}
p.hissu span{
	color:#F00;
}
.sub {
	color: #11518C;
	font-weight: bold;
	margin:25px 0 0;
}
span
.p_txt {
	font-size:90%;
	line-height:25px;
	margin:0 0 20px;
}

p.thanks{
	line-height:2em;
	padding-bottom:400px;
	padding-top:30px;
}
/* link
-------------------------*/
	
p.thanks a:link {
	text-decoration:none;
	color:#000;
	}
p.thanks a:visited {
	text-decoration:none;
	color:#000;
	}
p.thanks a:hover {
	text-decoration:none;
	color:#999;
	}
p.thanks a:active {
	text-decoration:none;
	color:#000;
	}
	
/* -----------------------*/	
#name_error,
#email_error,
#email_b_error,
#tel_error,
#detail_error{
	font-size:90%;
	padding-top:5px;
}
	