@charset "UTF-8";

/*　　　共通CSS
-------------------------*/
.clearfix {
	zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */

}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;

}
.mb15{
	margin: 0 0 15px 0;
	padding: 0;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #333333;
}
#container {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding: 0px;
	width: 960px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h1 {
	background-image: url(../img/top_logo.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 185px;
	float: left;
	text-indent: -9999px;
}
.h1 a {
	background-image: url(../img/top_logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 186px;
	overflow: hidden;
}
#top_link {
	margin: 0px;
	padding: 0px;
	float: right;
}
#top_link ul {
	margin: 0px;
	padding: 0px;
}
#top_link li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.btn_address {
	background-image: url(../img/btn_address.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 69px;
}
.btn_address a {
	background-image: url(../img/btn_address.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 69px;
	overflow: hidden;
}
.btn_toiawase {
	background-image: url(../img/btn_toiawase.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 93px;
}
.btn_toiawase a {
	background-image: url(../img/btn_toiawase.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 93px;
	overflow: hidden;
}
.btn_top {
	background-image: url(../img/btn_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 18px;
	width: 95px;
	float: right;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.btn_top a {
	background-image: url(../img/btn_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 18px;
	width: 95px;
	overflow: hidden;
}
.btn_top a:hover {
	background-image: url(../img/btn_top_hover.gif);
}
.sitemap {
	background-image: url(../img/btn_sitemap.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 94px;
}
.sitemap a {
	background-image: url(../img/btn_sitemap.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 94px;
	overflow: hidden;
}
#top_menu {
	margin: 0px;
	padding: 0px;
	width: 960px;
}
#top_menu > ul {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#top_menu > ul > li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}
.subMenu{
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 10;
	background:rgba(200, 200,200, 0.8);
	display: none;
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, sans-serif;
}
.subMenu li{
	margin: 0;
	padding: 0;
	font-size: 75%;
	line-height: 1.5em;
	font-weight: 600;
	list-style-type: none;
}
.subMenu li a{
	color: rgba(40, 40, 40, 1);
	margin: 0;
	padding: 10px 0;
	text-decoration: none;
	display: block;
}
.subMenu li a:hover{
	background: rgba(255,201,38, 0.5);
}

#main {
	padding: 0px;
	width: 960px;
	text-align: left;
	margin: 0px;
}
#main_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
	background-image: url(../menu_img/menu_back.jpg);
	background-repeat: no-repeat;
	height: 910px;
}
#main_left ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_left li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: none;
}
#main_right {
	padding: 0px;
	float: right;
	width: 773px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box01 {
	padding: 0px;
	float: right;
	width: 700px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.h3_title01 {
	font-size: 140%;
	line-height: 1.8em;
	background-image: url(../img/title_bar01.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	width: 710px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 63px;
	background-position: 0px bottom;
}
.h3_title02 {
	font-size: 140%;
	line-height: 1.8em;
	background-image: url(../img/title_bar02.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	width: 698px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: 0px bottom;
}
.pan_text {
	font-size: 80%;
	line-height: 1.5em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.pan_text a {
	text-decoration: none;
	color: #666666;
}
.pan_text a:hover {
	color: #000000;
}
#footer {
	padding: 0px;
	width: 960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer_box01 {
	margin: 0px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #9A0910;
}
.footer_box01_text  {
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 80%;
	color: #222222;
}
.footer_box01_text1 {
	font-size: 110%;
}
.footer_box01_text2 {
	font-size: 160%;
}
.footer_box01_logo {
	background-image: url(../img/logo_01.gif);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	float: right;
	height: 17px;
	width: 134px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer_box02 {
	font-size: 80%;
	margin: 0px;
	text-align: left;
	width: 960px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.footer_box02 a {
	color: #333333;
	text-decoration: none;
}
.footer_box02 a:hover {
	color: #A00A13;
}
.text_copyright {
	font-size: 80%;
	line-height: 1.5em;
	color: #454545;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.text_80 {
	font-size: 80%;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
.text_80par {
	font-size: 80%;
	line-height: 1.5em;
}
.red {
	color: #B80000;
}
.clear_both {
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
