@charset "euc-jp";
/*********************************
 *
 * INDEX STYLES
 *
 *********************************/
 
 body, html {
	height: 100%;
}
#container {
	width: 100%;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}
#header {
background-image:url(../images/top1_bk.jpg);
		height: 75px;
}
#header h1 a {
	display: block;
	margin: 0;
		height: 53px;
	width: 550px;
	float:right;
	background-image:url(../images/top1.jpg);
	background-repeat: no-repeat;
}


#header_top p {
float:right;
color:#ffffff;
}

#contents{
margin:auto;

}

#box {
margin:20px 0;
    width:960px;

}

#box li a {
	text-indent: -9999px;
	display: block;
	height:80px;
}

#box li.enter a {
	background: url(../images/enter.jpg) no-repeat;
	width:360px;
}

#box li.enter a:hover {
	background: url(../images/enter_ov.jpg) no-repeat;
	width:360px;
}

#box img {
     vertical-align:middle;
}

#wrap {
	padding-bottom: 230px;
}
#footer_top {
background-color:#a00d15;
	color: white;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 230px;
}
#footer p {
	border-top: solid 1px #666;
	color:#003366;
}

#copy {
	clear: both;
	width: 960px;
	margin: 2px auto;
	font-size:85%;
	color:#FFFFFF;
}


table th {
	text-align:left;
	padding:0 0.5em;
}

table_form td {
	padding:0 0;
}
 
 
/*

#wrapper_index {
	position: relative;
	width:100%;
	height: 100%;
	margin:0 auto;
}
/* main */


/*
#tb_enter {
	border: none;
	width: 100%;
	height: 85%;
}
#tb_enter td.enter {
	width: 100%;
	vertical-align: middle;
	background: #000;
}
#top_main {
	width:680px;
	margin:0 auto;
	padding-top:0px;
}
#top_main h1 {
	float:left;
	padding-left:165px;
}
#top_main .enter {
	margin:43px 0;
	text-align:center;
}

*/


/* menu */
/*

#top_menu {
}
#top_menu li {
	float:left;
	padding-left:60px;
}
*/
/* footer */
/*
#top_footer {
	position: absolute;
	width:100%;
	margin: 0 auto;
	color:#414141;
	bottom: 0px;
	background-color:#009900;
}
#top_footer a {
	color:#414141;
}
#top_footer td.flash_txt {
	font-size:10px;
	vertical-align:bottom;
	padding: 0 0 0 30px;
}
#top_footer td.flash_txt a {
	font-weight:bold;
	text-decoration:none;
}
#top_footer td.flash_txt a:hover {
	text-decoration:underline;
	color:#616161
}
#top_footer td.copy_txt {
	text-align:right;
	padding: 0 30px 0 0;
}
.copy_txt .large {
	font-size:15px;
	line-height:1.8;
}
.copy_txt p {
	margin-top:20px;
	font-size:10px;
}
*/
