		
/*//// default ////*/
body{
	text-align: center;
	font-size:0.75em;
	line-height:1.5em;
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",meiryo,Arial,sans-serif;
	}
body,h1,h2,h3,h4,h5,p,ul,ol,li,dl,dd,dt{margin:0;padding:0px;}
h1 span{display: none;}
img {border:0;vertical-align: middle;}
p {text-align: left;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}
a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	}
a:active{position: relative;
	top:1px;
	left:1px;
	}
h3{border-bottom:1px solid #4C4227;
padding-bottom: 3px;
/padding-bottom: 0;
margin:20px 0 10px 0;
}

/*//// frame ////*/

#topWrap,
#middleWrap,
#bottomWrap{
	width:100%;
	}
#topWrap{
	background: url(../common-img/header_bg.jpg) no-repeat center center #514c22 ;
	border-bottom:2px solid #4C4227;
	}
#middleWrap{
	background: url(../common-img/menu_bg.png) repeat-x center center;
	height:63px;
	}
#bottomWrap{
	background: url(../common-img/footer_bg.jpg) repeat-x center center;
	
	}
#header,
#contents,
#footer{
		margin:auto;
		width:950px;
		}
#wrapper{
	height:100%;
	margin:auto;
	}
#header{
	height:79px;
	text-align: left;
	position: relative;
	}
#menu{
	height:58px;
	text-align: left;
	}
#contents{
	}
	#main{
		min-height: 500px;
		height:auto !important;
		height:500px;
		margin: 10px auto 50px;
		text-align: left;
		}

#footer{
	height:87px;
	
	}





/*/// rogo /*/
h1 .rogo{
	position: absolute;
	top:15px;
	left:0;
	}
#sub a:link,
#sub a{color:white; }
#sub{
	position: absolute;
	top:0;
	right:0;
	text-align: right;
	font-family: "ＭＳ 明朝","MS Mincho",serif;
	}
ul#submenu{
	text-align: left;
	margin:5px 0;
	font-size:0.9em;
	}
ul#submenu li{
	list-style:none;
	padding:0 10px 0 15px;
	background: url(../common-img/arrow01.png) no-repeat left center;
	display: inline;
	}
/*/// menu  /*/

#menu a:hover {text-decoration: underline;}
#menu a:hover img{
	opacity:1;
	filter: alpha(opacity=100);
	}
#menu a:active{position: relative;
	top:0px;
	left:0px;
	}
#menu {width:952px;margin:auto;padding-top:3px;}
#menu ul li{
	display: block;
	float: left;
	list-style: nonet
	}

/*//// footer////*/
ul#footermenu{
	list-style: none;
	font-size:0.9em;
	font-family: "ＭＳ 明朝","MS Mincho",serif;
	padding-top:5px;
	text-align: left;
	}
ul#footermenu a{
	color:white;
	}
ul#footermenu li {
	border-left:1px solid white;
	padding:0 10px;
	display: inline-block;
	/display: inline;
	/zoom:1;
	}
address {color:white;text-align: right;
	font-style: normal;
	font-size:0.9em;
	margin-top:25px;
	}
	
/* clearfix */
#contents:after,.clear:after {
	content:" ";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
	}
	
/*MacIE begin \*/
*html #contents,.clear {height: 1%;}
#contents,.clear {display: block;}
/*MacIE end*/
	
