@charset "utf-8";
/* CSS Document */

/*reset*/

body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,dt,dd,b {margin:0px;padding:0px;font-size: 12px;}
body {font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

img {border: 0; margin:0px; padding:0px; vertical-align:bottom;}

a {
	text-decoration: none;
	color: #2b220b;}
	
a:hover {
	color:#776c1e;
}

ul,li {list-style: none;}

img {vertical-align: bottom;}

body {background: #FFF;}

#head_bg {
	background:#231815;
	width: 100%;
}

#head_container {
	width: 100%;
	height: 277px;
	background: url(../img/back.gif) repeat;
	overflow: hidden;
}

div#flash {
	width: 800px;
	height:250px;
	margin: 0px auto;
}

h1 {text-indent: -9999px;display:none;}

div.header_navi {
	width:100%;
	height: 27px;
	line-height: 20px;
	background: url(../img/topbg.gif) repeat-x;
	text-align: right;
	margin: 0px auto;
	}
	
div.header_navi p {
	width: 800px;
	margin: 0px auto;
}

	
div.header_navi a {color:#FFF;}
div.header_navi a:hover {color:#fdefe6;}

div#menu_bg {
	width: 100%;
	height: 41px;
	background: url(../img/menu/menubar_bg.jpg) repeat-x top;
}

div#menu_bg ul {
	width:792px;
	height: 41px;
	margin: 0px auto;
}

div#menu_bg li {
	width: 132px;
	height: 41px;
	float: left;
	margin: 0px;
	text-indent: -9999px;	
	background-repeat: no-repeat;
	
}

div#menu_bg li a {
	width: 132px;
	height:41px;
	display:block;
	text-indent: -9999px;
	float:left;
	text-indent: -9999px;	
	background-repeat: no-repeat;
	margin:0px;
}

li#menu01 a {background: url(../img/menu/menu01.jpg);}
li#menu02 a {background: url(../img/menu/menu02.jpg);}
li#menu03 a {background: url(../img/menu/menu03.jpg);}
li#menu04 a {background: url(../img/menu/menu04.jpg);}
li#menu05 a {background: url(../img/menu/menu05.jpg);}
li#menu06 a {background: url(../img/menu/menu06.jpg);}

li#menu01 a:hover {background: url(../img/menu/menu01_o.jpg);}
li#menu02 a:hover {background: url(../img/menu/menu02_o.jpg);}
li#menu03 a:hover {background: url(../img/menu/menu03_o.jpg);}
li#menu04 a:hover {background: url(../img/menu/menu04_o.jpg);}
li#menu05 a:hover {background: url(../img/menu/menu05_o.jpg);}
li#menu06 a:hover {background: url(../img/menu/menu06_o.jpg);}

div#content_bg {
	width:100%;
	background: url(../img/con_bg.gif) repeat-y center top;
	height: auto;
	margin-top:0px;
	cloear:both;
	overflow: hidden;
	}
	
div#content_bgwhite {
	background: #FFF;
	width: 800px;
	height: auto;
	margin:0px auto;
	overflow: hidden;
}
div#content {
	width: 780px;
	height: auto;
	border: 1px solid #808080;
	border-top: none;
	margin: 0px auto;
	background: url(../img/conin_bg.gif) bottom repeat-x;
	padding:0px 9px 10px;
	overflow: hidden;
}

div#left {
	width: 230px;
	height: auto;
	overflow:hidden;
	float:left;
}

div.sbar,div.sbar_en {
	width: 210px;
	background: url(../img/sidebg.gif);
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 15px;
	overflow: hidden;
}

h2.sbar_cat,.sbar_cat_en {
	width: 170px;
	height: 40px;
	line-height:40px;
	letter-spacing: 0.125em;
	padding-left:40px;
	background: url(../img/sidemi01.gif) no-repeat left;
	margin: 0 0 5px;
	border-bottom: 1px solid #4c3e01;
	overflow: hidden;
}

ul.submenu {
	width: 100px;
	margin-left: 80px;
}

ul.submenu li {
	width: 100px;
	height: 25px;
	line-height:25px;
	padding-left: 20px;
	border-bottom: 1px dotted #4c3e01;
}

div.topbana img,div.bana img {
	margin-bottom: 7px;
	height: auto;
	width: 210px;
}

div.bana {
	height: auto;
	margin-top: 30px;
	overflow: hidden;
}

div.topbana {
	height: auto;
	overflow: hidden;
	margin-top: 10px;
}




/* パンくずリスト */
div.cat_path {
	text-align: right;
	margin-right: 10px;
	letter-spacing: 0.125em;
	margin-bottom: 5px;
	margin-top: 5px;
}

div#right {
	width: 550px;
	height:auto;
	float:left;
}

div#articleside {
	width: 530px;
	overflow: hidden;
	height: auto;
	/*background:url(../img/articlebg.gif) repeat-y;*/
	padding-left: 8px;
	}

div.articlebottom {
	width: 530px;
	height: 6px;
	/*background: url(../img/articlebgbottom.gif) no-repeat;*/
}

div#articleside div#greeting {
	margin-top: 10px;
	width: 530px;
	height: 141px;
	margin-bottom: 10px;
	text-indent:-9999px;
	background: url(../img/greeting.gif) no-repeat;
}



div#news_title {
	width: 530px;
	height:36px;
	background: url(../img/news_head.gif) no-repeat left  ;
	text-indent: -9999px;
	margin: 30px auto 0px;
}

div.info {
	width: 508px;
	height: 300px;
	background: url(../img/news_bg.gif) repeat-x top;
	padding: 10px;
	overflow:auto;
	margin:0px 0px 20px 1px;
	border: 1px solid #DED3C2;
	border-top: none;
	}
	
div.new_article div.newswaku {
	width: 475px;
	height: auto;
	padding: 10px 0px;
	border-top: 1px solid #c1b47a;
	color:#2d2a20;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 10px;
	clear:both;
	line-height: 1.2em;
	overflow:hidden;
	margin-left: 10px;
	padding-left: 5px;
}

div.new_article div.newswaku a:hover {
	color:#0b63a1;
}
div.new_article ddiv.newswaku a {
	color:#776c1e;
}

div.new_article div.newswaku img {
	margin-right:10px;
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;	
}

div.new_article div.newsleft {
	width: 100px;
	height: 100px;
	float:left;
}
div.new_article div.newsright {
	width: 370px;
	float:left;
	height:auto;
}


p.date,p.title {font-weight:700;color:#000152;}
p.title {margin-bottom: 5px;}
p.date {margin-left: 5px;}

div#footer {
	clear:both;
	width: 780px;
	height:auto;
	margin: 10px 0px;
	text-align:center;
}