@charset "utf-8";
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	background-image: url(images/left_image.gif);
	background-repeat: repeat-y;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
}
#header {
	height: 105px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#main {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 950px;
}
#left_side {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
#left_side #main_menu {
	margin: 0px;
	padding: 0px;
}
#left_side #main_menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left_side #main_menu li {
	height: 40px;
	width: 200px;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}
#left_side #main_menu a {
	display: block;
	height: 40px;
	width: 200px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#left_side #main_menu em {
	display: none;
	margin: 0px;
	padding: 0px;
}

#left_side #main_menu #mm1 a:link {
	background-image: url(images/btn_01.gif);
}
#left_side #main_menu #mm1 a:visited {
	background-image: url(images/btn_01.gif);
}
#left_side #main_menu #mm1 a:hover {
	background-image: url(images/btn_01o.gif);
}

#left_side #main_menu #mm2 a:link {
	background-image: url(images/btn_02.gif);
}
#left_side #main_menu #mm2 a:visited {
	background-image: url(images/btn_02.gif);
}
#left_side #main_menu #mm2 a:hover {
	background-image: url(images/btn_02o.gif);
}

#left_side #main_menu #mm3 a:link {
	background-image: url(images/btn_03.gif);
}
#left_side #main_menu #mm3 a:visited {
	background-image: url(images/btn_03.gif);
}
#left_side #main_menu #mm3 a:hover {
	background-image: url(images/btn_03o.gif);
}

#left_side #main_menu #mm4 a:link {
	background-image: url(images/btn_04.gif);
}
#left_side #main_menu #mm4 a:visited {
	background-image: url(images/btn_04.gif);
}
#left_side #main_menu #mm4 a:hover {
	background-image: url(images/btn_04o.gif);
}

#left_side #main_menu #mm5 a:link {
	background-image: url(images/btn_05.gif);
}
#left_side #main_menu #mm5 a:visited {
	background-image: url(images/btn_05.gif);
}
#left_side #main_menu #mm5 a:hover {
	background-image: url(images/btn_05o.gif);
}
#left_side #sub_menu {
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #00C;
}
#left_side #sub_menu a {
	font-size: 16px;
}

#left_side #sub_menu h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #09C;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #FFF;
}
#left_side #sub_menu ul {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
}
#left_side #sub_menu ul li {
	background-image: url(images/p_01.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}

#contents {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 735px;
}
#contents h1 {
	background-image: url(images/ba_title.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	margin-left: 10px;
	height: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
#contents h2 {
	background-image: url(images/ba_title2.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	height: 18px;
	padding-left: 30px;
	margin-left: 20px;
	margin-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #09F;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-bottom: 20px;
	width: 680px;
}
#contents h3 {
	margin-left: 25px;
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00F;
	margin-right: 25px;
	padding-bottom: 0px;
}
#contents h3.mk01 {
	background-image: url(images/mark01.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 80px;
	line-height: 250%;
}
#contents h3.mk02 {
	background-image: url(images/mark02.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 80px;
	line-height: 300%;
}
#contents h3.mk03 {
	background-image: url(images/mark03.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 80px;
	line-height: 300%;
}
#contents h3.mk04 {
	background-image: url(images/mark04.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 80px;
	line-height: 300%;
}
#contents h3.mk05 {
	background-image: url(images/mark05.gif);
	background-repeat: no-repeat;
	height: 40px;
	padding-left: 80px;
	line-height: 300%;
}


#contents p {
	font-size: 14px;
	line-height: 150%;
	padding-right: 25px;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
}
#contents table {
	margin-left: 35px;
	border: 1px solid #000;
	border-collapse:collapse;
	border-spacing:0;
	width: 680px;
	font-size: 14px;
}
#contents th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 3px;
	text-align: center;
	line-height: 150%;
}
#contents td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding: 3px;
	line-height: 150%;
	vertical-align: top;
}
#contents .tbl_size {
	width: 650px;
	font-size: 14px;
}

#contents .tbl_size1 {
	width: 270px;
}
#contents .tbl_size2 {
	width: 120px;
}
#contents .tbl_size3 {
	width: 50px;
}
#contents .tbl_size4 {
	width: 100px;
}
#contents .tbl_size5 {
	width: 100px;
}
#contents .oneday {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: auto;
	font-size: 14px;
}
#contents .oneday td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
}
#contents .oneday th {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	padding-top: 10px;
}

#contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contents hr {
	width: 690px;
	margin-left: 20px;
}







#footer {
	padding: 0px;
	clear: both;
	height: 35px;
	width: 100%;
	background-image: url(images/bottom_image.gif);
	background-repeat: no-repeat;
	margin: 0px;
}

#contents ol li {
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
	font-size: 14px;
}
#contents #top_contents {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 500px;
}
#top_main #top_sub {
	margin: 0px;
	padding: 0px;
	width: 180px;
	float: right;
}
#contents #top_contents h2 {

	background-image: url(images/ba_title2.gif);
	background-repeat: no-repeat;
	font-size: 16px;
	height: 18px;
	padding-left: 30px;
	margin-left: 20px;
	margin-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #09F;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-bottom: 20px;
	width: 460px;
}
#contents #top_sub h2 {
	font-size: 16px;
	margin-left: 0px;
	margin-top: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-bottom: 20px;
	background-color: #09f;
	background-image: none;
	width: auto;
	margin-right: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
#contents #message {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFC;
	border: 1px solid #FC0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents #message h4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 5px;
}
#contents #message dt {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	padding-left: 20px;
}
#contents #message dd {
	font-size: 16px;
	padding-left: 40px;
	padding-bottom: 20px;
}


.center {
	text-align: center;
}
.right {
	text-align: right;
}

#contents #top_setsumei {
	background-image: url(images/hituyou_waku.gif);
	background-repeat: no-repeat;
	height: 800px;
	width: 660px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

#contents #top_setsumei .hit1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 130px;
	top: 20px;
	margin: 0px;
	padding: 0px;
}
#contents #top_setsumei .hit2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	width: 280px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 60px;
	left: 35px;
}
#footer address {
	text-align: center;
	font-size: 12px;
	padding-top: 8px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contents #top_setsumei .hit4 {
	width: 280px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 60px;
	left: 350px;
}
#contents #top_setsumei .hit5 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	position: absolute;
	top: 400px;
	left: 135px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contents #top_setsumei .hit6 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 130px;
	top: 470px;
}
#contents #top_setsumei .hit3 {
	position: absolute;
	left: 430px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 18px;
	font-weight: bold;
}
#contents #top_setsumei .hit7 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	font-weight: bold;
	position: absolute;
	left: 30px;
	top: 520px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#contents #top_setsumei .hit9 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 380px;
	top: 520px;
	font-weight: bold;
}
#contents #top_setsumei .hit8 {
	width: 300px;
	position: absolute;
	left: 25px;
	top: 580px;
	margin: 0px;
	padding: 0px;
}
#contents #top_setsumei .hit10 {
	margin: 0px;
	padding: 0px;
	width: 300px;
	left: 345px;
	top: 580px;
	position: absolute;
}
#contents #sitemap {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}
#contents #sitemap td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
