@charset "euc-jp";

.clearfix:after { content:"."; display:block; visibility:hidden; height:0; clear:both; }
.clearfix { display:inline-block; min-height:0%; }
* html .clearfix{
	height:1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#qcolle{
	width:760px;
	margin:0 auto 30px;
	font-size:12px;
}

#qcolle img,
#qcolle p{
		margin:0;
		padding:0;
}

#qcolle h2{
		margin:0 0 20px;
		padding:0;
}


/********** セクション1 **********/
#qcolle{
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "Osaka−等幅", Osaka-mono, monospace;
}
#qcolle .section1 .box1{
		margin:0 20px 0 0;
		padding:0;
		background-image:url(../../images/nae-reserve/qcolle/qcolle-bg_01.jpg);
		background-repeat:no-repeat;
		width:370px;
		height:288px;
		float:left;
}
#qcolle .section1 .box2{
		margin:0;
		padding:0;
		background-image:url(../../images/nae-reserve/qcolle/qcolle-bg_02.jpg);
		background-repeat:no-repeat;
		width:370px;
		height:288px;
		float:left;
}
#qcolle .section1 .box3{
		margin:20px 20px 0 0;
		padding:0;
		background-image:url(../../images/nae-reserve/qcolle/qcolle-bg_03.jpg);
		background-repeat:no-repeat;
		width:370px;
		height:435px;
		float:left;
}
#qcolle .section1 .box4{
		margin:20px 0 0;
		padding:0;
		background-image:url(../../images/nae-reserve/qcolle/qcolle-bg_04.jpg);
		background-repeat:no-repeat;
		width:370px;
		height:435px;
		float:left;
}
#qcolle .section1 .ttl{
	font-size:15px;
	font-weight:bold;
	color:#216300;
	padding:20px 10px 0 185px;
	line-height:1.5;
}
#qcolle .section1 .text{
	padding:0 10px 0 185px;
	font-size:15px;
	line-height:1.5;
}

/********** セクション2 **********/
#qcolle .section2{
		margin:0 20px 50px;
		padding:0;
		border:solid 1px #a3a2a2;
}
#qcolle .section2 .ttl{
	margin:20px;
	padding:0;
	width:680px;
	height:40px;
}
#qcolle .section2 .text{
	margin:20px;
	padding:0;
	font-size:15px;
	line-height:1.5;
}

/********** セクション3 **********/
#qcolle .section3{
		margin:40px 0 50px;
		padding:0;
		border:solid 2px #ff0000;

}
#qcolle .section3 .ttl{
		font-size:24px;
		color:#ff0000;
		line-height:2;
		text-align:center;
		width:730px; 
		border-bottom:1px solid #ff0000;         
		margin:0 15px 20px 15px ;
		padding:0;
}
#qcolle .section3 ul{
		width:700px;
		list-style-type:none; 
}
#qcolle .section3 ul li{
		margin:0 0 20px;
		padding:0;
}
#qcolle .section3 ul li .t_ttl{
	font-size:14px;
	font-weight:bold;
	line-height:2;
}
#qcolle .section3 ul li .t_text{
	font-size:14px;
	line-height:2;
	margin:0 0 0 10px;
}
#qcolle .section3 ul li .t_text .bold{
	font-weight:bold;
}

/********** セクション4 **********/
#qcolle .section4{
	margin:0 0 30px;
}

/********** お問い合わせ **********/
#qcolle form .contact-box{
	padding:30px 20px;
}
#qcolle form table{
	border-collapse:collapse;
	font-size:110%;
}
#qcolle form table th{
	width:200px;
	padding:0 0 15px;
	text-align:left;
	font-weight:normal;
}
#qcolle form table th .mark1{
	font-size:70%;
	color:#f00;
}
#qcolle form table th .txt-att{
	padding:3px 0 0 30px;
	font-size:70%;
}
#qcolle form table td{
	padding:0 15px 15px 0;
}
#qcolle form table td p.txt-case{
	padding:10px 0;
	color:#f00;
}
#qcolle form table td p.txt-case2{
	padding:20px 0;
	color:#f00;
}
#qcolle form table td .example{
	padding:12px 0 0 20px;
}
#qcolle form table td input.input-txt{
	width:400px;
	border:solid 2px #dfdfdf;
	padding:8px;
	border-radius:5px;
}
#qcolle form table td input.input-tel,
#qcolle form table td input.input-hinsyu{
	width:470px;
}
#qcolle form table table{
	font-size:100%;
}
#qcolle form table table td{
	padding:0 20px 3px 0;
}
#qcolle form table td input.input-name{
	width:460px;
}
#qcolle form table td input.input-prefectures{
	width:200px;
}
#qcolle form table td input.input-daigishitei{
	width:195px;
}
#qcolle form table td textarea{
	width:460px;
	height:120px;
	padding:5px;
	border-radius:15px;
	border:solid 2px #dfdfdf;
}
#qcolle form table td input.input-kikaku{
	width:40px;
}
#qcolle form table td input.input-nouki{
	width:60px;
}

#qcolle form .btn-submit{
	padding:30px 0;
	text-align:center;
}

