@charset "utf-8";
@import"../css/common/0-import.css";

#conts h2 {
	margin: 27px 0 9px;
	padding: 15px 0 14px 30px;
	clear: both;
	font-size: 14px;
	background: url(../img/index/h2_back.gif) no-repeat left;
}

#conts h2.mb15 {
	margin-bottom: 15px;
}

#conts h3 {
	margin: 0 0 10px 10px;
	font-size: 14px;
	color: #bf0000;
}

#conts p {
	margin: 0 10px 15px 13px;
	line-height: 1.7;
	letter-spacing: 1px;
}

#conts p.redText {
	margin: 0;
	line-height: 2.4;
	color: #ec1313;
}

#conts p.gotosatei {
	margin: 0 10px 15px 13px;
	line-height: 1.7;
	letter-spacing: 1px;
	text-align:right;
}



#conts p.contactText {
	margin: 0 0 14px;
}

#conts p.textcenter {
	text-align:center;

}

#conts p.mb17 {
	margin-bottom: 17px;
}

	*html #conts p.mb17 {
		margin-bottom: 12px;
	}

	*+html #conts p.mb17 {
		margin-bottom: 13px;
	}

#conts .search_box {
	position: relative;
	height: 64px;
	background: url(../img/index/search_box_back.jpg) no-repeat left;
}

#conts .search_box .btn {
	position: absolute;
	top: 13px;
	left: 50px;
}

#conts .search_box .text {
	position: absolute;
	right: 50px;
	top: 15px;
}

#conts table {
	margin: 2px 0 0 1px;
	width: 665px;
	border-collapse: collapse;
	border: none;
	color: #666;
	line-height: 1.7;
}

	*html #conts table {
		margin: 1px 0 0 0;
		line-height: 1.6;
		width: 100%;
	}
	
	*+html #conts table {
		margin: 1px 0 0 0;
		line-height: 1.6;
		width: 100%;
	}
	
	@media screen and (-webkit-min-device-pixel-ratio:0) { 
	 #conts table {
		margin: 1px 0 0 0;
		line-height: 1.5;
		width: 100%;
	}
	}
	
#conts table th {
	width: 95px;
	vertical-align: top;
	padding: 11px 15px 0 0;
	border: 1px solid #d9d9d9;
	text-align: right;
	background: #fdfee7;
}

#conts table th span {
	color: #ec1313;
}

#conts table td {
	padding: 10px 0 5px 10px;
	border: 1px solid #d9d9d9;
	vertical-align: top;
	text-align:left;
}

#conts table td span {
	font-size: 10px;
	color: #ec1313;
}

#conts table td span.spe01 {
	font-size: 10px;
	color: #666;
}

#conts table td.w220 {
	width: 211px;
}


/*
#conts table td input {
	width: 128px;
}


	*html #conts table td input {
		width: 132px;
	}
	
	*+html #conts table td input {
		width: 126px;
	}

*/

#conts .input_btn {
	text-align: center;
	background: url(../img/index/table_back.gif) no-repeat left bottom;
	overflow: hidden;
	zoom: 100%;
}

#conts .input_btn li {
	margin: 20px 0;
}

#conts .BoxA {
	margin-bottom: 23px;
	padding: 0 0 0 32px;
	height: 190px;
	background: url(../img/index/boxA_back00.gif) no-repeat;
	zoom: 100%;
}

#conts .BoxA .list {
	padding-top: 22px;
	display: block;
}

#conts .BoxA .list li {
	padding-left: 20px;
	background: url(../img/index/icon01.gif) no-repeat left 6px;
	line-height: 2;
}

#conts .tel_box {
	margin-bottom: 27px;
}

#conts .tel_box li {
	margin-right: 4px;
	float: left;
}

#conts .tel_box li.mr0 {
	margin-right: 0;
}


#conts table#tbl_maker {
	clear:both;
    width: 650px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-left:8px;
	margin-bottom:20px;
}

#conts table#tbl_maker th {
	clear:both;
	width:auto;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	vertical-align:middle;
	color:#990000;
}

#conts table#tbl_maker td {
	clear:both;
	width:auto;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: left;
	vertical-align:top;
	font-size:10px;
}


#conts table#table-01 {
	clear:both;
    width: 600px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
	margin-left:12px;
	margin-bottom:20px;
}

#conts table#table-01 th {
	clear:both;
	width:auto;
    padding: 5px;
    border: #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
	vertical-align:middle;
}

#conts table#table-01 th.subttl {
	width:200px;
}

#conts table#table-01 td {
	clear:both;
	width:auto;
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
	vertical-align:middle;
}

