@charset "utf-8";
/* ��{�X�^�C��
---------------------------------------------*/
body {
	font-size: 75%;
	font-family: "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", "�l�r �o�S�V�b�N", sans-serif;
	line-height: 1.5;
	color: #333333;
	margin: 0 0 20px 40px;
	padding: 0
}

h1 {
	font-size: 100%;
	color: #111199;
	margin: -1px 0 0 0
}

h2 {
	line-height:1 ;
	padding: 2px 0 0 4px;
	font-size: 133%;
	color: #FFFFFF;
	background-color: #303090 ;
	margin: 20px 0 0 0;
}

h3 {
	width:250px;
	font-size: 117%;
	line-height:1 ;
	color: #990033;
	padding: 2px 0 0 12px;
	border-left: 14px solid #040477;
	border-bottom: 1px solid #040477;
	margin: 30px 0 10px 10px;
}

h4 {
	font-size: 117%;
	line-height: 1;
	color: #0707AA;
	margin: 0 ;
}

h5 {
	font-size: 117%;
	color: #111199;

}
	
p{
	margin: 0;
}

a {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #770044;
}

a:hover {
	color: #0066CC;
}

img {
	border: none;
}

/* ---------------------------------------------
��{�X�^�C�������܂� */

#wrapper {
	position: absolute;
	width: 800px;
	top: 20px;
	left: 40px;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #FFEFDD;
}
#header {
	position: absolute;
	width: 800px;
	height: 60px;
	background: url(img/header_bg.gif);
}
#logo {
	position: absolute;
}

#globalNavi {
	position: absolute;
	top: 35px;
	left:210px;
	width: 570px;
}

#globalNavi ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#globalNavi li {
	float: left;
}



#navi01 a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:25px;
	padding-top: 25px;
	float: left;
	width:67px;
	background-image: url(img/global_navi.gif);
	background-position: 0 0;}
#navi02 a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:25px;
	padding-top: 25px;
	float: left;
	width:67px;
	background-image: url(img/global_navi.gif);
	background-position: -67px 0;}
#navi03 a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:25px;
	padding-top: 25px;
	float: left;
	width: 100px;
	background-image: url(img/global_navi.gif);
	background-position: -134px 0;}
#navi04 a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:25px;
	padding-top: 25px;
	float: left;
	width:68px;
	background-image: url(img/global_navi.gif);
	background-position: -234px 0;}
#navi05 a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:25px;
	padding-top: 25px;
	float: left;
	width:67px;
	background-image: url(img/global_navi.gif);
	background-position: -302px 0;}
#navi06 a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:25px;
	padding-top: 25px;
	float: left;
	width:67px;
	background-image: url(img/global_navi.gif);
	background-position: -369px -50px;}
#navi07 a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:25px;
	padding-top: 25px;
	float: left;
	width:67px;
	background-image: url(img/global_navi.gif);
	background-position: -436px 0;}
#navi08 a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:25px;
	padding-top: 25px;
	float: left;
	width:67px;
	background-image: url(img/global_navi.gif);
	background-position: -503px 0;}
	
#navi01 a.stay { background-position:  0     -50px; }
#navi02 a.stay { background-position:  -67px     -50px; }
#navi03 a.stay { background-position:  -134px     -50px; }
#navi04 a.stay { background-position:  -234px     -50px; }
#navi05 a.stay { background-position:  -302px     -50px; }
#navi06 a.stay { background-position:  -369px     -50px; }
#navi07 a.stay { background-position:  -436px     -50px; }
#navi08 a.stay { background-position:  -503px     -50px; }

#navi01 a:hover { background-position:  0     -25px; }
#navi02 a:hover { background-position:  -67px     -25px; }
#navi03 a:hover { background-position:  -134px     -25px; }
#navi04 a:hover { background-position:  -234px     -25px; }
#navi05 a:hover { background-position:  -302px     -25px; }
#navi06 a:hover { background-position:  -369px     -25px; }
#navi07 a:hover { background-position:  -436px     -25px; }
#navi08 a:hover { background-position:  -503px     -25px; }

#main-img {
	position: absolute;
	top: 60px;
	width: 800px;
	height: 150px;
	background-image: url(img/fl_bg.gif);
	}

#container {
	position: absolute;
	top: 210px;
	width: 800px;
	background-color: #FFFFEE;
	background-image: url(images/container-bg.gif);
	}

#news,
#content {
	float: left ;
	}
#news {
	width: 220px;
	}
#content {
	width: 540px;
	margin: 0 0 30px 20px;
	}
#footer {
	clear: both;
	height: 32px;
	background-color: #241C67;
	}
.footerlink {
	display: block;
	padding-top: 40px;
	font-weight:bold;
	}
.bluegrays {
	font-size: 90%;
	color: #6699CC;
	}
#logo-sq {
	width: 220px;
	height: 130px;
	margin: 10px 0;
	}
#banner {
	width: 220px;
	height: 75px;
	}
.w-n-t{
	display: block;
	padding: 0;
	margin: 0 10px;
	border-bottom: 1px solid #770000;
	font-weight: bold;
	}
.w-n-c {
	display: block;
	margin: 0 10px;
	padding: 2px 0 10px 8px ;
	}	
#detail {
	width: 500px;
	margin: 0 0 0 20px;
	}
#detail1 {
	width:500px;
	margin: 0;
	}
#detailMap {
	width: 500px;
	margin: 0 0 0 20px;
	}
#detail2 {
	width:500px;
	margin: 0;
	}
