
		
/*//// default ////*/
body{
	text-align: center;
	font-size:0.75em;
	line-height:1.5em;
	font-family: "‚l‚r –¾’©","MS Mincho",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:2px solid #c2c2c2;
padding-bottom: 5px;

margin:20px 0 10px 0;
}

/*//// frame ////*/

#topWrap,
#middleWrap,
#bottomWrap{
	width:100%;
	}
#topWrap{
	background: url(../common-img/header_bg.png) repeat-x top center;
	}
#middleWrap{
	background: url(../common-img/menu_bg.png) repeat-x top center;
	height:61px;
	}
#bottomWrap{
	background: #4f2203;
	
	}
#header,
#contents,
#footer{
		margin:auto;
		width:950px;
		}
#wrapper{
	height:100%;
	margin:auto;
	}
#header{
	height:75px;
	text-align: left;
	position: relative;
	}
#menu{
	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:30px;
	left:0;
	}

#sub{
	position: absolute;
	top:5px;
	right:0;
	text-align: right;
	font-family: "‚l‚r –¾’©","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;
	}
ul#submenu li a{color:#ccc;}
/*/// menu  /*/

#menu a:hover{text-decoration: underline;}
#menu a:hover img, .allhover a:hover img{
	opacity:1;
	filter: alpha(opacity=100);
	}
#menu a:active{position: relative;
	top:0px;
	left:0px;
	}
#menu {width:950px;margin:auto;
}
#menu ul li{
	display: block;
	float: left;
	list-style: none;
	margin:10px 2.8px;
	}

/*//// footer////*/
ul#footermenu{
	list-style: none;
	font-size:0.9em;
	font-family: "‚l‚r –¾’©","MS Mincho",serif;
	padding-top:5px;
	text-align: left;
	line-height: 1.5;
	}
ul#footermenu a{
	color:#e9e6e3;
	}
ul#footermenu li {
	border-left:1px solid #e9e6e3;
	padding:0 10px;
	margin:2px 0;
	display: inline-block;
	/display: inline;
	/zoom:1;
	}
address {text-align: right;
	font-style: normal;
	font-size:0.9em;
	margin-top:5px;
	color:#e9e6e3;
	}
	
/* 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*/
	
