@charset "UTF-8";

/*-----------------------------------------------------------
div
------------------------------------------------------------*/
div {
	text-align:left;
	}
/*-----------------------------------------------------------
ul
------------------------------------------------------------*/
ul,li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

/*-----------------------------------------------------------
clearfix
------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	line-height:0;
	}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
/*-----------------------------------------------------------
img
------------------------------------------------------------*/
img {
	margin:0;
	padding:0;
	border:none;
	line-hegiht:0
	}	
table img {
	margin:0;
	padding:0;
	vertical-align:bottom;
	border:none;
	line-hegiht:0
	}
/*-----------------------------------------------------------
p
------------------------------------------------------------*/
p {
	margin:0;
	padding:0;
	}
/*-----------------------------------------------------------
テキスト
------------------------------------------------------------*/
.pink {
	color: #F08B98;
	}
/*-----------------------------------------------------------
H1〜6
------------------------------------------------------------*/
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	}

/*-----------------------------------------------------------
Link
------------------------------------------------------------*/	
a:link {
	color:#756769;
	text-decoration:none;
	}	
a:visited {
	color:#756769;
	text-decoration:none;
	}
a:hover {
	color:#B2A9A2;
	text-decoration:none;
	}
/*-----------------------------------------------------------
マージン関係
------------------------------------------------------------*/
.t0b2 { margin:0 0 2px 0; overflow:hidden; }
.t0b3 { margin:0 0 3px 0; overflow:hidden; }
.t0b5 { margin:0 0 5px 0!important; overflow:hidden; }
.t0b10 { margin:0 0 10px 0; overflow:hidden; }
.t0b15 { margin:0 0 15px 0; overflow:hidden; }
.t0b20 { margin:0 0 20px 0; overflow:hidden; }
.t0b25 { margin:0 0 25px 0; overflow:hidden; }
.t0b30 { margin:0 0 30px 0; overflow:hidden; }
.t0b35 { margin:0 0 35px 0; overflow:hidden; }
.t0b40 { margin:0 0 40px 0; overflow:hidden; }
.t0b50 { margin:0 0 50px 0; overflow:hidden; }
.t0b60 { margin:0 0 60px 0; overflow:hidden; }
.t0b80 { margin:0 0 80px 0; overflow:hidden; }
.t0b100 { margin:0 0 100px 0; overflow:hidden; }

.t5b0 { margin:5px 0 0 0; overflow:hidden; }
.t5b10 { margin:5px 0 10px 0; overflow:hidden; }
.t5b20 { margin:5px 0 20px 0; overflow:hidden; }
.t5b30 { margin:5px 0 30px 0; overflow:hidden; }

.t10b0 { margin:10px 0 0 0; overflow:hidden; }
.t10b10 { margin:10px 0; overflow:hidden; }
.t10b20 { margin:10px 0 20px 0; overflow:hidden; }
.t10b30 { margin:10px 0 30px 0; overflow:hidden; }

.t15b0 { margin:15px 0 0 0; overflow:hidden; }
.t15b10 { margin:15px 0 10px 0; overflow:hidden; }

.t20b0 { margin:20px 0 0 0; overflow:hidden; }
.t20b5 { margin:20px 0 5px 0; overflow:hidden; }
.t20b10 { margin:20px 0 10px 0; overflow:hidden; }
.t20b20 { margin:20px 0; overflow:hidden; }
.t20b30 { margin:20px 0 30px 0; overflow:hidden; }
.t20b100 { margin:20px 0 100px 0; overflow:hidden; }

.t30b0 { margin:30px 0 0 0; overflow:hidden; }
.t30b5 { margin:30px 0 5px 0; overflow:hidden; }
.t30b10 { margin:30px 0 10px 0; overflow:hidden; }
.t30b20 { margin:30px 0 20px 0; overflow:hidden; }
.t30b30 { margin:30px 0; overflow:hidden; }
.t30b50 { margin:30px 0 50px 0; overflow:hidden; }

.t40b40 { margin:40px 0; overflow:hidden; }

.t50b50 { margin:50px 0; overflow:hidden; }

.r5l0 { margin:0 5px 0 0; overflow:hidden; }
.r10l0 { margin:0 10px 0 0; overflow:hidden; }

.r0l10 { margin:0 0 0 10px; overflow:hidden; }

.mr20{ margin-right: 20px;}

/*-----------------------------------------------------------
class
------------------------------------------------------------*/
.taC { text-align:center;}

.imgC{
	text-align: center;
	}
.font18{
	font-size: 18px;
	line-height: normal;
	}
.font15{
	font-size: 15px;
	line-height: normal;
	}
.font12{
	font-size: 12px;
	line-height: normal;
	}
.font11{
	font-size: 11px;
	line-height: normal;
	}
.red {
	color: #E20C0C;
	}
.gray{
	color: #747474;
	}
.brown{
	color: #B25F23;
	}
.bold{
	font-weight: bold;
	}
.line150{
	line-height: 1.5;
	}
.line160{
	line-height: 1.6;
	}
.line170{
	line-height: 1.7;
	}
.line180{
	line-height: 1.8;
	}
.line190{
	line-height: 1.9;
	}


/*-----------------------------------------------------------
Body
-------------------------------------------------------------*/
body {
	width: 100%;
	height:auto;
	margin:0 auto;
	padding:0;
	font-size: 14px;
	color:#3e3a39;
	/*line-height:1.5;*/
	letter-spacing:0;
	font-family: 'Lucida Grande', 'Verdana', 'Helvetica', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'san-serif';
	/*position: relative;*/
	zoom: 1;
	}
/*-----------------------------------------------------------
背景＋大枠
------------------------------------------------------------*/
.mt40{ margin-top: 40px;}
#headerWrap{ padding: 0;}
.inner{
	width: 1000px;
	margin: 0 auto;
}
#logo{ margin: 30px 0 15px 0;}
.fz13{ font-size: 13px;}
#contact #mainImg h2{ padding-top: 25px;}
	h1#logo a:hover img{
		opacity: 0.5;
		filter:alpha(opacity=50);
	}
h1#logo { 
	display: inline-block;
	*display: block;
	zoom: 1; }	
.floatL, .floatR{ display: inline-block;}
.floatL { float: left;}
.floatR { float: right;}

em{
	font-style: normal;
	color: #ef2426;
	font-weight: normal;
}

#boxContact{
	width: 762px;
	margin: 0 auto;
}

.contactTxt{
	width: 570px;
	margin: 0 auto 50px;
}
.mail{
	color: #888;
	font-size: 12px;
}

.mb90{ margin-bottom: 90px;}
.mb150{margin-bottom: 150px;}
.t50b60{ margin: 50px 0 60px;}
.line27{ line-height: 27px;}

#sl01{ width: 300px;}
#code{ width: 160px;}
#copyright {
	/*color: #666;*/
	color: #6f6f6f;
	font-size: 10px;
	font-weight: bold;
	border-top: none;
	margin-top: 120px !important;
}

#contact #mainImg{
	background-color:#f7f7f5;
	height:90px;
	margin-bottom:60px;
}

#contact #mainImg h2{
	padding-top:35px;
}


.rd-eq p{
	float: left;
	width: 200px;
	margin-bottom: 5px;
	margin-right: 30px;
	line-height: 1.7;
}

.rd-eq  input[type="radio"],
.rd-sm  input[type="radio"]{
	margin-right: 10px;
}

#wrap_rd2 p{
	float: left;
	width: 100px;
	margin-right: 20px;
}

#wrap_rd3 p{
	float: left;
	width: 70px;
	margin-right: 10px;
}

.sl span{ margin-right: 20px;}


#footerWrap{
	border-top: none;
}

.contactTxt .mail,
.contactTxt .mail a{
	color: #313131;
	font-size: 14px;
}

.contactTxt .mail a:hover{ color: #aaa;}

.mb70{ margin-bottom: 70px;}
.mb100{ margin-bottom: 100px;}
.t0b45{ margin-bottom: 45px;}

/*=== Modify : 2015/11/20 */
/*#sec_rdSale { display: none;}*/
#sec_rdSale input[type="radio"],
#sec_rdSale input[type="checkbox"]{ 
	margin-top: 6px;
	float: left;}
#sec_rdSale label{ 
	padding-left: 22px;
	display: block;}

/*-----------------------------------------------------------
内容
------------------------------------------------------------*/
/* contact */
.hid_url { display:none;}

.tableContact {
	border: 1px solid #909090;
	border-right: none;
	border-left: none;
	width: 100%;
	margin: 30px 0 50px;
}
.form-1 {
	/*width: 634px;*/
	margin: 0 auto;
}
.tableContact th {
	background: #eeeeee;
	border-bottom: 1px dashed #8C8C8C;
	font-weight: normal;
	padding: 18px 5px;
	width: 185px;
	text-align: left!important;
	vertical-align: top;
}

.tableContact td {
	border-bottom: 1px dashed #8C8C8C;
	padding:15px 15px;
	font-weight: normal;
	width: auto;
	position: relative;
	font-size: 14px;
}
.tableContact .last {
	border-bottom: none;
}
.pos01{
	position: absolute;
	top: 18px;
}

.ml20{ margin-left: 20px;}

.checkList li {
	display: inline;
	margin-right: 15px;
}

.tableContact input[type="text"]{
	width: 300px;
}

.tableContact input[type="text"] {
	color: #000;
	border: 1px solid #B8B8B8;
	height: 25px;
	height: 20px\9;
	padding: 0 5px;
	padding: 5px 5px 0\9;
}

*:first-child + html .tableContact input[type="text"] {
	height: 20px;
	padding: 5px 5px 0;
}


.tableContact .size01 {width: 300px;}
.tableContact .size03 {width: 424px;}
.tableContact .size02 {width: 212px;}
.tableContact .size04 {width: 40px;}
.tableContact textarea {	width: 520px;
	font-size: 14px;
	height: 125px; border: 1px solid #B8B8B8; padding: 0 5px;}

.grey{color:#616161;}
.blue{ color:#15438C;}
.fz30{ font-size:30px;}

.writingBox {
	padding: 5px;
	font-size: 100%;
	border: #494949 1px solid;
	}


#copyright{ 
	margin-top: 100px;
	text-align: center; 
	margin-bottom: 10px;}

form p.test { 
	position: relative;
	color: #C1C0BC;
	}
form p.test label { 
	position: absolute;
	top: 3px;
	left: 10px;
	}
form p.test br {
	display: none;
	}
form p.test01 label { 
	position: absolute;
	top: 5px;
	left: 30px;
	}	
form fieldset p.test input,
form fieldset p.test textarea {
	display: block;
	padding: 4px;
	width: 400px;
	margin: 0;
	border: 1px solid;
	}
form fieldset p.test label {
	width: 380px;
	display: block;
	margin: 5px 5px 5px 6px;
	padding: 0;
	}
form fieldset p.test textarea {
	padding: 2px;
	width: 404px;
	border: 1px solid;
	}
form fieldset p.test textarea,
form fieldset p.test input {
	border: solid 1px;
	}
form fieldset p.test label {
	color: #4c4c4c;
	}

