body {
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #ececec;
	font-family: Arial,"ＭＳ Ｐゴシック",Helvetica, sans-serif;
	font-size: 80%;
	line-height: 180%;
}
h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 120%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #6891C9;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}

#container {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 720px;
	background: #FFFFFF url(../img/side.jpg) repeat-y;
	margin: 0px auto;
}

#head {
	width: 720px;
	background: #FFFFFF url(../img/side.jpg) repeat-y;
	margin: 0px auto;
}
#flash {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
#menubar {
	width: 680px;
	height: 30px;
	margin: 15px auto 0px;
	padding: 0px 0px 5px;
}
#menubar ul {
	margin: 0px;
	padding: 0px;
}
.menu1 {
	float: left;
	height: 25px;
	width: 95px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/menu1.gif) no-repeat;
}
.menu2 {
	float: left;
	height: 25px;
	width: 114px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/menu2.gif) no-repeat;
}
.menu3 {
	float: left;
	height: 25px;
	width: 136px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/menu3.gif) no-repeat;
}
.menu4 {
	float: left;
	height: 25px;
	width: 109px;
	list-style: none;
	background: url(../img/menu4.gif) no-repeat;
}
.menu5 {
	float: left;
	height: 25px;
	width: 109px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/menu5.gif) no-repeat;
}
.menu6 {
	float: right;
	height: 25px;
	width: 117px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(../img/menu6.gif) no-repeat;
}
.menu1 a{
	float: left;
	height: 25px;
	width: 95px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.menu2 a{
	float: left;
	height: 25px;
	width: 114px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.menu3 a{
	float: left;
	height: 25px;
	width: 136px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.menu4 a{
	float: left;
	height: 25px;
	width: 109px;
	list-style: none;
	display: block;
}
.menu5 a{
	float: right;
	height: 25px;
	width: 109px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.menu6 a{
	float: right;
	height: 25px;
	width: 117px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
.menu1 a:hover{
	float: left;
	height: 25px;
	width: 95px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu1h.gif) no-repeat;
}
.menu2 a:hover{
	float: left;
	height: 25px;
	width: 114px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu2h.gif) no-repeat;
}
.menu3 a:hover{
	float: left;
	height: 25px;
	width: 136px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu3h.gif) no-repeat;
}
.menu4 a:hover{
	float: left;
	height: 25px;
	width: 109px;
	list-style: none;
	display: block;
	background: url(../img/menu4h.gif) no-repeat;
}
.menu5 a:hover{
	float: left;
	height: 25px;
	width: 109px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu5h.gif) no-repeat;
}
.menu6 a:hover{
	float: right;
	height: 25px;
	width: 117px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	background: url(../img/menu6h.gif) no-repeat;
}

.box {
	width: 720px;
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../img/side.jpg) repeat-y;
}
#left {
	width: 260px;
	float: left;
	margin-top: 20px;
}
.leftbox {
	width: 260px;
	float: left;
	margin-top: 20px;
}
.rightbox {
	width: 460px;
	float: right;
	margin: 0px;
	padding: 20px 0px 0px;
}
.rightbox2 {
	width: 460px;
	float: right;
	margin: 0px;
	padding: 0px;
}
address {
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px solid #B5CCE1;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}
#footer {
	width: 720px;
	clear: both;
	padding-top: 30px;
	background: url(../img/under.jpg) no-repeat center bottom;
	padding-bottom: 15px;
}
img {
	border: none;
}
img a {
	border: none;
}
strong {
	font-size: 120%;
}
.white {
	color: #FFFFFF;
}
.r {
	color: #FF0000;
	font-weight: bold;
}
