/*ボディ・H1・ヘッダー・フッター・ぱんくず・ベース------------------------------------------------------------*/
body{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 17px;
	background-color: #FFB400;
	margin: 0px;
	color: #502800;
}
.pankuzu{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
.font11{
	font-size: 11px;
	padding-top: 5px;
}
.font12{
	font-size: 12px;
}
.font_mes{
	font-size: 13px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
}

h1{
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.r_top{
	background-image: url(../img/r_top.gif);
	height: 18px;
}
.r_bottom{
	background-image: url(../img/r_bottom.gif);
	height: 18px;
}
.menu_bg{
	background-image: url(../img/menu_bg.gif);
	height: 54px;
	width: 780px;
	vertical-align: bottom;
	background-repeat: no-repeat;
}
.menu_border{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #643C14;
}
.main_bg{
	background-color: #FFFFD7;
	text-align: left;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 35px;
}
.r_border_top{
	background-image: url(../img/r_border_top.gif);
	height: 6px;
	width: 446px;
	background-repeat: repeat-x;
}
.r_border_bottom{
	background-image: url(../img/r_border_bottom.gif);
	height: 6px;
	width: 446px;
	background-repeat: repeat-x;

}
.r_border_bg{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9600;
	border-left-color: #FF9600;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.newstit_boeder{
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9600;
	border-bottom-color: #FF9600;
	border-top-width: 6px;
	border-bottom-width: 1px;
}
.tit_boeder{
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF9600;
	border-bottom-color: #FF9600;
	border-top-width: 6px;
	border-bottom-width: 1px;
	margin-top: 18px;
	margin-bottom: 10px;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
/*フッター------------------------------------------------------------------------------------*/
.foot_link{
	background-color: #FFFFD7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9600;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 28px;
	padding-bottom: 8px;
	text-align: left;
}
.foot_copy{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFD7;
	padding-left: 28px;
}

/*リンクの装飾------------------------------------------------------------------------------------*/
a:link {
	color: #502800;
	text-decoration: none;
}
a:visited {
	color: #502800;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #502800;
	text-decoration: underline;
}
A.kuro:link{
	color: #232323;
}
A.kuro:visited{
	color: #232323;
}
A.kuro:active{
	color: #232323;
	text-decoration:underline;
}
A.kuro:hover{
	color: #232323;
	text-decoration:underline;
}
/*右寄せ左寄せまんなか-------------------------------------------------------------------------*/
._left{
	text-align: left;
}
._right{
	text-align: right;
	vertical-align: top;
}
._center{
	text-align: center;
	vertical-align: top;
}
/*seo部分--------------------------------------------------------------------------------------*/
.seo{
}
.seo_text{
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
.seo_tit{
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9600;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9600;
	border-left-color: #FF9600;
	text-align: left;
}
h2{
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	text-align: left;
	display:inline;
}
/*gaiyo------------------------------------------------------------------------*/
.gaiyo_r{
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F0E6BE;
}
.gaiyo_l{
	text-align: center;
	background-color: #F0E6BE;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFD7;
}
/*ニュース＆トピックス------------------------------------------------------------------------*/
.news_tit{
	font-size: 12px;
	font-weight: bold;
}
.news_text{
	font-size: 11px;
	padding-top: 8px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9600;
	padding-bottom: 8px;
}
.news_day{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9600;
	text-align: left;
	padding-right: 12px;
	padding-left: 5px;
	vertical-align: top;
	padding-top: 8px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*2階層目共通------------------------------------------------------------*/
.menu_bg2{
	background-image: url(../img/menu_bg01.gif);
	height: 54px;
	width: 780px;
	vertical-align: bottom;
	background-repeat: no-repeat;
}
.main_bg2 {
	background-color: #FFFFD7;
	text-align: left;
}
.riji_boeder{
	border-bottom-style: solid;
	border-bottom-color: #502800;
	border-bottom-width: 1px;
	text-align: left;
	padding-left: 5px;
	padding-bottom: 3px;
}
.me-font{
	font-size: 12px;
	line-height: 18px;
	color: #502800;
	background-image: url(../img/me_bg.gif);
	background-repeat: no-repeat;
	background-position: 200px bottom;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
}
.lmenu_boeder{
	border-bottom-style: none;
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #FFB400;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-right: 5px;
}
.menu_bottom {
	background-image: url(../img/menu_hanamaru.gif);
	border-bottom-style: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFB400;
	height: 315px;
	background-repeat: repeat-y;
}
.contens_top{
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.sousetu_setu{
	padding-top: 10px;
	padding-right: 20px;
}
.sousetu_mes{
	background-color: #F0E6BE;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #542D05;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	top: 10px;
	bottom: 10px;	
}
.message{
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
strong{
	font-weight:normal;
}
em{
	font-style:normal;
}
