
/* BODY
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	list-style: none;}

body {
        text-align: center;
	font-size: 12px;
        font-family: Verdana,"‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	color: #666;
	background: #e1ebc7 url(../img/bg_body01.gif) left top repeat-x;}

input, select {
        padding: 1px;}

img {
	border: none;}

a   {
         color:#666;}

a:hover {
         color:#eda650;}

em {
	font-style: normal;}

strong {
	font-weight: bold;}

address {
	font-style: normal;}

.clear {
	clear: both;}

/* ALL
---------------------------------------------*/

#all {
	overflow: auto;
	width: 815px;
        margin: 0 auto;
        text-align: left;
	background-color: #fff;
	background: url(../img/bg_all.gif) left top repeat-y;}

/* HEADER
---------------------------------------------*/

#header {
	position: relative;
	height: 355px;
	background: url(../img/bg_header_top.gif) left top no-repeat;}

.logo {
	position: absolute;
	top: 38px;
	left: 20px;}

#header em {
	position: absolute;
	top: 56px;
	left: 276px;}

.topimg {
	position: absolute;
	top: 98px;
	left: 15px;}

#headnavi {
	position: absolute;
	top: 55px;
	left: 600px;}

#headnavi li {
	float: left;
	width: 95px;}

#headnavi li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height:0 !important;
	height /**/: 16px;
	padding-top: 16px;
	margin-left: 8px;
	background-image: url(../img/head_navi.gif);}

#headnavi .smap a  {background-position: 0 0;}
#headnavi .cont a  {background-position: -95px 0;}

#headnavi .smap a:hover  {background-position: 0 -16px;}
#headnavi .cont a:hover  {background-position: -95px -16px;}

#navi {
	position: absolute;
	top: 310px;
	left: 17px;}

#navi li {
	float: left;
	width: 156px;}

#navi li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height:0 !important;
	height /**/: 40px;
	padding-top: 40px;
	background-image: url(../img/navi.gif);}

#navi .hom a  {background-position: 0 0;}
#navi .his a  {background-position: -156px 0;}
#navi .bom a  {background-position: -312px 0;}
#navi .sch a  {background-position: -468px 0;}
#navi .acc a  {background-position: -624px 0;}

#navi .hom a:hover  {background-position: 0 -40px;}
#navi .his a:hover  {background-position: -156px -40px;}
#navi .bom a:hover  {background-position: -312px -40px;}
#navi .sch a:hover  {background-position: -468px -40px;}
#navi .acc a:hover  {background-position: -624px -40px;}


/* CONTENTS
---------------------------------------------*/

#contents {
	overflow: auto;
	width: 815px;
	padding-top: 40px;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	background: url(../img/bg_main.gif) right bottom no-repeat;}

/* MAIN
---------------------------------------------*/

#main {
	float:right;
	width: 569px;
	padding-right: 20px;}

/* SIDE
---------------------------------------------*/
#side {
	float: left;
	width: 180px;
	padding: 0 23px;}

#sidebox {margin: 25px 0;}

.boxtop {
	height: 31px;
	background: url(../img/bg_sidebox01.gif) left top no-repeat;}

.boxtop img {margin: 7px 0 0 15px;}

.boxmiddle {
	overflow: auto;
	padding: 18px 0 0 15px;
	background: url(../img/bg_sidebox02.gif) left top repeat-y;}

.boxbottom {
	background: url(../img/bg_sidebox03.gif) left bottom no-repeat;}

.boxbottom img {
	margin: 10px 0 3px 14px;}

.boxbottom ul {padding: 2px 8px 8px 14px;}

.boxbottom ul li {
	margin: 10px 0;
	padding-left: 15px;
	background: url(../img/arrow_right.gif) left center no-repeat;}

#submenu {margin-bottom: 20px;}

#submenu li {
	margin: 8px 10px;
	padding: 4px 0 4px 15px;
	border-bottom: 1px dotted #666;
	background: url(../img/arrow_right.gif) left center no-repeat;}

#submenu a {text-decoration: none;}
#submenu a:hover {text-decoration: underline;}


/* FOOTER
---------------------------------------------*/

#footer {
	width: 815px;
        margin: 0 auto;
        text-align: left;
	clear: both;
	height: 93px;
	background: url(../img/bg_footer.gif) left top no-repeat;}

#footer address {
	font-size: 12px;
	padding: 5px 0 0 230px;
	color: #fff;
	letter-spacing: 0.2em;}

.maplink {
	margin-left: 30px;
	padding-left: 10px;
	background: url(../img/arrow_maplink.gif) left center no-repeat;}

.maplink a {
	font-size: 10px;
	color: #fff;}

.maplink a:hover {color: #eda650;}


.bottom {
	margin-top: 12px;}

.bottomnavi {
	clear: both;
	float: left;
	margin-left: 7px;
	padding-left: 7px;
	font-size: 10px;
}

.bottomnavi li {
	float: left;
	padding: 0 2px;}

.bottomnavi li a {
	text-decoration: none;
	color: #5c7935;}

.bottomnavi li a:hover {
	text-decoration: underline;}

.view {
	width: 150px;
	float: right;}

.view a {
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	color: #7e9f53;}
