@charset "utf-8";

/*--------------------------------------------

--------------------------------------------*/

a{color:#ff6600;text-decoration:none;outline:none;}
a:hover{text-decoration:underline;}

.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.mt40{
	margin-top:40px;
}
.ml20{
	margin-left:20px;
}
.mb10{
	margin-bottom:10px;
}
.mb20{
	margin-bottom:20px;
}
.mb30{
	margin-bottom:30px;
}
.mb40{
	margin-bottom:40px;
}
.txtR{
	text-align:right;
}
.txtC{
	text-align:center;
}
.fsS{
	font-size:86%;
}
.bld{
	font-weight:bold;
}


#idxcontents{
	margin: 0 auto;
	text-align: left;
	width:900px;
	font-size:85%;
	line-height:160%;
	color:#333333;
}

#ccontents{
	margin: 0 auto;
	text-align: left;
	width:900px;
	font-size:85%;
	line-height:160%;
	color:#333333;
}


/*  */

* {
    margin: 0px;
    padding: 0px; 
} 
html{ 
    height: 100%; 
} 
body{ 
    height: 100%; 
    font-family:sans-serif;
} 
#cwrapper{
    background-color:#f8f6ed;
}
#ccontents { 
    height: 100%;
    min-height: 100%;
} 
body > #ccontents { 
    height: auto !important;
}

/*  */

#ccontents ul#tabmenu{
	width:900px;
	height:70px;
	font-size:0;
	line-height:0;
	clear:both;
}
	
#ccontents ul#tabmenu li{
	float:left;
	display:inline;
}

#cmain,
#cmainNEWS,
#cmainABOUT,
#cmainSERVICE,
#cmainCONTACT{
	width:850px;
	margin-top:20px;
	background-color:#FFF;
	padding:0 25px 25px 25px;	
}

#idxmain{
	margin-top:20px;
}

#idxservice{
	width:860px;
	background-color:#f4f0dc;
	border-top:1px solid #e9e3c8;
	padding:10px 20px 20px 20px;
}

#idxservice ul#btnmenu{
	width:860px;
	height:200px;
	margin-top:5px;
	font-size:0;
	line-height:0;
	clear:both;
}
	
#idxservice ul#btnmenu li{
	float:left;
	display:inline;
}

#idxinfo{
	width:900px;
	margin-top:25px;
	background:url(/images/index_info_bg.jpg) repeat-y;
}

#idxnews{
	width:480px;
	float:left;	
	padding:15px 20px 10px 20px;
	background-color:#FFF;
	line-height:180%;
}

#idxnews dd{
	padding:0 0 10px 0;
	margin-bottom:5px;
	list-style: none;
	background:url(/images/index_line_dot.jpg) no-repeat center bottom;
}


#idxbook{
	width:320px;
	float:left;	
	padding:15px 0 15px 15px;
	margin-left:25px;
	background-color:#f4f0dc;
}

#idxbook #idxbookT{
	width:155px;
	margin-right:10px;
	float:left;
}

#idxbook #idxbookI{
	width:155px;
	float:left;
}


#cmainABOUT h3{
	margin:20px 0 10px 0;
}

#cmainABOUT table {
	width:760px;
	border:0;
	border-collapse: collapse;
	border-spacing: 0;
	margin:auto;
	line-height:180%;
}

#cmainABOUT td{
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #dfdfdf;
}

#cmainABOUT .bx1{
	width:30%;
	background-color:#faf9f9;
	text-align:center;
}

#cmainABOUT .bx2{
	width:60%;
	padding-left:30px;
	text-align:left;
}

#cmainABOUT .btn{
	padding:30px 0 10px 0;
	text-align:center;
}

#cmainABOUT .txt{
	padding:0 20px 30px 20px;
	line-height:200%;
}

#cmainABOUT .bx3{
	width:310px;
	float:left;
	margin-left:20px;
}

#cmainABOUT .bx4{
	width:500px;
	float:left;
	margin-left:20px;
	line-height:200%;
}

#cmainSERVICE .boxL{
	width:410px;
	float:left;
}

#cmainSERVICE .boxR{
	width:410px;
	margin-left:30px;
	float:left;
}

#cmainSERVICE #txtmenu li{
	display: inline-block;
	margin-left:20px;
	color:#864f02;
}

#cmainSERVICE #txtmenu02 li{
	display: inline-block;
	margin-left:20px;
	color:#864f02;
}

#cmainSERVICE #txtmenu span,
#cmainSERVICE #txtmenu02 span{
	font-size:86%;
	color:#ffb898;
}

#cmainSERVICE h3{
	margin-bottom:20px;
}

#cmainSERVICE h4{
	height:25px;
	padding-bottom:10px;
	background:url("/images/service_line_dot.jpg") no-repeat left bottom;
}

#cmainSERVICE h4 p{
	height:25px;
	font-weight:bold;
	font-size:115%;
	padding-top:3px;
	padding-left:32px;
	background:url("/images/service_icon.jpg") no-repeat left;
}

#cmainSERVICE p.txt{
	padding:10px 20px;
}

#cmainSERVICE .bxttl{
	padding-left:45px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:115%;
	color:#b29616;
}

#cmainSERVICE table {
	width:760px;
	border:0;
	border-collapse: collapse;
	border-spacing: 0;
	margin:auto;
	line-height:180%;
}

#cmainSERVICE td{
	vertical-align:middle;
	padding:15px;
	border:1px solid #dfdfdf;
	font-size: 92%;
}

#cmainSERVICE td.mds{
	width:30%;
	vertical-align:top;
	padding:15px;
	border:1px solid #dfdfdf;
	font-weight:bold;
	background-color:#fdfbee;
}

#cmainSERVICE td.txt{
	width:70%;
}

#cmainSERVICE .bxL01{
	width:510px;
	float:left;
}

#cmainSERVICE .bxL02{
	width:410px;
	margin-right:10px;
	float:left;
}

#cmainSERVICE .bxR01{
	width:310px;
	float:left;
	text-align:right;
	margin-left:20px;
}

#cmainSERVICE .bxR02{
	width:280px;
	float:left;
	text-align:right;
}

#cmainSERVICE .bxC{
	width:670px;
	margin:auto;
	margin-top:30px;
	text-align:center;
	padding:40px;
	background-color:#fdfbee;
}

#cmainSERVICE .bx01{
	width:700px;
	margin:auto;
	margin-top:5px;
	margin-bottom:10px;
	padding:15px 20px;
	color:#636363;
	background-color:#fdfbee;
}

#cmainSERVICE .bx01 .bxmds{
	font-weight:bold;
	color:#b29616;
}

#cmainSERVICE .bx02{
	width:720px;
	margin:5px 0  30px 45px;
	padding:15px 20px;
	color:#636363;
	background-color:#fdfbee;
}

#cmainSERVICE .bx02 .bxImg{
	width:140px;
	float:left;
}

#cmainSERVICE .bx02 .bxTxt{
	width:570px;
	float:left;
}

#cmainCONTACT table {
	width:760px;
	border:0;
	border-collapse: collapse;
	border-spacing: 0;
	margin:auto;
	margin-top:20px;
	line-height:180%;
}

#cmainCONTACT td{
	vertical-align: middle;
	padding: 10px;
	border: 1px solid #dfdfdf;
	font-size: 92%;
}

#cmainCONTACT th{
	vertical-align: middle;
	padding: 10px;
	width:30%;
	background-color:#faf9f9;
	border: 1px solid #dfdfdf;
	font-size: 92%;
}

#cmainCONTACT .bx1{
	width:30%;
	background-color:#faf9f9;
	text-align:center;
}

#cmainCONTACT .bx2{
	width:60%;
	padding-left:30px;
	text-align:left;
}

#cmainCONTACT .bx2{
	width:60%;
	padding-left:30px;
	text-align:left;
}

#cmainCONTACT .bxA,
#cmainCONTACT .bxB,
#cmainCONTACT .bxC,
#cmainCONTACT .bxD,
#cmainCONTACT .bxE{
	width:400px;
	height:25px;
}

#cmainCONTACT .bxF{
	width:400px;
	height:100px;
}

#cmainNEWS .newsbox{
	width:780px;
	margin-top:20px;
	margin-left:15px;
}

#cmainNEWS .entry-title{
	font-weight:bold;
	padding-left:25px;
	background:url("/images/news_icon.jpg") no-repeat left;
}
#cmainNEWS .entry-meta,
#cmainNEWS .entry-summary{
	padding-left:25px;
}

#cmainNEWS .boxline{
	height:9px;
	width:850px;
	background:url("/images/news_line_dot.jpg") no-repeat;
	margin-top:20px;
}

#cmainNEWS #nav-below{
	padding:20px 20px 0 20px;
	text-align:center;
}

#cmainNEWS #newsboxEACH{
	margin:20px 20px 0 20px;
}

#cmainNEWS #newsboxEACH .entry-title{
	font-size:115%;
	margin-bottom:5px;
}

#cmainNEWS #newsboxEACH .entry-meta{
	margin-bottom:15px;	
}

#cmainNEWS #newsboxEACH .entry-content{
	margin-left:25px;
}

#cmainNEWS #newsboxEACH #nav-below .nav-previous{
	margin-right:30px;
	margin-bottom:10px;
	float:left;
}

#cmainNEWS #newsboxEACH #nav-below .nav-next{
	float:right;
	margin-bottom:10px;
}






#footer,
#idxfooter{
	width:900px;
	text-align:center;
}

#idxfooter{
	margin-bottom:40px;
}

#footer{
	padding-top:30px;
	background-color:#FFF;
}

#footer p,
#idxfooter p{
	margin:0 25px;
	padding:20px 30px;
	color:#efcb1f;
}

#footer p{
	border-top:1px solid #e4e6d8;
}











