@charset "utf-8";
html, body, #wrap {
	height: 100%;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

body > #wrap {height: auto; min-height: 100%;}

body {
	background-color: #FFF;
	background-image: url(../images/all/head_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	height: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #000;
}



#head_bg {
	background-image: url(../images/all/head_bg2.jpg);
	height: 85px;
	width: 1000px;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
}
.head_bg2 {
	background-image: url(../images/all/head_img.jpg);
	height: 85px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#head_bg .head_bg2 h1 {
	font-size: 10px;
	color: #FFF;
	font-weight: lighter;
	float: right;
	letter-spacing: 0.1em;
	padding-top: 5px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
}
#head_bg .head_bg2 .btn {
	float: right;
	height: 55px;
	width: 80px;
	margin-right: 43px;
	clear: right;
	padding-top: 8px;
}
.menu_btn {
	height: 41px;
	width: 918px;
	margin-right: auto;
	margin-left: auto;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.flash_area {
	height: 279px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/all/flash_area_bg.jpg);
}
.flash {
	height: 230px;
	width: 907px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
}
.center_area {
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.cen_left {
	float: left;
	width: 488px;
	height: auto;
}
.cen_left .new_title {
	background-image: url(../images/all/top_news_bg.jpg);
	clear: left;
	float: left;
	height: 26px;
	width: 403px;
	font-size: 10px;
	color: #333;
	padding-top: 15px;
	padding-left: 85px;
	letter-spacing: 0.1em;
}
.cen_left .new_bg {
	background-image: url(../images/all/top_news_area_bg.jpg);
	clear: left;
	float: left;
	height: auto;
	width: 437px;
	font-size: 12px;
	color: #333;
	letter-spacing: 0.1em;
	padding-right: 25px;
	padding-left: 26px;
}
.new_bg .td1 {
	background-image: url(../images/all/top_news_li_bg.jpg);
	height: 35px;
	width: 69px;
	background-repeat: no-repeat;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	line-height: 18px;
	color: #000;
	font-size: 12px;
}
.new_bg .td2 {
	height: 35px;
	width: 342px;
	background-repeat: no-repeat;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	line-height: 18px;
	color: #000;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #666;
	font-size: 12px;
}


.cen_left .new_ft {
	background-image: url(../images/all/top_news_area_ft.jpg);
	clear: left;
	float: left;
	height: 11px;
	width: 488px;
	font-size: 10px;
	color: #333;
	padding-top: 0px;
	letter-spacing: 0.1em;
}



.cen_right {
	float: right;
	width: 431px;
}

#footer {
	background-color: #2B2B2B;
	height: 207px;
	width: 100%;
	background-image: url(../images/all/footer_bg.jpg);
	background-repeat: repeat-x;
}
#footer_bg {
	background-image: url(../images/all/footer_bg2.jpg);
	height: 207px;
	width: 1000px;
	padding-right: 12px;
	padding-left: 12px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.footer_bg2 {
	background-image: url(../images/all/footer2.jpg);
	height: 120px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 87px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
}
.footer_site {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/all/footer1.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
a:link {
	color: #09C
}  
a:visited {                 /* 既に見たリンク */
	color: #09C
}  /* 下線を消す */
a:active {
	color: #09C
} /* クリック時のリンク */
a:hover {
	color: #096;
	text-decoration: none
  /* 下線を消す */
}

.footer_bg2 a:link {
	color: #FFF;
	text-decoration: none;
}  
.footer_bg2 a:visited {                 /* 既に見たリンク */
	color: #FFF;
	text-decoration: none
}  /* 下線を消す */
.footer_bg2 a:active {
	color: #FFF
} /* クリック時のリンク */
.footer_bg2 a:hover {
	color: #999;
	text-decoration: none  /* 下線を消す */
}
.logo {
	float: left;
	height: 85px;
	width: 343px;
}
