﻿@charset "UTF-8";
h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h2 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 12px;
	line-height: 1.7em;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
ol {
	margin: 0px;
	padding: 0px;
	line-height: 1.7em;
	color: #666666;

}
br {
	margin: 0px;
	padding: 0px;
}
a {
	color: #6666FF;
}
body {
	background-color: #ECECEC;
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	background-image: url(/img/base/bodyback.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#all {
	width: 900px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#top {
	height: 98px;
	width: 900px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(/img/base/toptitle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#top a {
	height: 75px;
	width: 900px;
	display: block;
}
#main {
	float: right;
	width: 600px;
}
#mainblock {
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#menu {
	float: left;
	width: 240px;
}
#footer {
	background-color: #BCBCBC;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: right;
}
#footer p {
	color: #333333;
}
.clear {
	clear: both;
}
ol.topicpath {
	margin: 0px;
	padding: 0px;
	height: 1.5em;
	list-style-type: none;
	background-position: left center;
	background-repeat: repeat-x;
	background-image: url(/img/base/topicpath_bg.jpg);
	border: 1px solid #CCCCCC;
}
ol.topicpath li {
	float: left;
	padding-left: 15px;
	line-height: 1.5em;
	color: #6666FF;
}
ol.topicpath li a {
	padding-right: 30px;
	display: block;
	text-decoration: none;
	color: #666;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(/img/base/topicpath_slant.gif);
}
ol.topicpath li a:hover {
	color: #6666FF;
}



#syoshin {
	height: 115px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#syoshin a{
	display: block;
	margin: 0px;
	}
#syoshin a.index {
	height: 110px;
    width: 235px;
	background-image: url(/img/base/syoshin.jpg);
}
#syoshin a.index:hover {
	background-position: 0px -115px;
	background-image: url(/img/base/syoshin.jpg);
}

#nyuin {
	height: 115px;
	width: 240px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nyuin a{
	display: block;
	margin: 0px;
	}
#nyuin a.index {
	height: 110px;
    width: 235px;
	background-image: url(/img/base/nyuin.jpg);
}
#nyuin a.index:hover {
	background-position: 0px -115px;
	background-image: url(/img/base/nyuin.jpg);
}

#gairai {
	height: 65px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#gairai a{
	display: block;
	margin: 0px;
	}
#gairai a.index {
	height: 65px;
    width: 240px;
	background-image: url(/img/base/gairai.jpg);
}
#gairai a.index:hover {
	background-position: 0px -65px;
	background-image: url(/img/base/gairai.jpg);
}

#reserve {
	height: 65px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#reserve a{
	display: block;
	margin: 0px;
	}
#reserve a.index {
	height: 65px;
    width: 240px;
	background-image: url(/img/base/reserve.jpg);
}
#reserve a.index:hover {
	background-position: 0px -65px;
	background-image: url(/img/base/reserve.jpg);
}

#access {
	height: 65px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#access a{
	display: block;
	margin: 0px;
	}
#access a.index {
	height: 65px;
    width: 240px;
	background-image: url(/img/base/access.jpg);
}
#access a.index:hover {
	background-position: 0px -65px;
	background-image: url(/img/base/access.jpg);
}

#service {
	height: 65px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#service a{
	display: block;
	margin: 0px;
	}
#service a.index {
	height: 65px;
    width: 240px;
	background-image: url(/img/base/service.jpg);
}
#service a.index:hover {
	background-position: 0px -65px;
	background-image: url(/img/base/service.jpg);
}

#staff {
	height: 65px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#staff a{
	display: block;
	margin: 0px;
	}
#staff a.index {
	height: 65px;
    width: 240px;
	background-image: url(/img/base/staff.jpg);
}
#staff a.index:hover {
	background-position: 0px -65px;
	background-image: url(/img/base/staff.jpg);
}

#job {
	height: 65px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#job a{
	display: block;
	margin: 0px;
	}
#job a.index {
	height: 65px;
    width: 240px;
	background-image: url(/img/base/job.jpg);
}
#job a.index:hover {
	background-position: 0px -65px;
	background-image: url(/img/base/job.jpg);
}

#kanpo {
	height: 65px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#kanpo a{
	display: block;
	margin: 0px;
	}
#kanpo a.index {
	height: 65px;
    width: 240px;
	background-image: url(/img/base/kanpo.jpg);
}
#kanpo a.index:hover {
	background-position: 0px -65px;
	background-image: url(/img/base/kanpo.jpg);
}

#are {
	height: 65px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#are a{
	display: block;
	margin: 0px;
	}
#are a.index {
	height: 65px;
    width: 240px;
	background-image: url(/img/base/are.jpg);
}
#are a.index:hover {
	background-position: 0px -65px;
	background-image: url(/img/base/are.jpg);
}


#sjt {
	height: 65px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#sjt a{
	display: block;
	margin: 0px;
	}
#sjt a.index {
	height: 65px;
    width: 240px;
	background-image: url(/img/base/sjt.jpg);
}
#sjt a.index:hover {
	background-position: 0px -65px;
	background-image: url(/img/base/sjt.jpg);
}
#ekimae {
	height: 115px;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
#ekimae a{
	display: block;
	margin: 0px;
	}
#ekimae a.index {
	height: 110px;
    width: 235px;
	background-image: url(/img/base/ekimae.jpg);
}
#ekimae a.index:hover {
	background-position: 0px -115px;
	background-image: url(/img/base/ekimae.jpg);
}
