@charset "UTF-8";

body {
	margin: 0px;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #666666;
}
a:hover{
	text-decoration: underline;
	color: #006699;
}

a.news:link, a.news:visited, a.news:hover {
	text-decoration: none;
	color: #006699;
}
a.news:hover{
	text-decoration: underline;
	color: #006699;
}

a.menu:link, a.menu:visited, a.menu:hover {
	text-decoration: none;
	color: #666666;
}
a.menu:hover{
	text-decoration: underline;
	color: #FF6600;
}


#header {
	height: 50px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	margin-top: 10px;
	float: left;
}
#header-right {
	float: right;
	margin-top: 29px;
}
.title-frame {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 22px;
	color: #666666;
	height: 22px;
	border: 1px solid #666666;
	padding: 2px 3px 2px 5px;
	margin-bottom: 8px;
}

#footer {
	background-image: url(../img/footer_bg.gif);
	background-repeat: no-repeat;
	height: 39px;
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 39px;
	color: #999999;
	text-align: center;
	margin-bottom: 15px;
}
#main {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.main-left {
	background-image: url(../img/main_left.gif);
	background-repeat: repeat-y;
	width: 4px;
}
.main-right {
	background-image: url(../img/main_right.gif);
	background-repeat: repeat-y;
	width: 4px;
}
#menu {
	height: 39px;
	width: 764px;
	margin-right: auto;
	margin-left: auto;
}
#bottom-link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
}
.top_rei {
	margin: 10px;
}
.info-bg {
	width: 528px;
	border: 1px solid #B7B7B7;
	margin-bottom: 6px;
}
.info-title {
	float: left;
}
.info-btn {
	float: right;
}
.Clear{
	clear:both;
}
.news-date {
	background-image: url(../img/news_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.news-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-left: 10px;
	background-image: url(../img/w_dot.gif);
	background-repeat: repeat-x;
	padding-bottom: 4px;
	background-position: bottom;
	padding-top: 1px;
	margin-bottom: 3px;
}
.page-line {
	width: 10px;
	background-image: url(../img/page-line.gif);
	background-repeat: repeat-y;
	background-position: right;
}

/*左メニュー++++++++++++++++++++++++++++++++++++++++++++*/
#leftmenu .leftbtn ul {
  padding: 0px;
  margin: 0px; 
  list-style-type: none;
}
#leftmenu .leftbtn li a {
	display: block;
	width: 128px;
	color: #666666;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 28px;
	border: 1px solid #CCCCCC;
	padding-left: 20px;
	background-image: url(../img/leftmenu_01.gif);
	background-repeat: no-repeat;
}
#leftmenu .leftbtn li a:hover {
	color: #FF6600;
	background-color: #FFFFFF;
	background-image: url(../img/leftmenu_02.gif);
	background-repeat: no-repeat;
}
.leftmenu-ac {
	display: block;
	width: 128px;
	color: #68848F;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 28px;
	border: 1px solid #68848F;
	padding-left: 20px;
	background-image: url(../img/leftmenu_03.gif);
	background-repeat: no-repeat;
}
/*左メニュー++++++++++++++++++++++++++++++++++++++++++++*/#punk {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 23px;
	color: #666666;
	margin-left: 10px;
	padding-left: 8px;
	margin-bottom: 10px;
	border: 1px solid #DADADA;
}
.his-year {
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #DFEBEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFEBEE;
	padding-top: 5px;
}

.t-bar {
	width: 100%;
	height: 36px;
	margin-bottom: 15px;
	background-color: #5F7985;
}

.t-bar03 {
	width: 100%;
	height: 36px;
	margin-bottom: 5px;
	background-color: #5F7985;
}

#right-area {
	margin-left: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
.right-margin {
	margin-right: 10px;
	margin-left: 10px;
}
.dot-line {
	background-image: url(../img/w_dot.gif);
	background-repeat: repeat-x;
	height: 1px;
}
.form-td01 {
	background-image: url(../img/form_bg.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: right;
	border-right: 1px solid #CCCCCC;
}
.form-td02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.form-td03 {
	line-height: 20px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
}
.form-arrow {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	background-image: url(../img/form_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
.form-txt01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 20px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.left-sub01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	color: #FF6600;
	background-image: url(../img/left_sub_01.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 138px;
	padding-left: 12px;
	margin-bottom: 3px;
}
.left-sub02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	background-image: url(../img/left_sub_02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 138px;
	padding-left: 12px;
	margin-bottom: 3px;
}
.left-sub01s {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #FF6600;
	background-image: url(../img/left_sub_01.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 128px;
	padding-left: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.left-sub02s {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-image: url(../img/left_sub_02.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 128px;
	padding-left: 12px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.news-date02 {
	background-image: url(../img/news_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	margin-bottom: 2px;
}
.news-text02 {

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-left: 10px;
	background-image: url(../img/w_dot.gif);
	background-repeat: repeat-x;
	padding-bottom: 8px;
	background-position: bottom;
	padding-top: 1px;
	margin-bottom: 5px;
}
.text-11 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.form01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 13px;
}
.main-cap {
	width: auto;
	margin-bottom: 10px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FF6600;
	text-align: center;
}
.bu-main-bg {
	background-image: url(../img/bu_main_bg.gif);
	background-repeat: repeat-y;
	padding-right: 3px;
	padding-left: 3px;
}
.main-t-left {
	margin-left: 10px;
	line-height: 18px;
}
.main-arrow-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	background-image: url(../img/bu_main_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	margin-bottom: 5px;
}
.main-link-mar {
	margin-bottom: 10px;
}
.link-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
}
.main-arrow-text02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #2E4E36;
	background-image: url(../img/bu_main_arrow02.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.main-arrow-text03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	background-image: url(../img/bu_main_arrow02.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin-bottom: 7px;
}
.rec-entry-text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	background-image: url(../img/w_dot.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	margin-top: 2px;
}
.entry-title {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	background-image: url(../img/rec_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 5px;
}
.entry-lead {
	background-image: url(../img/w_dot.gif);
	background-repeat: repeat-x;
	margin: 7px;
	background-position: bottom;
	padding: 3px;
}
.rec-message {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 16px;
	color: #666666;
}
.entry-btn {
	margin-top: 5px;
	margin-bottom: 5px;
}
.title-frame02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 20px;
	color: #666666;
	height: 20px;
	padding: 2px 3px 2px 5px;
	margin-bottom: 12px;
	border-bottom: 1px solid #68848F;
	border-left: 3px solid #68848F;
	font-weight: bold;
	background-color: #F7F7F7;
}
.title-frame03 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	height: 18px;
	padding: 2px 3px 2px 5px;
	margin-bottom: 12px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 3px solid #FF6600;
	font-weight: bold;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}
.t-bar02 {

	width: 100%;
	height: 36px;
	background-color: #5F7985;
}

.detail00 {
	font-size:11px;
	color:#666666;
	}
