@charset "shift_jis";

html {
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #6F5742;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #efedeb;
	font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}

body {
	background: #6F5742;
	_text-align: center;
	font-family      : "‚l‚r ‚oƒSƒVƒbƒN", arial, "Osaka", sans-serif; line-height:150%;
}

* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}


#wrapper {
	position: relative;
	width: 820px;
	height: auto;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #efedeb;
}

#wrapper h4 { display: none; }



#header {
	width: 800px;
	height: 180px;
	background: #FFFFFF;
	margin-left: 10px;
}

#header h1 {
	position: absolute;
	top: 0px;
	left: 33px;
	width: 733px;
	height: 176px;
	background: url(image/top_image.jpg) left top no-repeat;
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	width: 733px;
	height: 176px;
}

#header h2 { display: none; }

#contents {
	width: 800px;
	background: #FFFFFF;
	margin-left: 10px;
}

#contents h3 {
	width: 523px;
	height: 80px;
	background: url(image/huriwake/otikakuno.gif) left center no-repeat;
	margin-left: 138px;
	text-indent: -9999px;
}


#huriwake {
	width: 550px;
	height: 270px;
	margin-left: 138px;
}

#huriwake ul {
}

#huriwake li {
	display: block;
	width: 275px;
	height: 270px;
	float: left;
	text-indent: -9999px;
}

.maibara {
	width: 275px;
	height: 270px;
	background: url(image/huriwake/maibara.gif) center center no-repeat;
}

.maibara a {
	display: block;
	width: 275px;
	height: 270px;
}

.maibara a:hover {
	width: 275px;
	height: 270px;
	background: url(image/huriwake/maibara2.gif) center center no-repeat;
}

.moriyama {
	width: 275px
	height: 270px;
	background: url(image/huriwake/moriyama.gif) center center no-repeat;
}

.moriyama a {
	display: block;
	width: 275px;
	height: 270px;
}

.moriyama a:hover {
	width: 275px
	height: 270px;
	background: url(image/huriwake/moriyama2.gif) center center no-repeat;
}

#space1 {
	background: #efedeb;
	width: 820px;
	height: 10px;
}

#space2 {
	background: #999988;
	width: 820px;
	height: 20px;
}

#footer {
	background: #5f4732;
	width: 820px;
	height: 20px;
}

#footer p {
	text-align: right;
	color: #FFFFFF;
	font-size: 0.8em;
}

.newstitle {
	width: 560px;
	height: 40px;
	margin: 0px 0 0px 120px;
	padding-top: 20px;
}

.newstitle p {
	width: 79px;
	height: 20px;
	background: url(image/new.gif) left top no-repeat;
	text-indent: -9999px;
}

#newsbox2 {
	width: 560px;
	height: 170px;
	text-align: left;
	margin: 10px 0 20px 120px;
	padding: 5px;
	font-size: 0.7em;
	line-height: 1.6em;
	overflow-y: scroll;
}

#newsbox2 a {
	color: #666666;
	text-decoration: none;
}

#newsbox2 a:hover {
	color: #666666;
	text-decoration: underline;
}