@charset "utf-8";

/* ***********************************************************
 *
 * Editor:    KUSHINO
 *
 * ***********************************************************
 */
 /* ----------------------------------------------------------
	Font-size Adjustment
--------------------------------------------------------------
10px = 83.4%
11px = 91.7%
12px = 100%
13px = 108.4%
14px = 116.7%
15px = 125%
16px = 133.4%
17px = 141.7%
18px = 150%
19px = 158.4%
20px = 166.7%
21px = 175%
22px = 183.4%
23px = 191.7%
24px = 200%
25px = 208.4%
26px = 217 %
*/

span.col01 { color: #C00;}

	div#contents div#contents_in div#l_con h1.con_ttl01 {
		width: 720px;
		margin: 0 0 30px 0;
		padding: 0;
		background: url(../common/img/bk_h102.png) no-repeat;
	}
	div#contents div#contents_in div#l_con h1 div {
		font-size: 208.4%;
		margin: 0;
		padding: 6px 0 8px 50px;
		color: #5D3D26;
		line-height: 1.2;
	}
	
	div#contents div#contents_in h2 {
		width: 720px;
		margin: 0 0 20px 0;
		background: url(../common/img/bk_h202.png) no-repeat top left;
	}
		div#contents div#contents_in h2 div {
			font-size: 191.7%;
			color: #8C6F39;
			padding: 4px 0 12px 32px;
			line-height: 1.2;
		}
		
	div#contents div#contents_in p.copy01 {
		font-size: 150%;
		font-weight: bold;
		color:#CEA512;
	}
	div#contents div#contents_in p.textarea01 {
		font-size:108.4%;
	}
		
		
#con_entry01,
#con_entry02,
.con_entry {
	width: 720px;
	border-top: 1px solid #DDDDDD;
	margin-bottom: 30px;	
}
	.con_entry th.th_in01 {
		width: 100px;
		padding: 12px 0 12px 15px;
		border-bottom: 1px solid #DDDDDD;
		border-left: 1px solid #DDDDDD;
		background: #F9F9F9;
		color: #000000;
		vertical-align: top;
		font-size: 108.4%;
		font-weight: normal;
	}
	
	
	#con_entry01 th,
	#con_entry02 th,
	.con_entry th {
		width: 180px;
		font-weight: bold;
		padding: 12px 0 12px 15px;
		border-bottom: 1px solid #DDDDDD;
		background: #F9F9F9;
		color: #000000;
		vertical-align: top;
		font-size: 108.4%;
	}
	#con_entry01 th span,
	#con_entry02 th span,
	.con_entry th span { font-weight: normal; font-size: 83.4%; line-height:1;}
	#con_entry01 th img,
	#con_entry02 th img,
	.con_entry th img { margin-bottom: 2px;}
	#con_entry01 td,
	#con_entry02 td,
	.con_entry td {
		padding: 12px 15px;
		border-bottom: 1px solid #DDDDDD;
		line-height: 1.6;
	}
	input.fm-item,
	textarea.fm-item,
	input.fm-item,
	textarea.fm-item {
		border: 1px solid #DDDDDD;
		box-shadow: 0 0 4px #EEEEEE inset;
		font-size: 14px;
		margin: 0;
		padding: 3px;
	}
	input.w80 { width: 80px;}
	input.w100 { width: 100px;}
	input.w300 { width: 300px;}
	input.w500 { width: 490px;}
	textarea.w500 { width: 490px;height: 10em;}
	
	#con_entry01 ul li,
	#con_entry02 ul li {
		float: left;
		width: 130px;
		font-size: 108.4%; 
	}
	div.inq_link { font-size: 100%;}
	div.inq_link a { color: #FF7F00;}
	
	#con_entry01 select.fs13 { font-size: 108.4%; padding: 3px; }
	#con_entry02 select.fs13 { font-size: 108.4%; margin: 10px 0; padding: 3px; }
	

#con_inquiry_fix {
	width: 720px;
	font-size: 108.4%;
	margin-bottom: 50px;	
}
	#con_inquiry_fix p strong#inq_tel { font-size: 150%; font-weight: bold; color: #FF7F00; }
	#con_inquiry_fix a { color: #FF7F00;}


ul#page_navi {
	width: 720px;
	height: 45px;
	position: relative;
}
	ul#page_navi li.btn_news_all {
		width: 234px;
		height: 45px;
		position: absolute;
		top: 0;
		left: 270px;
	}
	ul#page_navi li.btn_send {
		width: 234px;
		height: 45px;
		position: absolute;
		top: 0;
		left: 300px;
	}
	ul#page_navi li.btn_back {
		width: 82px;
		height: 45px;
		position: absolute;
		top: 0;
		left: 205px;
	}
	ul#page_navi li.btn_news_all input:hover,
	ul#page_navi li.btn_send input:hover,
	ul#page_navi li.btn_back input:hover {
			opacity:0.6;
			filter: alpha(opacity=60);
			-ms-filter: "alpha( opacity=60 )";
	}

ul#page_navi01 {
	width: 720px;
	height: 32px;
	position: relative;
	margin-bottom: 40px;
}
	ul#page_navi01 li.btn_news_all {
		width: 200px;
		height: 32px;
		position: absolute;
		top: 0;
		left: 270px;
	}
	ul#page_navi01 li.btn_news_all a:hover {
			opacity:0.6;
			filter: alpha(opacity=60);
			-ms-filter: "alpha( opacity=60 )";
	}
	
div.msg_box {
	width: 720px;
	padding: 5px 0;
	background: #FFF8D0;
}
	div.msg_box div.msg_box_in {
		width: 710px;
		margin: 0 5px;
		padding: 15px 0 0 0;
		background: #FFFFFF;
		border: 1px solid #CCCCCC;
	}
	div.msg_box div.msg_box_in h3.msg_ttl {
		width: 660px;
		margin: 0 25px 20px;
		padding: 0 0 5px 0;
		border-bottom: 1px solid #DDDDDD;
		position: relative;
	}
		div.msg_box div.msg_box_in h3.msg_ttl div {
			color: #5D3D26;
			font-size: 217%;
		}
		div.msg_box div.msg_box_in h3.msg_ttl span {
			border-top: 1px solid #5D3D26;
			border-bottom: 1px solid #5D3D26;
			padding: 2px 0;
			color: #5D3D26;
			font-weight: bold;
		}
		div.msg_box div.msg_box_in h3.msg_ttl span.moji1 {
			position: absolute;
			top: 9px;
			left: 30px;
		}
		/*div.msg_box div.msg_box_in h3.msg_ttl span.moji4 {
			position: absolute;
			top: 9px;
			left: 130px;
		}
		div.msg_box div.msg_box_in h3.msg_ttl span.moji3 {
			position: absolute;
			top: 9px;
			left: 110px;
		}*/
		div.msg_box div.msg_box_in h3.msg_ttl p {
			color: #5D3D26;
			background: #EBEBEB;
			padding: 3px 6px;
			position: absolute;
			bottom: 0;
			right: 0;
		}
		
	div.msg_box div.msg_box_in div.msg_info {
		width: 660px;
		margin: 0 25px;
		padding-bottom: 20px;
	}

	div.msg_box div.msg_box_in div.msg_info .msg_txt {
		width: 500px;
		float: left;
		font-size: 108.4%;
		line-height: 1.6;
	}

	div.msg_box div.msg_box_in div.msg_info .msg_img {
		width: 145px;
		float: left;
		margin-left: 15px;
	}



div.teach_box01 {
	width: 720px;
	padding: 0;
	margin-bottom: 40px;
}
	div.teach_box01 .tea_left {
		width: 310px;
		float: left;
	}
	div.teach_box01 .tea_right {
		width: 380px;
		float: left;
		margin-left: 30px;
		border-top: 1px solid #DDDDDD;
	}
		div.teach_box01 .tea_right dl {
			padding: 12px 15px;
			border-bottom: 1px solid #DDDDDD;
			background: #F9F9F9;
		}
		div.teach_box01 .tea_right dl dt { font-weight: bold; padding-bottom: 3px; font-size: 108.4%;}
		div.teach_box01 .tea_right dl dd { line-height: 1.4;}
	
	div.teach_box01 .tea_l02 {
		width: 360px;
		float: left;
	}
	div.teach_box01 .tea_l02 h3 { font-size: 191.7%; margin-bottom:10px; color:#5D3D26;}
	div.teach_box01 .tea_l02 h3 img { margin-bottom:5px;}
	div.teach_box01 .tea_l02 p { font-size: 108.4%;}
	div.teach_box01 .tea_r02 {
		width: 340px;
		height: 180px;
		background: #CCCCCC;
		float: left;
		margin-left: 20px;
	}
		

.teach_box {
	width: 720px;
	border-top: 1px solid #DDDDDD;
	margin-bottom: 50px;	
}
	.teach_box th {
		width: 100px;
		font-weight: bold;
		padding: 10px 0 10px 15px;
		border-bottom: 1px solid #DDDDDD;
		/*background: #F9F9F9;*/
		color: #5D3D26;
		vertical-align: middle;
		font-size: 125%;
	}
	.teach_box td {
		padding: 12px 15px;
		border-bottom: 1px solid #DDDDDD;
		line-height: 1.6;
		font-size: 108.4%;
	}