@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #FAE2EF;
	font-size: 12pt;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
}
h5 {
	font-size: 1em;
	font-weight: normal;
}
h6 {
	font-size: 0.8em;
	font-weight: normal;
}
#wrapper {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 76px;
	background-position: left top;
	width: 980px;
	position: relative;
	background-image: url(../images/header_bg.gif);
}
#logo  {
	width: 188px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 53px;
	font-size: 0.2em;
	float: left;
	text-indent: -9999px;
	display: block;
	margin-left: 25px;
	margin-top: 11px;
}
#banner h2  {
	font-size: 1em;
	letter-spacing: 0.1em;
	color: #683A39;
	font-weight: bold;
	margin-left: 115px;
	padding-top: 152px;
}
#nva  {
	float: left;
	height: 71px;
	width: 720px;
	margin-left: 20px;
}
#nva ul li {
	list-style-type: none;
	float: left;
	margin-top: 25px;
}
#nva a {
	display: block;
	height: 40px;
	text-indent: -9999px;
}
#nva a:hover {
	background-position: 0px -41px;
}

#nva .menu01 {
	background-image: url(../images/menu01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 68px;
	margin-left: 3px;
}
#nva .menu02 {
	background-image: url(../images/menu02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
	margin-top: 1px;
}
#nva .menu03 {
	background-image: url(../images/menu03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
}
#nva .menu04 {
	background-image: url(../images/menu04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
	margin-top: 1px;
}
#nva .menu05 {
	background-image: url(../images/menu05.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
}
#nva .menu06 {
	background-image: url(../images/menu06.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
	margin-top: 1px;
}
#nva .menu07 {
	background-image: url(../images/menu07.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
}
#nva .menu08 {
	background-image: url(../images/menu08.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
	margin-top: 1px;
}
#nva .menu09 {
	background-image: url(../images/menu09.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
	margin-top: 1px;
}
#nva .menu10 {
	background-image: url(../images/menu10.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 68px;
	margin-left: 3px;
}
#mid {
	background-image: url(../images/mid_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	overflow: visible;
	position: relative;
	float: left;
}
#mid #mid_c #hr {
	background-image: url(../images/hr_bg.jpg);
	background-repeat: no-repeat;
	height: 1px;
	width: 550px;
	margin-left: 10px;
}

.home {
	font-size: 0.7em;
	letter-spacing: 0.1em;
	margin-bottom: 3px;
	margin-left: 515px;
}

.home a {
	text-decoration: none;
	color: #666;
}
.home a:hover {
	color: #F00;
}
.ask {
	border: 1px solid #F30;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 3px;
	text-decoration: none;
	color: #F30;
}
.ask a:hover {
	color: #C00;
}


#mid_c h2 {
	font-size: 0.95em;
	letter-spacing: 0.1em;
	font-weight: bold;
}
#mid_r #bgm {
	height: 50px;
	width: 116px;
	margin-left: 32px;
	margin-top: 15px;
}

#footer {
	text-align: center;
	background-image: url(../images/footer.gif);
	height: 49px;
	clear: both;
}
#footer address {
	font-style: normal;
	font-size: 0.8em;
	color: #FFF;
	letter-spacing: 0.05em;
	line-height: 1.4em;
	padding-top: 3px;
}
