/******************************************
ƒ|[ƒ^ƒ‹ƒTƒCƒg—pCSS
******************************************/


body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", "Meiryo", "‚l‚r ‚oƒSƒVƒbƒN" "Helvetica" "sans-serif";
	background-color: #FFFFFF;
	background-image: url(../img/top_rebg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 10px;
	line-height: 1.4em;
}
.left {
	float: left;
	margin-right: 10px;
}


#header {
	background-color: #000000;
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#main_bg {
	background-image: url(../img/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#flash {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/flash_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 50px;
	padding-left: 50px;
	height: 500px;
}

#contents_bg {
	background-image: url(../img/main_rebg.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#nonre_bg {
	background-image: url(../img/top_ko.jpg);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 30px;
}

#series {
	float: left;
	margin-left: 20px;
	font-size: 9px;
	line-height: 2em;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 10px;
	letter-spacing: -1px;
}
#series a:link {
	color: #FF0000;
}
#series a:visited {
	color: #FF0000;
}
#series a:hover {
	color: #FF9900;
}
/******************************************
IE6—p
*****************************************
* html #news {
	background-image: url(../img/news_bg.gif);
	float: left;
	width: 430px;
	margin-left: 37px;
	margin-bottom: 15px;
}
/******************************************/

#news {
	background-image: url(../img/news_bg.gif);
	float: left;
	width: 430px;
	margin-left: 75px;
	margin-bottom: 25px;
	display: inline;
}

#news a:link {
	color: #5C0A0E;
}
#news a:visited {
	color: #5C0A0E;
}
#news a:hover {
	color: #FF0000;
}

#scroll {
	height: 180px;
	overflow: auto;
	margin-right: 10px;

}

.n_tobg {
	background-image: url(../img/news_bg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

dl {
	border: 1px solid #666666;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	background-color: #FFFFFF;
}

.date {
	background-image: url(../img/news_topic.jpg);
	height: 17px;
	color: #CCCCCC;
	padding-left: 20px;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
}

dt {
	color: #5C0A0E;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 10px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
}
dd {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	color: #333333;
	line-height: 1.4em;
}


#footer {
	background-image: url(../img/footer_bg.png);
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	padding-left: 50px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #717171;
}

.clear {
	clear: left;
}
