@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;
	/**/
}

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

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

#tomatoberry h2{
		margin:0;
		padding:0;
}


/********** セクション1 **********/
#tomatoberry{
	font-family:"ＭＳ Ｐゴシック", "MS PGothic", "Osaka−等幅", Osaka-mono, monospace;
}
#tomatoberry .section1{
		margin:0;
		padding:0;
		background-image:url(../../images/nae-reserve/tomatoberry/tomatoberry-bg.jpg);
		background-repeat:no-repeat;
		width:760px;
		height:330px;
}
#tomatoberry .section1 .box1{
	padding:50px 160px 20px 170px;
	font-size:15px;
	line-height:1.5;
}
#tomatoberry .section1 .box2{
	padding:40px 160px 0 170px;
	font-size:15px;
	line-height:1.5;
}
#tomatoberry .section1 span{
	color:#ea1341;
	font-weight:bold;
}

/********** セクション2 **********/
#tomatoberry .section2{
		margin:0 0 50px;
		padding:0;
		border:solid 2px #ff0000;

}
#tomatoberry .section2 .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;
}
#tomatoberry .section2 ul{
		width:700px;
		list-style-type:none; 
}
#tomatoberry .section2 ul li{
		margin:0 0 20px;
		padding:0;
}
#tomatoberry .section2 ul li .t_ttl{
	font-size:14px;
	font-weight:bold;
	line-height:2;
}
#tomatoberry .section2 ul li .t_text{
	font-size:14px;
	line-height:2;
	margin:0 0 0 10px;
}
#tomatoberry .section2 ul li .t_text .bold{
	font-weight:bold;
}

/********** セクション3 **********/
#tomatoberry .section3{
	margin:0 0 40px;
}

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

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

