		
/*//// 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{
	padding-bottom: 3px;

/padding-bottom: 0;
	margin:20px 0 10px 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}

/*//// frame ////*/

#topWrap,
#middleWrap,
#bottomWrap{
	width:100%;
	}
#topWrap{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #007250;
	background-image: url(../common-img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
#middleWrap{
	background: url(../common-img/menu_bg.png) repeat-x center center;
	height:70px;
	}
#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:50px;
	text-align: left;
	}
#contents{
	}
	#main{
		min-height: 500px;
		height:auto !important;
		height:500px;
		margin: 10px auto 50px;
		text-align: left;
		}

#footer{
	height:70px;
	
	}





/*/// rogo /*/
h1 .rogo{
	position: absolute;
	top:5px;
	left:0;
	}
#sub a:link,
#sub a{color:#FFFFFF; }
#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:950px;margin:auto;padding-top:3px;}
#menu ul li{
	display: block;
	float: left;
	list-style: none;
	margin:3px 2px;
	}

/*//// 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:#FFFFFF;
	}
ul#footermenu li {
	padding:0 10px;
	display: inline-block;

	/display: inline;
	/zoom:1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	}
address {color:white;text-align: right;
	font-style: normal;
	font-size:0.9em;
	margin-top:10px;
	}
	
/* 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*/
	
