@charset "utf-8";
/* フォーマット
--------------------------------------------------------------------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
/* コンテンツ領域
--------------------------------------------------------------------------------------------------*/
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	font-size: 72%;
	line-height: 1.6;
	color: #666666;
}
img {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
} 
/* リンク設定
--------------------------------------------------------------------------------------------------*/
a:link {
	color: #E7E7E7;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/* コメント
--------------------------------------------------------------------------------------------------*/
hr {
	display: none;
}
/* IE6警告
--------------------------------------------------------------------------------------------------*/
.analog {
	display: none;
}   
/* レイアウト
--------------------------------------------------------------------------------------------------*/
#wrapper {
	width: 900px;
	margin: 20px auto auto;
	height: auto;
	border: 2px solid #333333;
}
/* ヘッダー
--------------------------------------------------------------------------------------------------*/
#header {
	height: 80px;
	background-color: #000000;
	color: #FFFFFF;
}
#header ul li {
	list-style: disc inside;
}

#header #new {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#header #admini {
	float: right;
}

#header #new2 {
	float: left;
	margin-left: 40px;
	font-size: 90%;
	margin-top: 3px;
}
#header #new3 {
	float: right;
	font-size: 90%;
	margin-top: 60px;
	margin-right: 25px;
}
#mkmheader {
	height: 60px;
	width: 900px;
}
#mrsheader {
	height: 60px;
	width: 900px;
}
#mssheader {
	height: 80px;
	width: 900px;
}
/* メニュー
--------------------------------------------------------------------------------------------------*/
#menu {
	height: 20px;
	width: 900px;
	padding-top: 0px;
	background-repeat: no-repeat;
}
#menu ul li {
	float: left;
	height: 20px;
	width: 180px;
	list-style: none;
	border-style: none;
}
/* コンテンツ
--------------------------------------------------------------------------------------------------*/
#contents {
	height: 420px;
	width: 900px;
}
#contents ul li#b1 {
	list-style: none;
	font-weight: bold;
	color: #333333;
	font-size: 110%;
	margin-right: 20px;
	margin-bottom: 10px;
}
#contents ul li#b2 {
	font-weight: bold;
	list-style: none;
	font-weight: normal;
	color: #333333;
	margin: 5px;
}
#contents ul li#b2 a {
	color: #333333;
}
#contents ul li#w1 {
	list-style: none;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 100%;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contents ul li#w2 {
	font-weight: bold;
	list-style: none;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px 5px 5px 10px;
	font-size: 95%;
}
#contents #mapbutton {
	width: 70px;
	float: left;
	margin-top: 25px;
	margin-left: 15px;
}
#contents #address {
	height: auto;
	width: auto;
	float: left;
	margin-top: 20px;
	color: #333333;
	margin-left: 300px;
}
#contents #access {
	height: auto;
	width: auto;
	float: left;
	margin-top: 20px;
	color: #333333;
	margin-left: 30px;
}

#contents #addressbottom {
	width: 800px;
	margin-top: 385px;
	float: left;
	padding-left: 10px;
	height: 25px;
}
#contents #addressbottom ul li {
	float: left;
	list-style: none;
	background-repeat: repeat;
}
/* フッター
--------------------------------------------------------------------------------------------------*/
#footer {
	width: 900px;
	height: 50px;
	display: inline;
}
#footertop {
	background-color: #000000;
	height: 50px;
	width: 900px;
}
#footermkm {
	background-image: url(../element/footer-mkm.jpg);
	height: 50px;
	width: 900px;
}
#footermrs {
	background-image: url(../element/footer-mrs.jpg);
	height: 50px;
	width: 900px;
}
#footermss {
	background-color: #000000;
	height: 50px;
	width: 900px;
}
#link {
	height: auto;
	width: 550px;
	float: left;
	margin-left: 20px;
	font-size: 88%;
	margin-top: 5px;
}
#link ul li {
	float: left;
	list-style: none;
	margin-right: 15px;
}
#inc {
	float: left;
	height: 20px;
	width: 550px;
	margin-left: 20px;
	margin-top: 5px;
	font-size: 88%;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
#division {
	width: 315px;
	height: 50px;
	float: right;
	margin-right: 0px;
	display: inline;
}

/* CSS Document */
/* =HoverboxA Code
----------------------------------------------------------------------*/
.hoverbox
{
	cursor: auto;
	list-style: none;
}
.hoverbox a
{
	cursor: default;
}
.hoverbox a .preview
{
	display: none;
}
.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -80px;
	left: 0px;
	z-index: 5;
}
.hoverbox a:hover .alphafilter
{
	display: block;
	position: absolute;
	top: -80px;
	left: 0px;
	z-index: 5;
}
#contents object {
	z-index: 1;
}
/* =HoverboxA Code
----------------------------------------------------------------------*/
.hoverbox img
{
	width: auto;
	height: 30px;
	margin-top: 10px;
	float: left;
}
.hoverbox li
{
	color: inherit;
	float: right;
	position: relative;
}
.hoverbox .preview
{
	width: auto;
	height: auto;
	cursor: auto;
}
/* =HoverboxB Code
----------------------------------------------------------------------*/
.hoverbox-b
{
	cursor: auto;
	list-style: none;
}
.hoverbox-b a
{
	cursor: default;
}
.hoverbox-b a .preview
{
	display: none;
}
.hoverbox-b a:hover .preview
{
	display: block;
	position: absolute;
}
.hoverbox-b img
{
	width: auto;
	height: 60px;
	margin-top: 0px;
}
.hoverbox-b li#mapnavi
{
	float: left;
	position: relative;
	margin-top: 0px;
}
.hoverbox-b li#mapnavispan
{
	float: left;
	position: relative;
	margin-top: 130px;
}
.hoverbox-b .preview
{
	width: auto;
	height: auto;
	cursor: auto;
}
