@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #333333;
	background: url(../img/bg1.gif) left top repeat-x;
}
a {
	color: #003399;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #009933;
}
img {
	border: none;
	vertical-align: top;
}
#WRAP {
	width: 801px;
	background: #FFFFFF;
	padding-top: 40px;
}
/*---------------------------------------------*/
#LOGO {
	position: absolute;
	left: 10px;
	top: 5px;
}
#TOPBACK {
	position: absolute;
	left: 690px;
	top: 5px;
}
#NAVI {
	position: absolute;
	top: 40px;
	left: 0;
	width: 801px;
	height: 33px;
	list-style-type: none;
	background: #000000;
}
#NAVI li {
	float: left;
}
#NAVI li a {
	display: block;
	overflow: hidden;
	height: 0 !important;
	height /**/:33px;
	padding-top: 33px;
	background-image: url(../img/btn_grp_sub.gif);
}

/* メニュー --------------*/
	
	/* オフ */
	#BTN01 a { background-position:  0     0; width: 50px; }
	#BTN02 a { background-position: -50px  0; width: 150px; }
	#BTN03 a { background-position: -200px 0; width: 150px; }
	#BTN04 a { background-position: -350px 0; width: 150px; }
	#BTN05 a { background-position: -500px 0; width: 100px; }
	#BTN06 a { background-position: -600px 0; width: 100px; }
	#BTN07 a { background-position: -700px 0; width: 100px; }

	/* アクティブ */
	#BTN01 a.stay { background-position:  0     -66px; width: 50px; }
	#BTN02 a.stay { background-position: -50px  -66px; width: 150px; }
	#BTN03 a.stay { background-position: -200px -66px; width: 150px; }
	#BTN04 a.stay { background-position: -350px -66px; width: 150px; }
	#BTN05 a.stay { background-position: -500px -66px; width: 100px; }
	#BTN06 a.stay { background-position: -600px -66px; width: 100px; }
	#BTN07 a.stay { background-position: -700px -66px; width: 100px; }

	/* オン */
	#BTN01 a:hover { background-position:  0     -33px; width: 50px; }
	#BTN02 a:hover { background-position: -50px  -33px; width: 150px; }
	#BTN03 a:hover { background-position: -200px -33px; width: 150px; }
	#BTN04 a:hover { background-position: -350px -33px; width: 150px; }
	#BTN05 a:hover { background-position: -500px -33px; width: 100px; }
	#BTN06 a:hover { background-position: -600px -33px; width: 100px; }
	#BTN07 a:hover { background-position: -700px -33px; width: 100px; }

/* 本文 ---------------------------------------------*/
#LISTS {
	margin: 10px 10px;
}
#DATAS {
	padding-top: 10px;
	margin: 10px 10px;
}
#DATAS td {
	text-indent: 12px;
	line-height: 25px;
}
#TOKU {
	padding-top: 20px;
	text-indent: 200px;
	line-height: 40px;
	font-size: 150%;
	color: #1922AC;
}
#FORMS {
	text-indent: 10px;
	line-height: 40px;
}
.CLR1 {
	background-color: #ffecff ;
	text-align: center;
	line-height: 20px;
}
.CLR2 {
	background-color: #ffffff ;
	text-align: center;
	line-height: 20px;
}
.CLR3 {
	background-color: #cef8ce ;
	text-align: left;
	text-indent: 10px;
	line-height: 20px;
}
.CLR4 {
	font-size: 130%;
	color: #1922AC;
}
.CLR5 {
	background-color: #ffffff ;
	text-align: left;
	text-indent: 10px;
	line-height: 22px;
}
#CONT {
	margin: 10px 10px;
}
#MADO {
	float: left;
	width: 350px;
	margin: 20px 20px;
	background: #ffffff ;
}
#PHOT {
	float: left;
	width: 350px;
	margin: 20px 20px;
	background: #ffffff ;
}
#GAZO {
	width: 400px;
	margin: 50px 200px;
	background: #ffffff ;
}
#FOOT {
	clear: both;
	padding-top: 10px;
	left: 0px;
}
.h2_titl {
	padding-top: 40px;
	line-height: 30px;
	text-indent: 30px;
	font-size: 120%;
	color: #666666;
}
.h3_titl {
	text-indent: 10px;
	line-height: 30px;
	font-size: 120%;
	color: #333333;
	display: inline;
}
