@charset "utf-8";
body {
	text-align:center;
	background-image: url(../cmn_img/bg_sutoraipu.gif);
	background-repeat: repeat;
}
#container {
	text-align: left;
	margin:0 auto;
	width:950px;
}
#container #contents {
	width: 950px;
	height: 400px;
	background-image: url(../cmn_img/bg_001.gif);
	background-repeat: no-repeat;
}
#container #company {
	width: 950px;
	height: 650px;
	background-image: url(../cmn_img/bg_003.gif);
	background-repeat: no-repeat;
}
#container #inquir {
	width: 950px;
	height: 750px;
	background-image: url(../cmn_img/bg_004.gif);
	background-repeat: no-repeat;
}
#container #price {
	width: 950px;
	height: 550px;
	background-image: url(../cmn_img/bg_002.gif);
	background-repeat: no-repeat;
}
#container #results {
	width: 950px;
	height: 2181px;
	background-image: url(../cmn_img/bg_005.gif);
	background-repeat: no-repeat;
}
#container #header{
	width: 950px;
	margin-bottom: 30px;
}
#logo{
	width:215px;
	height:48px;
	padding: 40px 0 40px 0;
}
#footer {
	margin-top:10px;
	width: 950px;
	height: 150px;
	text-align: left;
	padding: 40px 0 0 15px;
	line-height: 200%;
	font-size: 14px;
}

address{
	font-size:14px;
	color: #444444;
}
.f_flo1{
	float: left;	
}
.f_flo2{
	float: left;
	margin: 58px 0 0 100px;
	
	
}
/* clearfix ------- */
.clear:after {
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	content: ".";
	line-height: 0;
}
.clear {
	display: inline-table;
	min-height: 1%;
	display: block;
}
/* for macIE \*/
* html .clear {
	height: 1%;
}
/* end of for macIE */

/*/* IE7でpadding指定 */
*:first-child+html body {
padding-left: 1px;
}

/* IE6以下でpadding指定 */
* html #wrap {
    padding-left: 6px;
}
a{ outline: none; }
/*gnv-------------------------------------------------------------*/
#gnavArea{
	padding: 40px 0 40px 40px;
	width: 950px;
	height: 46px;
}
#gnavArea ul li {
	float: left;
}
#gnavArea ul li img {
	display: block;
}
.gnav1 a {
	display:block;
	width:85px;
	height:46px;
}
.gnav2 a {
	display:block;
	width:85px;
	height:46px;
	margin-left: 20px;
}
.gnav3 a {
	display:block;
	width:85px;
	height:46px;
	margin-left: 20px;
}
.gnav4 a {
	display:block;
	width:85px;
	height:46px;
	margin-left: 20px;
}
.gnav5 a {
	display:block;
	width:85px;
	height:46px;
	margin-left: 20px;
}
/*ctg-------------------------------------------------------------*/
.h2_001{
	margin: 0 0 0 40px;
}
.top_cs{
	padding: 10px 40px 0 40px;
	line-height: 350%;	
	font-size: 14px;
	color: #444444;
}
.conp_table{
	margin: 40px 0 0 40px;
	width: 600px;
	font-size: 14px;	
}
.conp_table th{
	 border: 1px solid #ccc;	
	 height: 40px;
	 text-align: center;
	 width: 150px;
}
.conp_table td{
	 border: 1px solid #ccc;	
	 padding: 10px 0 10px 20px;
	 line-height: 150%;
}
.sec{
	margin: 40px 40px 0 40px;
}
.inqu_p{
	font-size: 14px;
	line-height: 150%;
}
.thanks_p{
	font-size: 14px;
	line-height: 200%;
}
.tel{
	font-size: 18px;
	color: #333333;
	font-weight: bold;	
}
.mtb20{
	margin: 20px 0 15px 0;
	font-size: 14px;
}
.center{
	text-align: center;
}
.results{
	width: 800px;
}
.results a{
	text-decoration: underline;
}
.results a:hover{
	text-decoration: none;
}
.results td{
	width: 400px;
	text-align: center;
}
.results td img{
	margin: 0 0 15px 0;
}
.mt20{
	margin: 20px 0 0 0;
}
.results p{
	font-size: 14px;
}
.mt10{
	margin: 10px 0 0 0;
}
