@charset "utf-8";
@import url(basic.css);

/*右メインボディ
----------------------------------------------- */
h2 {
	clear: both;
}

h3 {
	background-image: url(../img/news-release/main-news-title-back.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7CFAB;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #9D7901;
	font-size: 135%;
	line-height: 170%;
	padding-top: 13px;
	clear: both;
	margin-top: 13px;
	padding-left: 15px;
	padding-bottom: 15px;
}
h3.news-year-box {
	background-image: url(../img/news-release/main-year-boxback.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 31px;
	width: 658px;
	color: #363636;
	text-indent: 25px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*右メインボディ　ニュース一覧
----------------------------------------------- */
#news-list-box {
	clear: both;
	margin-top: 5px;
	width: 658px;
}
#news-list-box li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 12px;
	padding-top: 12px;
	list-style-type: none;
	background-image: url(../img/news-release/mark-link-list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 28px;
}
#news-list-box span {
	font-size: 80%;
	padding-right: 1em;
}
#news-list-box a {
	color: #978A00;
	text-decoration: none;
}
#news-list-box a:hover {
	color: #CC0000;
}



/*右メインボディ　ニュース情報
----------------------------------------------- */
.news-time-box {
	clear: both;
	margin-top: 20px;
	width: 658px;
	text-align: right;
}

#news-text-box {
	margin-top: 37px;
	width: 624px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#news-text-box p {
	margin-top: 1em;
}

#news-text-box img {
	padding: 5px;
	clear: both;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	margin-left: 0px;
}
#news-text-box ol {
	margin-left: 3em;
	margin-top: 1em;
}
#news-text-box h4 {
	margin-top: 2em;
	clear: both;
	font-size: 120%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}


.pdf-link-conteiner {
	clear: both;
	width: 658px;
	margin-top: 30px;
	background-color: #F5F3EA;
	padding-top: 6px;
	padding-bottom: 6px;
}
.pdf-link-box {
	width: 644px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #D6CFAB;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
}
.pdf-link-button {
	height: 46px;
	width: 234px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
}
.acrobat-conteiner {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: hidden;
	margin-top: 20px;
	padding-bottom: 20px;
}
.acrobat-left {
	float: left;
	height: 33px;
	width: 112px;
}
.acrobat-right {
	float: right;
	width: 373px;
	color: #707070;
	font-size: 90%;
	line-height: 140%;
}
a.news-list-back-box {
	background-image: url(../img/news-release/main-button-newsback.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 26px;
	width: 632px;
	margin-top: 35px;
	padding-left: 26px;
	padding-top: 3px;
	display: block;
	color: #998900;
	text-decoration: none;
}
a:hover.news-list-back-box {
	color: #CC0000;
	text-decoration: underline;
}




/*左メインボディ
----------------------------------------------- */
#local-menu-conteiner {
	width: 210px;
	padding: 0px;
	clear: both;
	overflow: hidden;
	border: 1px solid #d6cfab;
	background-color: #FFFFFF;
}

#local-menu-conteiner ul {
	clear: both;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#local-menu-conteiner li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	height: 34px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0DBC0;
	vertical-align: middle;
	clear: both;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E0DBC0;
}


/*ローカルメニュー
----------------------------------------------- */
#local-menu-conteiner a {
	background-repeat: no-repeat;
}
a.news-act {
	background-image: url(../img/news-release/side-button-news-act.gif);
	height: 45px;
	width: 210px;
	text-indent: -9990px;
	float: left;
	margin: 0px;
	padding: 0px;
}

/*2009年にこのCSSを使う
#local-menu-year a {
	height: 28px;
	clear: both;
	padding-top: 6px;
	vertical-align: baseline;
	display: block;
	text-indent: 27px;
	color: #9F9314;
	background-image: url(../img/news-release/mark-link-list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #E0DBC0;
}
 */
#local-menu-year a {
	height: 28px;
	clear: both;
	padding-top: 6px;
	vertical-align: baseline;
	display: block;
	text-indent: 27px;
	color: #9F9314;
	background-image: url(../img/news-release/mark-link-list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
	margin: 0px;
	text-decoration: none;
}


/*ローカルメニュー　ロールオーバー
----------------------------------------------- */
a:hover.news-act {
	background-image: url(../img/news-release/side-button-news-on.gif);
	height: 45px;
	width: 210px;
	text-indent: -9990px;
	float: left;
}
#local-menu-year a:hover {
	background-color: #efede0;
	background-image: url(../img/news-release/mark-link-list.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


/*左メインボディ ニュースリリース印刷情報
----------------------------------------------- */
#news-print-container {
	width: 210px;
	clear: both;
	overflow: hidden;
	border: 1px solid #d6cfab;
	background-color: #FFFFFF;
	margin-top: 5px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.news-print-box {
	width: 180px;
	text-align: left;
	padding-top: 1em;
	line-height: 180%;
	margin-right: auto;
	margin-left: auto;
	font-size: 85%;
}

.news-print-button-box {
	clear: both;
	height: 46px;
	width: 183px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
a.news-print-button {
	background-image: url(../img/news-release/side-button-print-off.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 183px;
	float: left;
}
a:hover.news-print-button {
	background-image: url(../img/news-release/side-button-print-on.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
