@charset "utf-8";

/*---------------------------------
total
---------------------------------*/
.container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

/*---------------------------------
header
---------------------------------*/

.header {
	background: url(../images/top/header.jpg);
	height: 73px;
	width: 1000px;
}
.header h1 {display: none;}
.header li {float: left;}
.header ul {float: right;width: 200px;margin-top: 50px;}


.headermenu01 a {
	display: block;
	height: 15px;
	width: 70px;
	margin-right: 10px;
	text-indent: -9999px;
}
.headermenu02 a {
	display: block;
	height: 15px;
	width: 90px;
	text-indent: -9999px;
}
.flash {
	height: 466px;
	width: 1000px;
	clear: both;
}

/*---------------------------------
mainmenu
---------------------------------*/


.mainmenu li {
	float: left;
}
.mainmenu {
	height: 63px;
	padding-left: 33px;
	width: 1000px;
}
.mainmenu a {
	text-indent: -9999px;
	display: block;
	height: 63px;
	width: 187px;
}


.footer {
	background: #FFFFFF url(../images/top/toppage32.jpg) repeat-x;
	padding-top: 25px;
	height: 70px;
	clear: both;
}
.fooertext {
	width: 400px;
	float: left;
	margin-left: 20px;
}
.redfire {
	background: url(../images/top/redfire.gif);
	height: 40px;
	width: 97px;
	text-indent: -9999px;
	display: block;
	float: right;
	margin-top: 17px;
	margin-right: 20px;
}

.redfire a {
	clear: right;
	background: url(../images/top/redfire.gif) no-repeat;
	height: 40px;
	width: 97px;
	text-indent: -9999px;
	display: block;
}
.address {
	font-size: 10px;
}
.telephone {
	font-size: 10px;
}
.copyright {
	font-size: 9px;
	font-weight: bold;
	color: #C8161E;
}

.footerleft {
	float: left;
	width: 33px;
	background: url(../images/top/toppage32.jpg) repeat-x;
}
.footerright {
	float: left;
	width: 32px;
	background: url(../images/top/toppage32.jpg) repeat-x;
}
.container .floatclear {
	clear: both;
}
.floatclear {
	clear: both;
}

