#main{
	background-color:#ffffff;
	position:relative;
	font-size:small;
	text-align:center;
	width:100%;
	height:100%;
}
* html #main{
	background-color:#ffffff;
	position:absolute;
	font-size:13px;
	text-align:center;
	width:100%;
	height:100%;
}
#contents{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:left;
	width:760px;
	margin:0px auto;
	background-color:#ffffff;
}
#contents_center{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:center;
	width:760px;
	background-color:#ffffff;
}
ul.index{
	list-style:none;
	width:100%;
	font-size:14px;
	font-weight:900;
	margin:0px;
	padding:3px 0px;
	text-align:center;
	background-color:#eeeeee;
}
ul.index li{
	list-style:none;
	display:inline;
	background-color:#eeeeee;
	margin:0px 15px;
}
a:link{
	color:#222222;
	font-style:normal;
	text-decoration:underline;
}

a:visited{
	color:#333333;
	text-decoration:underline;
}

a:hover{
	color:#0066cc;
	background-color:#b0e0e6;
}

a:active{
	text-decoration:none;
}

a.white:link{ color:#ffffff; }
a.white:visited{ color:#ffffff; }
a.white:hover{ color:#ffffff; }
a.white:active{ color:#ffffff; }

#foot{
	background-color:#999999;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	color:#000000;
	padding:3px 0px;
	margin:0px auto;
	text-align:center;
	width:760px;
}
table{
	font-size:14px;
}

table.l_center{
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	text-align:left;
	font-size:13px;
}

#head_bar{
	background-image:url(../image/other/top/403top_bar.jpg);
	width:760px;
	height:162px;
	font-size:12px;
	font:#000000;
	text-align:right;
}
