body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../common_img/main_bg.gif);
	background-repeat: repeat-x;
	background-color: #1F0001;
	line-height: 150%;
}
.banner_box_01 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 15px;
}
.h_style_01 {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	background-image: url(../common_img/bg_h_01.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
	height: 31px;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-top: 15px;
	background-image: url(../common_img/header_img.gif);
	background-repeat: no-repeat;
	text-align: center;
}
h1 {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#right {
	float: right;
	padding-right: 50px;
	width: 230px;
}
.font_date {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #BD9408;
}
.font_orange {
	font-size: 11px;
	color: #FF6600;
	padding-top: 5px;
	padding-bottom: 5px;
}

.font_10px {
	font-size: 10px;
}

/*  ナビゲーションボタンロールオーバー
-----------------------------------------------------------  */
#menu {
	width: 960px;
	height: 35px;
	clear:both;
	padding-top: 15px;
	padding-bottom: 10px;
	float: none;
	position: relative;
}
#content {
	width: 960px;
	background-image: url(../common_img/bg_main.gif);
	background-repeat: no-repeat;
	clear: both;
	float: left;
	padding-top: 25px;
	background-color: #EEF0D7;
}
#footer {
	clear: both;
	float: none;
	width: 960px;
	text-align: center;
	background-image: url(../common_img/bg_main_footer.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 20px;
	color: #FFFFFF;
}
.img_pos_bottom_25px {
	padding-bottom: 25px;
}
.ims_pos_right_01 {
	text-align: right;
}
#table_style_01 td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	padding-left: 20px;
}
.td_style_01 {
	width: 150px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
#main {
	padding-left: 50px;
	float: left;
	width: 600px;
}

#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu li {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 35px;
	text-indent:-9999px;
}
#menu li a {
	text-decoration:none;
	display: block;
	width: 160px;
	height: 35px;
}

/*  ナビゲーションボタン　*/

#menu li#s1 {
	left:0px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu li#s2 {
	left:160px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -160px 0px;
}
#menu li#s3 {
	left:320px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -320px 0px;
}
#menu li#s4 {
	left:480px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -480px 0px;
}
#menu li#s5 {
	left:640px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -640px 0px;
}
#menu li#s6 {
	left:800px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -800px 0px;
}

/*  マウスオーバー時　*/
#menu li#s1 a:hover {
	left:0px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#menu li#s2 a:hover {
	left:160px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -160px -35px;
}
#menu li#s3 a:hover {
	left:320px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -320px -35px;
}
#menu li#s4 a:hover {
	left:480px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -480px -35px;
	}
	
#menu li#s5 a:hover {
	left:640px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -640px -35px;
}

#menu li#s6 a:hover {
	left:800px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -800px -35px;
}.img_pos_bottom_10px {
	padding-bottom: 10px;
}
.news_topics {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	font-size: 12px;
	color: #333333;
}
#right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right li {
	color: #996633;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.img_pos_top_bottom_25px {
	padding-bottom: 25px;
	padding-top: 25px;
}
.img_forsign {
	padding-right: 5px;
}
.h_style_02 {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-image: url(../common_img/bg_h_02.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 25px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#table_style_02 td {
	background-color: #FFFFFF;
	border: 1px solid #CC9933;
	padding: 10px;
}
#table_style_03 td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #AF0A1C;
	padding-left: 20px;
	color: #FFFFFF;
	padding-right: 20px;
	vertical-align: top;
	font-weight: normal;
	margin: 0px;
}
#table_style_03  td  img {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #996600;
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}
.td_style_03 {
	margin: 0px;
	padding: 0px;
}
.h_style_03 {
	font-size: 14px;
	font-weight: normal;
	color: #FF9900;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu li {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 157px;
	height: 34px;
	text-indent:-9999px;
}
#menu li a {
	text-decoration:none;
	display: block;
	width: 157px;
	height: 34px;
}

/*  ナビゲーションボタン　*/

#menu li#s1 {
	left:0px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu li#s2 {
	left:160px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -160px 0px;
}
#menu li#s3 {
	left:320px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -320px 0px;
}
#menu li#s4 {
	left:480px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -480px 0px;
}
#menu li#s5 {
	left:640px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -640px 0px;
}
#menu li#s6 {
	left:800px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -800px 0px;
}

/*  マウスオーバー時　*/
#menu li#s1 a:hover {
	left:0px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: 0px -35px;
}
#menu li#s2 a:hover {
	left:160px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -160px -35px;
}
#menu li#s3 a:hover {
	left:320px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -320px -35px;
}
#menu li#s4 a:hover {
	left:480px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -480px -35px;
	}
	
#menu li#s5 a:hover {
	left:640px;
	background-image: url(../common_img/button.gif);
	background-repeat: no-repeat;
	background-position: -640px -35px;
}
#main_box {
	padding-left: 50px;
	clear: both;
	float: none;
}
