@charset "Shift_JIS";

body {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	margin: 0;
	padding: 0;
	text-align:center;
}

.mt10 {
	margin-top: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb20 {
	margin-bottom: 20px;
}

.pt5 {
	padding-top: 5px;
}

.f11 {
	font-size: 11px;
}

div.main {
	margin: 0 auto;
	width: 852px;
}

#header table {
	border-collapse: collapse;
}

#header td {
	padding: 0;
}

#header td.top {
	height: 9px;
}

#header td.middle {
	width: 746px;
	height: 67px;
	vertical-align: top;
	background-image: url("../image/header/back.jpg");
}

#header td.bottom {
	width: 746px;
	height: 10px;
	padding-left: 8px;
	vertical-align: bottom;
	background-image: url("../image/header/back.jpg");
}

#header td.title {
	padding-top: 25px;
	padding-left: 11px;
	vertical-align: top;
}

#header td.foreign {
	padding-top: 62px;
}

#header .about {
	display: block;
	width: 172px;
	height: 23px;
	background-image: url("../image/header/about.gif");
}

#header a:hover.about {
	background-image: url("../image/header/about_r.gif");
}

#header .news {
	display: block;
	width: 173px;
	height: 23px;
	background-image: url("../image/header/news.gif");
}

#header a:hover.news {
	background-image: url("../image/header/news_r.gif");
}

#header .event {
	display: block;
	width: 173px;
	height: 23px;
	background-image: url("../image/header/event.gif");
}

#header a:hover.event {
	background-image: url("../image/header/event_r.gif");
}

#header .contact {
	display: block;
	width: 172px;
	height: 23px;
	background-image: url("../image/header/contact.gif");
}

#header a:hover.contact {
	background-image: url("../image/header/contact_r.gif");
}

#contents div.contents {
	padding-top: 24px;
}

#contents table.main {
	border-collapse: collapse;
	margin-left: 116px;
	margin-right: 47px;
	width: 689px;
}

#contents td.main_left {
	width: 395px;
	text-align: left;
	vertical-align: top;
}

#contents td.main_selector {
	text-align: right;
	vertical-align: bottom;
	padding-right: 29px;
}

#contents td.main_right {
	width: 294px;
	text-align: left;
	vertical-align: top;
}

#contents td {
	vertical-align: top;
}

#contents div.title {
	width: 299px;
	height: 22px;
	background-image: url("../image/titleback.gif");
	background-repeat: no-repeat;
	font-size: 15px;
	color: #DB4028;
	padding-top: 1px;
	padding-left: 20px;
	vertical-align: top;
	margin-bottom: 10px;
}

#contents div.text {
	width: 299px;
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 10px;
}

#contents div.link {
	text-align: right;
	width: 299px;
	font-size: 12px;
	margin-top: -8px;
	margin-bottom: 10px;
}
#contents .link a:link,
#contents .link a:visited,
#contents .link a:active,
#contents .link a:hover {
	color: #4169E1;
	text-decoration: underline;
}
#contents .link a:hover {
	color: blue;
}

#contents div.title_gray {
	width: 294px;
	height: 21px;
	font-size: 15px;
	line-height: 15px;
	color: #DB4028;
	background-color: #e7e7e7;
	padding: 3px 0 0 8px;
	margin-bottom: 10px;
}

#contents table.title_image {
	border-collapse: collapse;
	margin-bottom: 8px;
}

#contents td.title_image {
	color: #DB4028;
	font-size: 13px;
	padding-left: 65px;
	padding-top: 4px;
	line-height: 15px;
	background-repeat: no-repeat;
}

#contents div.title_red {
	color: #DB4028;
	font-size: 13px;
	margin-bottom: 5px;
}

#contents div.more {
	width: 299px;
	text-align: right;
	margin-bottom: 10px;
}

#contents td.page_selector {
	padding: 0 3px;
}

#contents div.title_gray_wide {
	width: 440px;
	height: 21px;
	font-size: 15px;
	line-height: 15px;
	color: #DB4028;
	background-color: #e7e7e7;
	padding: 3px 0 0 15px;
	margin-bottom: 10px;
	text-align: left;
}

#contents div.text_wide {
	width: 440px;
	font-size: 12px;
	line-height: 19px;
	margin-bottom: 10px;
	text-align: left;
}

#updates table {
	width: 299px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#updates td {
	font-size: 12px;
	padding-bottom: 3px;
	text-align: left;
	vertical-align: top;
}

#updates td.date {
}

#updates td.mean {
	padding-left: 5px;
}

#footer div.footer {
	margin-top: 15px;
	margin-left: 45px;
	margin-right: 51px;
	width: 756px;
	border-top: solid 1px #9D9D9D;
	padding-top: 5px;
}

#footer table {
	border-collapse: collapse;
	width: 756px;
}

#footer td.link {
	text-align: left;
	color: #9D9D9D;
	font-size: 12px;
}

#footer td.link a:link,
#footer td.link a:visited,
#footer td.link a:active,
#footer td.link a:hover {
	color: #9D9D9D;
	text-decoration: underline;
}
#footer td.link a:hover {
	color: blue;
}

#footer td.copy {
	text-align: right;
	color: #9D9D9D;
	font-size: 12px;
}
