@charset "euc-jp";
/* CSS Document */

html, body {
	background: url(../conts/img/back-left-top.gif) repeat-y left top #333333;
	height: 100%;
}


html, body#sub_body{
	background: url(../conts/img/back-left.gif) repeat-y left top #cfd0de;
	height: 100%;
}

html, body#sub_body02 {
	background: url(../conts/img/back-left02.gif) repeat-y left top #cfd0de;
	height: 100%;
}

html, body#sub_body03 {
	background: url(../conts/img/back-left.gif)  repeat-y left top #cfd0de;
}


html, body#sub_body04 {
	background: url(../conts/img/back-left05.gif)  repeat-y left top #cfd0de;
}


html, body#sub_body05 {
	background: url(../conts/img/back-left06.gif)  repeat-y left top #cfd0de;
}

#wrapper {
	width: 100%;
	height: 100%;
	position: relative;
}

#main_left{
	width: 203px;
	float: left;
}

#left_copy{
	text-align: center;
}

#top_contents {
	width: 601px;
	height: 750px;
	position: relative;
	float: left;
	background:url(../conts/img/top.jpg) left top;
}

#sub_contents {
	width: 601px;
	background-color:#cfd0de;
	float: left;
}

#sub_contents02 {
	width: 631px;
	background-color:#cfd0de;
	position: relative;
	float: left;
}


#sub_contents03 {
	width: 631px;
	background-color:#cfd0de;
	position:relative;
	float: left;
}


ul#top_address {
	padding: 10px;
	line-height: 1.2;	
}

table#news_list {
	margin: 400px 0 0 40px;
	font-size: 11px;
}

table#news_list td.date {
	padding: 0 10px 0 3px;
}

table#news_list a {
	color: #0000FF;
	font-weight: bold;
}

#flash_info {
	color: #333333;
	position: absolute;
	top: 650px;
	left: 270px;
	font-size: 9px;
}

#footer {
	width: 100%;
	height: 30px;
	text-align: right;
	margin-left: 203px;
	background: url(../conts/img/back-footer.gif) repeat-x left bottom;
	position: fixed;
	bottom: 0;
}

html>/**/body #footer_logo {
	position: absolute;
	left: 70%;
	top: 8px;
}

/*-------- ClearBoth --------*/
.cb {
	clear: both;
}

.link1 { color: #FFFFFF; font-size: 10px; }
.link1 a { color: #FFFFFF; font-size: 10px; }
.link1 a:hover { color: #FFFFFF; font-size:10px; }

