@charset "utf-8";
/* formatting style
------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #ffffff;
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
}
hr {
	display: none;
}

/* box
------------------------------*/

.clearbox:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0;
	}

* html .box { /* IE6にのみ適用 */
	height: 1%;
	}

*+html .box { /* IE7にのみ適用 */
	display:inline-block;
	}

/* テーブル
------------------------------*/

table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	}
	
/* link styles
------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #0000ff;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

/* navi
------------------------------*/
#navi {
	width: 900px;
	margin-bottom: 12px;
	clear: both;
	height: 315px;
	position: relative;
	margin-top: 12px;
}
#navi_map {
	height: 639px;
	width: 904px;
	margin-bottom: 12px;
	margin-top: 16px;
}

#navi #news {
	float: left;
	height: 314px;
	width: 380px;
	margin-left: 8px;
	border: 1px solid #999999;
	padding-left: 0px;
}
#Lnavi {
	float: left;
	height: 315px;
	width: 258px;
	margin-left: 16px;
	border-top: 1px solid #CCCCCC;
}
#Lnavi a {
	height: 43px;
	padding-top: 20px;
	padding-left: 8px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#Lnavi a:link {
	color: #0000FF;
	background-image: url(images/button_off.jpg);
	text-decoration: none;
}
#Lnavi a:visited {
	color: #0000FF;
	text-decoration: none;
	background: url(images/button_off.jpg);
}
#Lnavi a:hover {
	color: #ffffff;
	background-image: url(images/button_on.jpg);
}


#Snavi {
	height: 315px;
	width: 208px;
	margin-left: 7px;
	float: left;
	border-top: 1px solid #CCCCCC;
	font-size: 12px;
	line-height: 16px;
}
#Snavi a {
	display: block;
	height: 26px;
	padding-top: 9px;
	padding-left: 15px;
	list-style: none;
	background: url(images/button_off_S.jpg);
}
#Snavi a:link {
	color: #0000FF;
	text-decoration: none;
	list-style: none;
	font-weight: normal;
}
#Snavi a:visited {
	color: #0000FF;
	text-decoration: none;
	list-style: none;
}
#Snavi a:hover {
	color: #FFFFFF;
	background-image: url(images/button_on.jpg);
}
#Snavi a:active {
	color: #0000FF;
	text-decoration: none;
	list-style: none;
}


.box001 {
	position: absolute;
	top: 44px;
	left: 440px;
	color: #0000FF;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.box002 {
	position: absolute;
	top: 107px;
	left: 440px;
	color: #0000FF;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.box003 {
	position: absolute;
	top: 170px;
	left: 440px;
	color: #0000FF;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.box004 {
	position: absolute;
	top: 233px;
	left: 440px;
	color: #0000FF;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.box005 {
	position: absolute;
	top: 296px;
	left: 440px;
	color: #0000FF;
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/* top mov
------------------------------*/
#head_navi {
	line-height: 20px;
	height: 20px;
	width: 890px;
	font-size: 13px;
	text-align: center;
	background: #FFFF00;
	margin-top: 0px;
}

#head {
	height: 100px;
	width: 890px;
}

.footer {
	text-align: center;
	height: 20px;
	width: 890px;
	font-size: 12px;
	padding-top: 4px;
	background: #3366FF;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.footer a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}
#footer2 {
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	width: 890px;
	color: #666666;
}
.mente {
	font-size: 8px;
	color: #ffffcc;
	text-align: right;
	width: 890px;
	text-decoration: none;
	font-weight: normal;
}
.mente a:link {
	color: #ffffcc;
	text-decoration: none;
}
.mente a:visited {
	color: #FFFFFF;
}
.mente a:hover {
	color: #FFFFFF;
}
