*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background-image: url(bg_home.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#wrapper
{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
}


/* header */
#header
{
	float: left;
	width: 400px;
	margin-top: 5px;
}
#banner468
{
	float: left;
	width: 500px;
	margin-top: 10px;
	text-align: right;
}


/* sub */
#sub
{
	float: left;
	width: 160px;
}

#tab
{
	width: 148px;
	height: 460px;
margin-top: 10px;
padding-top: 10px;
	background-image: url(hbg_tab.png);
	background-postiion: top left;
	background-repeat: no-repeat;
}
#tab ul
{
	height: 380px;
	margin-top: 0px;
}
#tab ul li
{
	height: 45px;
	list-style-type: none;
}
#tab ul li a
{
	display: block;
	width: 135px;
	height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	font-size: 1px;
	color: #204302;
	background-postiion: top left;
	background-repeat: no-repeat;
}
#tab #home
{
	background-image: url(hbtn_home.png);
}
#tab #event
{
	background-image: url(hbtn_event.png);
}
#tab #saijiki
{
	background-image: url(hbtn_saijiki.png);
}
#tab #map
{
	background-image: url(hbtn_map.png);
}
#tab #walking
{
	background-image: url(hbtn_walking.png);
}
#tab #dayori
{
	background-image: url(hbtn_dayori.png);
}
#tab #info
{
	background-image: url(hbtn_info.png);
}
#tab #facilities
{
	background-image: url(hbtn_facilities.png);
}
#tab #koukai
{
	background-image: url(hbtn_koukai.png);
}
#tab #access
{
	background-image: url(hbtn_access.png);
}

#tab #home:hover
{
	background-image: url(hbtn_home-on.png);
}
#tab #event:hover
{
	background-image: url(hbtn_event-on.png);
}
#tab #saijiki:hover
{
	background-image: url(hbtn_saijiki-on.png);
}
#tab #map:hover
{
	background-image: url(hbtn_map-on.png);
}
#tab #walking:hover
{
	background-image: url(hbtn_walking-on.png);
}
#tab #dayori:hover
{
	background-image: url(hbtn_dayori-on.png);
}
#tab #info:hover
{
	background-image: url(hbtn_info-on.png);
}
#tab #facilities:hover
{
	background-image: url(hbtn_facilities-on.png);
}
#tab #koukai:hover
{
	background-image: url(hbtn_koukai-on.png);
}
#tab #access:hover
{
	background-image: url(hbtn_access-on.png);
}


#linken
{
	margin-left: 10px;
	margin-bottom: 1em;
	text-align: left;
}


#sub address
{
	margin-top: 2em;
	line-height: 120%;
	font-style: normal;
	font-size: small;
}


/* main */
#main
{
	float: left;
	width: 770px;
}


#welcome
{
	float: left;
	width: 530px;
}
#banner180
{
	float: left;
	width: 240px;
}
#banner180 p
{
	width: 180px;
	margin-top: 10px;
	margin-left: 10px;
	text-align; center;
	line-height: 130%;
}
#banner180 p img
{
	padding-bottom: 5px;
}
#banner180 a
{
	color: #006633;
}


/* event */
#eventindex
{
	float: left;
	width: 530px;
}

/* event(index) */
.jurian_event
{
	width: 490px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 15px;
	border-top: 0px soild #a3d18a;
	border-right: 0px soild #a3d18a;
	border-bottom: 1px solid #d6d6d6;
	border-left: 0px solid #97b984;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.other_event
{
	width: 490px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 15px;
	border-top: 0px solid #f0f0f0;
	border-right: 0px solid #f0f0f0;
	border-bottom: 1px solid #d6d6d6;
	border-left: 0px solid #f0f0f0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


.thumb
{
	float: left;
	width: 140px;
}
.thumb img
{
	padding-left: 10px;
}
.outline
{
	float: left;
	width: 350px;
	font-size: medium;
	line-height: 130%;
}
.outline dt
{
	margin-bottom: 0.5em;
	padding-top: 10px;
	font-size: larger;
}
.outline dt a
{
	font-weight: bold;
}
.outline dt a:hover
{
	text-decoration: none;
}

#toevent
{
	margin-top: 1.5em;
	padding-right: 1em;
	text-align: right;
}



#newsindex
{
	float: left;
	width: 240px;
}
#newsindex p
{
	width: 190px;
	margin-top: 5px;
	margin-bottom: 1em;
	margin-left: 5px;
	font-size: 80%;
	line-height: 120%;
}




/* footer */
#footer
{
	clear: both;
	width: 930px;
	margin-top: 10px;
	padding-top: 20px;
	background-image: url(bg_footer.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

/* sitenav */
#footer #sitenav
{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	color: #666666;
}
#footer #sitenav li
{
	float: left;
	width: 90px;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
	text-align: center;
	color: #666666;
	font-size: 11px;
}
#footer #sitenav li a
{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
#footer #sitenav li a:hover
{
	color: #333333;
}


/* groups */
#footer #groups
{
	clear: both;
}
#footer #groups li
{
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	list-style-type: none;
	color: #666666;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
}
#footer #groups li a
{
	color: #666666;
	text-decoration: none;
	font-family: 'メイリオ', 'Meiryo', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'Osaka', 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 11px;
}
#footer #groups li a:hover
{
	color: #333333;
}
#footer #copy
{
	clear: both;
	margin-top: 1em;
	padding-top: 1em;
	text-align: center;
	font-size: small;
}



#counter
{
	text-align: right;
}

/* basic */
.clfx
{
	clear: both;
}
a img
{
	border: 0px;
}
