@charset "Shift_JIS";
/******************************************/
/*Šeƒuƒ‰ƒEƒU‚ÌƒfƒtƒHƒ‹ƒgƒXƒ^ƒCƒ‹‚ðƒŠƒZƒbƒg*/
/******************************************/
* {
	margin: 0px;
	padding: 0px;
}
/******************************************/
/*HTMLƒ^ƒO‚ÌŠî–{Ý’è*	text-align: center;/
/******************************************/
#over-wrapper1 {
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../img/back-color.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#over-wrapper2 {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/child.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#over-wrapper3 {
	width: auto;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(../img/footer-obi.jpg);
}
#wrapper {
	width: 900px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	padding: 0;
	height: 100%;
	width: 100%;
	margin: 0;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", osaka, sans-serif;
}
img { border: none;
}
h1,
#logo {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	width: 501px;
	height: 100px;
	float: left;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-indent: -9999px;
	width: 764px;
	line-height: 18px;
	float: left;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	line-height: 24px;
	color: #666666;
}
h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
}
h5 {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
}

p {
	color: #666666;
	font-size: 12px;
	line-height: 18px;
}
iframe {
	float: left;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}


/******************************************/
/*‘Sƒy[ƒW‹¤’Ê‚Ìƒ{ƒbƒNƒX*/
/******************************************/
#header {
	width: 900px;
	height: 100px;
}
#head-nav {
	height: 35px;
	width: 350px;
	float: right;
	margin-top: 50px;
}
#head-nav ul {
	width: 350px;
	list-style-type: none;
	list-style-image: none;
	height: 35px;
}
#head-nav li { float: left; list-style-type: none; list-style-image: none; display: block; }
#head-nav li a { font-size: 12px; height:35px; text-decoration: none; text-indent: -9999px; list-style-type: none; list-style-image: none; display: block; }
#head-nav li.nav01 { width: 180px; height: 35px; background: url(../img/head-nav.gif) no-repeat; }
#head-nav li.nav01 a:hover { width: 180px;  height: 35px; background: url(../img/head-nav.gif) no-repeat 0 -35px; }
#head-nav li.nav02 { width: 170px; height: 35px; background: url(../img/head-nav.gif) no-repeat -180px 0; }
#head-nav li.nav02 a:hover { width: 170px;  height: 35px; background: url(../img/head-nav.gif) no-repeat -180px -35px; }

#footer {
	height: 80px;
	width: 900px;
	background-color: #a69179;
	text-align: center;
	padding-top: 20px;
	clear: both;
	}
#footer ul {
	font-size: 12px;
	text-align: center;
	width: 770px;
	display: block;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
	margin-right: 20px;
	margin-left: 20px;
	float: left;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding-left: 50px;
}

#footer li {
	text-align: center;
	height: 12px;
	list-style-type: none;
	display: block;
	color: #ffffff;
	float: left;
}

#footer a:link {
	color: #ffffff;
	text-decoration: none;
	height: 12px;
}
#footer a:visited {
	text-decoration: none;
	color: #ffffff;
	height: 12px;
}
#footer a:hover {
	text-decoration: underline;
	color: #ffffff;
	height: 12px;
}
#footer a:active {
	text-decoration: none;
	color: #ffffff;
	height: 12px;
}
/******************************************/
/*mouse hover*/
/******************************************/
a:hover img {
filter : alpha(opacity=80);
opacity : 0.8 ;
}