@charset "utf-8";
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	width:980px;
	margin:10px auto 0;
}
a:hover.imghover img {
  filter:alpha(opacity=40);
opacity:0.5;
	color:#C09;
	border-bottom:dotted #F6C;
}
#index_img {
	width:584px;
	height:170px;
	background-image:url(../img/bg_index1.jpg);
	margin : 150px auto 0px;
	text-indent: -9999px;
}
#index_img a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#index_img a:hover {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
	border: none 0px;
}
#index_gate {
	width:584px;
	height:50px;
	padding-top:30px;
	margin:0 auto;
}
#index_main {
	width:584px;
	height:auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
}
#index_main div marquee {
	color: #ffffff;
	background-color: #ffb3ff;
	width: 585px;
}
h1 {
	width:584px;
	height:auto;
	font-size:14px;
	text-align: center;
	color: #ff00ff;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
	display: block;
}
h2 {
	font-size: 10px;
	margin-bottom: 10px;
}
.pb {
	font-weight: bold;
	line-height: 1.4em;
}
.pbend {
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 10px;
}
.pbend2 {
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: 60px;
}
.pend {
	margin-bottom: 80px;
}

/*link_list用*/
.link_list0 {
	width: 100%;
	margin: 0px;
	padding: 0px;	
	/*text-align:center;
	margin-right: auto;
	margin-left: auto;
	padding-left: 200px;*/
}
.link_list0 li {
	width: auto;
	font-size: 8px;
	text-align: center;
	float: left;
	display: block;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
	margin-left: 4px;
	line-height:normal !important;
}
.link_list0 li a,
.link_list0 li a:hover {
	display: block;
	width: auto;
	border:none 0px !important;
	float: none !important;
}
.link_list0 li a span,
.link_list0 li a:hover span {
	display: block;
	text-indent: -9999px;
}
.link_list0 li span {
	display: block;
	width: auto;
	float: none !important;
	white-space: pre;
}
.br4 {
	border: none 0px;
	width: 100%;
	height: 0px;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
}
/*INDEXページのテキストリンク部分*/
#text_link {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-left: 110px;
	padding-bottom: 4px;
	padding-right: 110px;
	clear: both;
	background-color: #E1FFE1;
	margin-top: 8px;
	margin-bottom: 8px;
}
#text_link ul li {
	list-style-type: disc;
	display: block;
	margin-bottom: 2px;
}
#text_link ul li a, #text_link ul li a:hover {
	color: #333;
	display: block;
}
#index_main #index_bottom {
	margin-bottom: 600px;
}
#index_main #index_bottom #index_footer {
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding-top: 20px;
	border: solid 1px #fad7f8;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	background: -moz-linear-gradient(top, #ffffff, #fad7f8); /* Firefox用 */
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fad7f8)); /* Safari,Google Chrome用 */
}
#index_gate #index_enter {
	background-image: url(../img/index_ENTER-EXIT.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	float: right;
	height: 50px;
	width: 360px;
	margin-right: 20px;
}
#index_gate #index_enter:hover {
	background-image: url(../img/index_ENTER-EXIT.png);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	text-indent: -9999px;
	float: right;
	height: 50px;
	width: 360px;
	margin-right: 20px;
	border: none 0;
}
#index_gate #index_exit {
	background-image: url(../img/index_ENTER-EXIT.png);
	background-repeat: no-repeat;
	background-position: -360px 0px;
	text-indent: -9999px;
	float: right;
	height: 40px;
	width: 100px;
}
#index_gate #index_exit:hover {
	background-image: url(../img/index_ENTER-EXIT.png);
	background-repeat: no-repeat;
	background-position: -360px -40px;
	text-indent: -9999px;
	float: right;
	height: 40px;
	width: 100px;
	border: none 0;
}
#index_main #index_bottom h3 {
	margin-right: -58px;
	text-align:center;
}
#fdcLink {
	text-align: center;
	width: 400px;
	margin-left: 90px;
}
/*INDEXページのリンクテーブル部分*/
.td250 {
	width:250px;
}
.td130 {
	width:130px;
}
.td70 {
	width:70px;
}
.td10 {
	width:10px;
}

