@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; }
/*-----------------------------------------------------------
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;
	}
.floatL{
	float: left;
	display: inline-block;
}
.floatR{
	float: right;
	display: inline-block;
}

/*-----------------------------------------------------------
Body
-------------------------------------------------------------*/
body {
	width: 100%;
	height:auto;
	margin:0 auto;
	padding:0;
	font-size: 12px;
	color:#422D23;
	line-height:145%;
	letter-spacing:0.05em;
	font-family: 'Lucida Grande', 'Verdana', 'Helvetica', 'ＭＳ Ｐゴシック', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'san-serif';
	position: relative;
	zoom: 1;
	}
/*-----------------------------------------------------------
背景＋大枠
------------------------------------------------------------*/
#header {
	width: 100%;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	z-index: 0;
	position: relative;
	}
#container {
	width: 800px;
	height: auto;
	margin: 0 auto;
	padding:0;
	position: relative;
	}
#footer{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 22px 0 0 0;
	text-align: center;
	position: relative;
	}


#headerBox {
	width: 800px;
	height: 101px;
	margin:0 auto;
	padding: 0 0;
	text-align: left;
	position: relative;
	z-index: 2;
	}
	#headerBoxL{
		width: 190px;
		height: 101px;
		float: left;
		}
	#headerBoxC{
		width: 375px;
		height: 101px;
		float: left;
		}
		#headerTxt1{
			width: 375px;
			padding: 15px 0 0 0;
			font-size: 13px;
			font-weight: bold;
			line-height: 150%;
			}



/*-----------------------------------------------------------
内容
------------------------------------------------------------*/
/* contact */

.bodyContainer{
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border-right: 1px solid rgb(234, 234, 234);
    border-left: 1px solid rgb(234, 234, 234);
    padding: 30px;
}
.contenWrap03{
    background: url("../img/img_line02.jpg") no-repeat scroll left top transparent;
    padding: 5px 0px 0px;
    margin: 10px 0px 0px;
}
.contenWrap04{
    background: url("../img/img_line03.jpg") no-repeat scroll left bottom transparent;
    padding: 0px 0px 4px;
}
#contact #headerWrap {
    background:#FFF;
	width:100%;
    border-top: 12px #FF6F00 solid;
	border-bottom:4px #51BCF6 solid;
	margin:0 auto;
	padding:20px 0 20px 0;
}
.headerInner{width:850px; margin: 0 auto;}
#contact #container {
	font-size: 14px;
	margin: 0 auto 20px;
	width: 850px;
	line-height:20px;
}
#contact p.logo{margin:0 auto;float:left;}
#contact h2 {padding: 30px 0 0;}
#contact .txtContact01{ margin:10px 0 30px 20px;}
#contact #container em {
	color: #FF3800;
	font-weight:bold;
	font-style: normal;
}
.tableContact {
	width: 100%;
	margin: 30px 0;
}
.form-1 {
	width: 746px;
	margin: 0 auto;
}
.tableContact th {
	background: #FFE379;
	border-bottom: 1px dotted #8C8C8C;
	font-weight: bold;
	width: 212px;
	text-align: left!important;
	padding: 10px 0 10px 15px!important;
	vertical-align:top;
}
.tableContact td {
    background: #FFF7B6;
	border-bottom: 1px dotted #8C8C8C;
	padding:8px 10px;
	font-weight: normal;
	width: auto;
}
.linkK{
    font-size:12px;
    line-height:18px;
}
.linkK a{color: #2896E2;}
.checkList li {
	display: inline;
	margin-right: 15px;
}
.tableContact input[type="text"] {
	color: #000;
	border: 1px solid #B8B8B8;
	height: 24px;
	height: 20px\9;
	padding: 0 5px;
	padding: 5px 5px 0\9;
}
*:first-child + html .tableContact input[type="text"] {
	height: 20px;
	padding: 7px 7px 0;
}
.adress p{
padding: 7px 0 0 0;
}
.lastBorder{border:none;}
.adress span{
font-size:12px;
color:#000;
}
.tableContact .size01 {width: 381px;}
.tableContact .size03 {width: 198px;}
.tableContact .size02 {width: 198px;}
.tableContact .size04 {width: 300px;}
.tableContact .size05 {width: 54px; }
.tableContact .size06 {width: 76px;}
.tableContact .size07 {width: 106px;}
.tableContact .size08 {width: 300px;}
.tableContact .size09 {width: 300px;}
.tableContact textarea {width: 473px; height: 195px; border: 1px solid #B8B8B8; padding: 0 5px;vertical-align:top;}

#contact{
 background: url("../img/bg_body.png") repeat scroll 0% 0% transparent;
 position: relative;
}

#contact #copyright {
	padding: 0 !important;
	color:#FFFFFF;
	text-align: center;
}
#contact #footerWrap {
	background:#0060B3;
	height:18px;
    padding:5px 0px;
    position: absolute;
    width:100%;
    left:0;
}
.fz30{ font-size:30px;}
form p.test {
	position: relative;
	color: #C1C0BC;
	}
form p.test br {
	display: none;
	}
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;
	}
