/* ----- 基本設定 ----- */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

header{
	margin:0px; padding:0px;
}
body{
	margin:0px; padding:0px;
/*	font-size:10.5pt; */
	font-size:12.5px; 
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
}
head,a,ul,li,#top,#globalHeader{
	margin:0px; padding:0px;
}

#wrapper{
	margin:0px; padding:0px;
	background:url(../images/bg_header.gif) repeat-x;
}
a:link,a:visited{
	color:#285D2C;
}
a:hover,a:active{
	color:#b37500;
}
a:hover img{
	-moz-opacity:0.7;
	opacity:0.7;
	filter:alpha(opacity=70);
}
h1{
	margin:0 auto;
	font-size:10pt;
	padding:23px 0 25px;
	folat:clear;
	font-weight:normal;
}
h2{
	margin:0; padding:0;
	padding:35px 0 5px;
	width:250px;
}
h3{
	background:url(../images/bg_h3.gif)no-repeat;
	margin:0 0 10px;
	height:38px;
	padding:2px 0px 3px 40px;
	folat:clear;
	font-size: 19px;
	font-weight:bolder;
}
h4{
	background:url(../images/bg_h4.gif)no-repeat 0px 4px;
	margin:0 0 5px;
	padding:0 0 0 22px;
	font-size:10.5pt;
	folat:clear;
	font-weight:bolder;
}
h4.normal{
	font-weight:normal;
}
h4 a{
	text-decoration:none;
}
/* IE6用 */
*html hr {
   display :list-item;
   width:0;
   margin-left:-10px;
   list-style :url(../images/line.gif) inside;
}

/* -----  header ----- */
#globalHeader{
	margin:0px; padding:0px;
	width:755px;
	height:240px;
	margin:0 auto;
	position:relative;
}
#header_navi{
	font-size:11px;
	text-align:right;
	float:right;
	overflow:hidden;
}
#header_navi li{
	display:inline;
	float:left;
	margin-bottom:2px;
}
#header_navi li:after{
	content:' | ';
	margin:0 7px 0 2px;
}
#header_navi li:last-child:after{
	content:'';
	margin:0;
}
#header_navi a{
	text-decoration:none;
}
.logo{
	margin:0;
	text-align:right;
	margin-top:5px;
}
#globalNavi{
	text-align:right;
	width:480px;
	overflow:hidden;
	position:absolute;
	top:23px;
	left:285px;
}
#globalNavi li{
	float:left;
	margin: 0 0 0 35px;
	list-style:none;
}
#globalNavi a:hover img,
h2 a:hover img{
	-moz-opacity:1;
	opacity:1;
	filter:alpha(opacity=100);
}
img, a:link img, a:visited img {
	border:0;
}
#topimage{
	margin:20px 0 0;
}
/* ----- container -----*/
#main{
	width:755px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#container{
	width:530px;
	float:right;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#container p{
	margin:0;
	padding-bottom:15px;
}
.waku{
	padding:0;
	background:#ffffff;
	border:1px solid #ebca8b;
	padding:23px 30px 28px;
	border-radius:15px;
	-webkit-border-radius:35px;
	-moz-border-radius:35px;
	overflow:hidden;
	margin-bottom:15px;
}
.waku li{
	list-style:none;
	padding-bottom:5px;
	margin-top:10px;
}
.waku li.border{
	border-bottom:1px dotted #999999;
}
.waku li.left{
	margin-left:20px;
}
.waku .text_left{
	text-align:left;
}
.waku .left_box{
text-align:center;
	width:320px;
	float:left;
	padding-top:10px;
}
.waku .right_box{
	width:345px;
	float:right;
	text-align:right;
}
.waku .left_box span{
	font-size:20px;
	font-weight:bold;
}
.waku .left_box hr{
	padding:0;
	margin:15px 0 15px;
	border:none;
	border-top:dashed 1px #999999;
}
.none a{
	text-decoration:none;
}
.ichiran li{
	list-style:none;
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
	margin-top:10px;
}
#container .oshirase_list img{
	vertical-align:-2px;
	padding:0 5px;
}
#container .gotop{
	width:750px;
	text-align:right;
	margin:0px; padding:0px;
}
#container .li_house li{
	background:url(../images/icon_house.gif) no-repeat;
	padding:1px 0 0 25px;
	border:none;
	margin-bottom:15px;
}
#container .li_house li a{
	text-decoration: underline; 
}
	
.box{
	overflow:hidden;
}
.red{
	color:red;
}
.table_style{
	width:100%;
	border:1px solid #e7dbbe;
	text-align:center;
	margin-bottom:20px;
}
.table_style th{
	background-color:#e7dbbe;
	padding:5px;
	font-weight:normal;
}
.table_style td{
	border:1px dotted #e7dbbe;
	padding:8px;
}
.center{
	text-align:center;
}
hr {
   border:0;
   height: 3px;
   background:url(../images/line.gif) 50% 0  no-repeat;
}
#event_info ul li {
    font-size: 12px;
    list-style: outside none none;
    border-bottom: 1px dotted #999;
    padding-bottom: 5px;
    margin-top: 10px;
}
/* ----- sidebar -----*/
#sidebar{
	width:200px;
	margin:0 auto;
	padding:0;
	float:left;
	overflow:hidden;
}

.li_icon li {
	list-style: none;
	background: url(../images/bg_list.gif) no-repeat 0px 3px;
	margin: 0 5px 8px 0;
	padding: 5px 3px 10px 23px;
	border-bottom:2px dotted #9B9B9B;
}
.li_icon li.none {
	border-bottom:none;
}
.li_icon li.none a{
	text-decoration: underline;
}
/* ----- footer -----*/
footer{
	background:url(../images/bg_footer.gif) repeat-x;
	height:107px;
}
#footer_wrapper{
	height:107px;
	width:755px;
	margin:0 auto;
	color:#ffffff;
	font-size:9pt;
	position: relative;
	line-height:20px;
}
#footer_wrapper .copyright{
	font-size:10px;
	position: absolute;
	bottom:0px;
	left:235px;
}
#footer_navi{
	margin:18px 0 0;
	font-size:11px;
	text-align:right;
	float:right;
	overflow:hidden;
}
#footer_navi li{
	display:inline;
	float:left;
	margin-bottom:2px;
}
#footer_navi li:after{
	content:' | ';
	margin:0 7px 0 2px;
}
#footer_navi li:last-child:after{
	content:'';
	margin:0;
}
#footer_navi a{
	color:#ffffff;
	text-decoration:none;
}
#footer_navi a:hover,a:active{
	color:#b37500;
}
#footer_pagetop{
	text-align:right;
}


/*
#waku .body{
	margin:0; padding:0;
	background:url(../images/bg_news_body.gif) repeat-y;	
}
#waku header{
	background:url(../images/bg_news_top.png) no-repeat;
}	
#waku footer{
	background:url(../images/bg_news_bottom.png) no-repeat;
}	
*/