@charset "Shift_JIS";


body  {
 background: #eeeeee url(../images/bk_line.gif) repeat-y center;
	text-align: center;
 margin: 0;
 padding: 0 }
 
 
.top_copytight_font   { color: #ffffff; font-size: 0.63em; text-align: right; padding-top: 1px; padding-right: 12px; padding-bottom: 1px }

#base {
	text-align: left;
	width: 698px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
}	


#logo {
	width: 148px;
	height: 53px;
	float: left;
	vertical-align: text-top;
	background-image: url(../images/header_bk.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-left: 10px;
}

#header_link {
	width: 530px;
	height: 53px;
	float: left;
	position: relative;
	font-size: 0.65em;
	background-image: url(../images/header_bk.gif);
	background-repeat: repeat-x;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
}

#header_login {
	width: 550px;
	height: 27px;
}

#redline {
	width: 698px;
	height: 3px;
	float: left;
	position: relative;
	background-color: #FF0000;
}

#flash {
	width: 698px;
	height: 223px;
	float: left;
	position: relative;
	background-color: #999999;
}

#menu {
	width: 176px;
	height: 300px;
	background-color: #eeeeee;
}

#topics {
	width: 470px;
	height: 345px;
	float: left;
	position: relative;
	padding: 0px;
	margin-left: 25px;
	margin-top: 10px;
	font-size: 0.75em;
}

#topics_c{
	width: 440px;
	position: relative;
 line-height: 150%;
	padding: 0px;
	margin-left: 10px;
}

#grayline{
	width: 420px;
	height: 1px;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px none;
}

#scroll {
	width: 470px;
	height: 315px;
	overflow:auto;
	padding: 0px;
	margin: 0px;
	position: absolute;
}

#rightmenu {
	width: 176px;
	height: 364px;
	float: left;
	background-color: #EEEEEE;
}

#rightmenu2 {
	width: 176px;
	float: left;
	padding-top: 3px;
	padding-bottom: 10px;
	font-size: 0.75em;
	vertical-align: text-top;
}

#redline2 {
	width: 698px;
	height: 17px;
	background-color: #0013c6;
	text-align: right;
	padding: 3px 0px 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 0.63em;
	color: #FFFFFF;
}

