@charset "Shift_JIS";
/* CSS Document */

/*visual*/
#wrap #container #visual{
	background-image: url(../images/visual.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 100px;
	width: 690px;
	margin: 0px;
}
/* title */
#stage h3{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 300px;
	overflow: hidden;
}
#stage .title-top{
background-image: url(../images/title_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage .title-entry{
background-image: url(../images/title_entry.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/* contents */
#stage #contents-index{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 260px;
}
#stage #contents-index h3{
	font-size: 1px;
	line-height: 1px;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 260px;
	overflow: hidden;
	background-image: url(../images/body_aboutunion.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#stage #contents-index .login{
margin-top:20px;
height: 35px;
	width: 260px;
}
#stage #contents-index .login a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 260px;
	overflow: hidden;
}
#stage #contents-index .login a:hover{
background-position: left bottom;
}
#stage #contents-index .bbs1,#stage #contents-index .bbs2{
height: 35px;
	width: 260px;
}
#stage #contents-index .bbs1 a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_bbs1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 260px;
}



#stage #contents-index .bbs2 a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_bbs2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 260px;
}

#stage #contents-index .photbbs a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_bbs4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 260px;
}

#stage #contents-index .bbs1 a:hover,#stage #contents-index .bbs2 a:hover{
background-position: left bottom;
}
/* flash */
#stage #motion{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 390px;
	text-align: right;
}
/* “ü‰ï“Á“T */
#stage .body-tokuten h3{
	background-image: url(../images/body_tokuten.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 650px;
}
#stage .caution{
	color: #9D7E41;
	margin:20px 0 10px 0;
}
#stage .entry{
height: 30px;
	width: 150px;
	margin-top:20px;
}
#stage .entry a{
	font-size: 1px;
	line-height: 1px;
	background-image: url(../images/btn_entry.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -1000em;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 150px;
}
#stage .entry a:hover{
background-position: left bottom;
}
/* entry */
#stage .list{
    width: 650px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #523F36;
	margin-top:20px;
	margin-bottom:20px;
}
#stage .list th{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #523F36;
}
#stage .list td{
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #523F36;
}
#stage .list .color th,#stage .list .color td{
	background-color: #281A12;
}
#stage .list td .sub{
margin-top:5px;
}
#stage .box{
	height: 18px;
	width: 300px;
}
#stage .box2{
margin-top:10px;
	height: 60px;
	width: 400px;
}
#stage .box:hover,#stage .box2:hover{
	background-color: #E2DCCD;
	border-top-color: #523F36;
	border-right-color: #523F36;
	border-bottom-color: #523F36;
	border-left-color: #523F36;
}
#stage .btn{
	padding: 0px;
	float: left;
	height: 25px;
	width: 250px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #523F36;
	border: 1px solid #070301;
	font-weight: bold;
	color: #BEBEBE;
}
#stage .btn:hover{
	color: #523F36;
	background-color: #9F7F42;
	border: 1px solid #523F36;
}
#stage span{
	color: #FFCC00;
}