/* ---------------共通------------------- */

body{
	margin: 0px;
	padding: 0px;
	background-position: center 0px;
	background-color:#fefefe;
	background-image:url(images/sitebg.jpg);
	background-repeat: no-repeat;

}
body#top{
	margin: 0px;
	padding: 0px;
	background-position: center 0px;
	background-color:#fefefe;
	background-image:url(images/sitebg_top.jpg);
	background-repeat: no-repeat;

}

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body, td, th{
	font-size: 12px;
	line-height: 1.7;
	color:#1c0c01;
}

p{
	margin: 0px;
	padding: 0px;

}


embed {
	vertical-align:bottom;
}
object{
	vertical-align:bottom;
}



h1,h2,h3,h4,h5,h6,address{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;

}


/*navi*/
#navi {
	margin: 0px;
	padding: 0px;
}
	
#navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height:39px;
}

#navi li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float:left;
}
#navi img {
	vertical-align:bottom;
}


#navi2 {
	margin: 0px;
	padding: 0px;
}
	
#navi2 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height:50px;

}

#navi2 li {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
		margin-left:-5px;
	margin-right:-5px;
	}
	
#navi2 img {
	vertical-align:bottom;
}




a{/*リンクされた文字*/
    color:#691400;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#6c2e00;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#4e401f;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#ae3c21;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}


#footer a{/*リンクされた文字*/
    color:#ecdcbe;
    font-style:normal;
    text-decoration:underline;
}




h1{
	margin-bottom:10px;

	
	
}
h2{
	margin-top:10px;
	
}
h3{
		margin-left:-5px;
	margin-right:-5px;
	margin-bottom: 5px;

}
h3#pg{
	width:680px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	background-position: left 0px;
	background-image:url(images/mdsbg.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	color:#f6efe7;
	padding-top:16px;
	padding-left:20px;	 
	margin-right:-5px;	
	margin-left:-5px;	
}
#pg:first-letter{
	color:#e6cc82;	
}
h3#half{
	width:320px;
	height:40px;
	font-size:16px;
	font-weight:bold;
	margin: 0px;
	padding: 0px;
	background-position: left 0px;
	background-image:url(images/mdsbg_half.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	color:#f6efe7;
	padding-top:16px;
	padding-left:20px;	 
	margin-right:-5px;	
	margin-left:-5px;	
}
#half:first-letter{
	color:#e6cc82;	
}

h4{	

}



h5{	
	margin-bottom: 5px;
}



img {border:0px;}
.cnt{
	display:none;
}

/*
* html body{padding-left:1px;} /* css hack "centering background-image" for 
IE (until ver.6) */

/*
*+html body{padding-left:1px;} /* css hack "centering background-image" for 
IE (ver.7) */



/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/* ---------------ここから個別------------------- */

.wrapper{
margin-left:auto;
margin-right:auto;
	width:960px;
	padding-top:30px;
	padding-bottom:0px;
}
.wrapper_main{
margin-left:auto;
margin-right:auto;
		padding-top:0px;
	padding-bottom:0px;
}

.nmargin{
	margin-left:-5px;
	margin-right:-5px;
	
}

.contents{
	width:960px;
	margin-top:30px;	
}


.section{
	width:960px;
	margin-bottom:30px;
}
.section_btmlink{
	width:960px;
	text-align:center;
	height:20px;
	overflow:auto;
		margin-bottom:10px;
}


.f_left{
	float:left;	
}

.f_right{
	float:right;	
}


.footer{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	color:#ecdcbe;
	
}

.footertxt_l{
	float:left;
}
.footertxt_r{
	float:right;
	text-align:right;
}
	
.footer_bg{
	/*width:960px;*/
	margin-left:auto;
	margin-right:auto;
	background-position: center 0px;
	background-image:url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	height:160px;
	padding-top:20px;
	
}



/* ---------------TOP------------------- */
.pgbox{
	float:right;
	width:360px;
	padding-bottom:10px;
}
.pgarea{
		margin: 0px;
	padding: 0px;
	background-position: left 0px;
	background-image:url(images/pgarea_sdw.gif);
	background-repeat: no-repeat;
	padding-top:10px;
		font-size: 10px;
	line-height: 1.6;
	height:110px;
	overflow:auto;

}








.dotline{
border-bottom:1px dotted #322f27;
}









.cap{
margin-bottom:7px;

}

.pup{
	text-align:right;
	margin-bottom:0px;
	font-size: 12px;
	
}



.info_map{
	width:682px;
	height:377px;
	margin: 0px;
	padding: 0px;
	background-position: center 0px;
	background-image:url(images/info_map.gif);
	background-repeat: no-repeat;
	padding:4px;
}








.f10{
	font-size: 10px;
	line-height: 1.6;
}
.f12{
	font-size: 12px;
	line-height: 1.6;
}

.f14{
	font-size: 14px;
	line-height: 1.6;
}

.f16{
	font-size: 16px;
	line-height: 1.6;
}




.f18{
	font-size: 18px;
	line-height: 1.5;
}





.point_a{
color:#deac5a;

}
.point_b{
color:#0b5f03;

}


.point_c{
color:#bb0000;

}
.point_d{
color:#ff8e00;

}


.space35{
	margin-top:35px;
}

.space30{
	margin-top:30px;
}


.space25{
	margin-top:25px;
}

.space20{
	margin-top:20px;
}
.space15{
	margin-top:15px;
}
.space10{
	margin-top:10px;
}
.space05{
	margin-top:5px;
}

