body {
	background-position: top;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	margin-top: 0px;
}
#container {
	height: auto;
	width: 970px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat;
}
#header {
	height: 78px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/imgheader.gif);
	background-repeat: no-repeat;
}
#imglogo {
	height: 48px;
	width: 190px;
	margin-left: 20px;
}
h1 {
	font-size: 12px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}
h1 a {
	color: #666;
	text-decoration: none;
}
#topmenu {
	height: 55px;
	width: 920px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/imgtop.gif);
	background-repeat: no-repeat;
}
#topmenu ul {
	color: #FFF;
	font-weight: bold;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}
#topmenu ul li {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 17px;
	text-align: center;
	width: 100px;
	padding-top: 0px;
}
#topmenu ul li a {
	color: #FFF;
	text-decoration: none;
}
#topmenu ul li a:hover {
	color: #F30;
	text-decoration: underline;
}






.centertxt {
	list-style-type: none;
	margin-top: 10px;
	width: 630px;
	padding-bottom: 10px;
	letter-spacing: 2px;
	margin-left: 25px;
	line-height: 20px;
}
#center ul {
	font-size: 12px;
	padding-left: 10px;
	margin-top: 0px;
}
#center {
	float: left;
	height: auto;
	/*本文の幅*/
	width: 600px;
	margin-left: 20px;
	margin-top: 24px;
	font-size: 12px;
	margin-bottom: 30px;
}
#centermenu1 {
	height: 0px;
	width: 700px;
	border-top-color: #3CF;
	border-right-color: #3CF;
	border-bottom-color: #36F;
	border-left-color: #36F;
	/*background-image: url(../img/imgmenub.gif);*/
	background-repeat: no-repeat;
}
#centermenu2 {
	height: 28px;
	width: 515px;
	background-image: url(../img/imgmenu.gif);
	background-repeat: repeat;
	margin-bottom: 20px;
}
#centermenu1 ul {
	list-style-type: none;
}
#center h3 {
	/*大見出しの四角*/
	font-weight: bold;
	color: #5AA;
	border-left-width: 20px;
	border-left-style: solid;
	/*四角の色*/
	border-left-color: #5AA;
	line-height: 20px;
	padding-left: 10px;
	margin-left: 20px;
	letter-spacing: 2px;
	margin-top: 30px;
}







#right {
	float: right;
	height: 625px;
	/*バナー広告の幅*/
	width: 250px;
	margin-right: 29px;
	margin-top: 24px;
	font-size: 12px;
}
.baner {
	height: 60px;
	width: 250px;
	margin-bottom: 8px;
}
