#wrapper {
	width: 758px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000066;
}
#tagline {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
	width: 752px;
	padding: 3px;
	float: left;
}
#header {
	width: 758px;
	float: left;
	clear: both;
	height: 59px;
}
.headerlogo{
	float: left;
	width: 494px;
}
.headerright{
	height: 42px;
	padding-right: 11px;
	float: right;
	padding-top: 11px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
	width: 253px;
	text-align: right;
}
.home{
	font-size: 14px;
	text-align: right;
}
.home a{
	text-decoration: none;
	color: #000066;
}
.home a:hover{
	color: #FF0000;
}
.headerright img{
	margin-top: 6px;
	margin-left: 4px;
}
#mainimage{
	height: 121px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	width: 758px;
}
#contents{
	width: 758px;
}

#breadcrumb{
	text-align: right;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	padding-right: 23px;
	width: 735px;
}

.totop{
	text-align:right;
	margin-bottom: 14px;
	width: 730px;
	margin-top: 14px;
	height: 26px;
	line-height: 26px;
	padding-right: 28px;
	float: right;
}

#bottomnavi {
	background-color: #66CCFF;
	height: 30px;
	text-align: right;
	line-height: 30px;
	font-size: 13px;
	padding-right: 23px;
	clear: both;
	width: 735px;
}
#bottomnavi a{	color:#333333;	text-decoration: none;}
#bottomnavi a:hover{
	color: #FF0000;
	text-decoration: underline;
}
address {
	font-style: normal;
	text-align: right;
	background-color: #006699;
	color: #FFFFFF;
	line-height: 30px;
	font-size: 13px;
	padding-right: 23px;
	clear: both;
	width: 735px;
}
