/*===============================================
●style.css 画面の横幅が769px以上
===============================================*/
/*@media screen and (min-width: 1024px){*/


body{padding: 0px;margin: 0;background-color: #fff;}
#contents{
	width:1000px;
	margin: 10px 0 0 100px;
	border: 1px solid #999;
	height:650px;
}
#enq1{
	position : absolute;
	top : 78px;
	left : 710px;
	//background-color: #fff;
	width:350px;
	height:450px;
	color:#000;
	font-size:13pt;
	padding: 10px 20px 10px 10px;
	display:none;
	line-height:13pt;
	border: 1px solid #999;
}


.btn1{
	cursor:pointer;
	font-size  : 13pt;
	text-align: center;
	background-color: #ccc;
	padding: 5px 5px;
	width:100px;
	color:#111;
	border: 1px solid #eee;
	border-right: 2px solid #aaa;
	border-bottom: 2px solid #aaa;
	z-index: 15;
}
.text_c{text-align:center;}
legend{font-size  : 13pt;margin: 0 3px 10px 0;}
#execute{
	padding: 5px 5px;
	width:200px;
	font-size  : 13pt;
	margin: 20px 0 0 50px;
	cursor:pointer;
}

#cnt table{
	margin: 20px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	//background-color: #f7aa51;
	background-color: #444;
}

#pr{
font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
font-size  : 16pt;
line-height:24pt;
color:#444;
text-align:center;
}

.wh{
background-color: #fff;
padding: 8px 4px 4px 4px;
border-bottom: 2px solid #a03535;
}
#cnt table img{
	width:180px;
	border: 1px solid #fff;

}

.com_c{
	text-align:center;
	font-size  : 12pt;
	height:13pt;
	vertical-align:top;
	color:#fff;
}

#exp{
	position : absolute;
	top : 80px;
	left : 600px;
	width:280px;

}
#kukan{display:none;}
#area{
	display:block;
	margin: 10px 10px 60px 30px;
}
#sampleimg{display:none;}
#sampleimgs{
	display:block;
	margin: 10px;
}
#maru{display:none;}
#foot{
	text-align:center;
	font-size  : 12pt;
	border-top: 1px solid #888;
	padding: 8px 0px 1px 0px;
	color:#555;
}
#adr{
	font-size  : 10pt;
	color:#888;
}
#cookwarn{
	font-size  : 11pt;
	margin: 10px 0 0 100px;
}
