/* CSS Document
トップページのみ使用項目 */

.top_h2 {
	font-size: 14px;
	color: #CC0000;
	background-image : url(top_title02.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 445px;
	padding-top: 5px;
	text-indent: 5px;
	margin: 0px;
}
.bana_table {	margin-top: 5px;
}
#main #site {
	background-color: #ECECEC;
	height: 40px;
	width: 440px;
	border: 1px solid #CCCCCC;
	float: left;
	display: block;
	line-height: 3em;
	text-align: center;
	margin-top: 10px;
}
.top_h3 {
	font-size: 14px;
	color: #CC0000;
	background-image : url(top_title01.jpg);
	background-repeat: no-repeat;
	height: 25px;
	width: 280px;
	padding-top: 5px;
	text-indent: 5px;
	margin: 0px;
}
