@charset "utf-8";
/*=============== ページ全体（コンテンツ） ===============*/
#topPageAll {
	width: 880px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #CC9900;
	border-left: 1px solid #CC9900;
}

/*=============== ヘッダ ===============*/
#header {
	background: url(../../images/header_bg_e.gif) no-repeat center;
	height: 69px;
	width: 880px;
}

.headerTop {
	width: 880px;
}

.headerTop .sitemapBtn {
	background: url(../../images/sitemap_over_e.gif) no-repeat;
	float: right;
	padding-right: 10px;
}

.headerTop .sitemapBtn em {
	visibility: hidden;
	color: #63524A;
}

.headerTop .sitemapBtn a {
	background: url(../../images/sitemap_up_e.gif) no-repeat;
	display: block;
	height: 20px;
	width: 87px;
	text-decoration: none;
}

.headerTop .sitemapBtn a:hover {
	background: url(none);
	text-decoration: none;
}

.headerTop img {
	float: right;
	margin-top: 4px;
	margin-right: 5px;
}

/*=============== 言語ボタン ===============*/
.multilingual {
	float: right;
	height: 20px;
	width: 880px;
	margin-top: 8px;
}

.multilingual em {
	font-size: 50%;
	color: #6B5A52;
	visibility: hidden;
}

.multilingual li {
	float: right;
	list-style: none;
	margin-left: 3px;
}

.multilingual .ja {
	background: url(../../images/jpn_over_j.gif) no-repeat;
}
.multilingual .ja a {
	height: 20px;
	width: 70px;
	text-decoration: none;
	background: url(../../images/jpn_up_j.gif) no-repeat;
	display: block;
}
.multilingual .ja a:hover {
	background: url(../jp/none);
	text-decoration: none;
}

.multilingual .zh {
	background: url(../../images/chn_over_j.gif) no-repeat;
}
.multilingual .zh a {
	height: 20px;
	width: 70px;
	text-decoration: none;
	background: url(../../images/chn_up_j.gif) no-repeat;
	display: block;
}
.multilingual .zh a:hover {
	background: url(../jp/none);
	text-decoration: none;
}

.multilingual .ko {
	background: url(../../images/kor_over_j.gif) no-repeat;
}
.multilingual .ko a {
	height: 20px;
	width: 70px;
	text-decoration: none;
	background: url(../../images/kor_up_j.gif) no-repeat;
	display: block;
}
.multilingual .ko a:hover {
	background: url(../jp/none);
	text-decoration: none;
}

.multilingual .en {
	background: url(../../images/eng_over_j.gif) no-repeat;
	padding-right: 10px;
}
.multilingual .en a {
	height: 20px;
	width: 70px;
	text-decoration: none;
	background: url(../../images/eng_up_j.gif) no-repeat;
	display: block;
}
.multilingual .en a:hover {
	background: url(../jp/none);
	text-decoration: none;
}

/*=============== GlobalNavi ===============*/
.globalNavi {
	height: 29px;
	width: 880px;
	border-top: 7px solid #504138;
	background: url(../../images/gnavi_bg.gif) no-repeat center;
}

.globalNavi li {
	float: left;
	list-style: none;
}

.globalNavi em {
	visibility: hidden;
	font-size: 50%;
	color: #73635A;
}

.globalNavi .gNavi-01 {
	background: url(../../images/gnavi_01_over_e.gif) no-repeat;
}
.globalNavi .gNavi-01 a {
	background: url(../../images/gnavi_01_up_e.gif) no-repeat;
	display: block;
	height: 29px;
	width: 176px;
	text-decoration: none;
}
.globalNavi .gNavi-01 a:hover {
	background: url(../jp/none);
	text-decoration: none;
}

.globalNavi .gNavi-02 {
	background: url(../../images/gnavi_02_over_e.gif) no-repeat;
}
.globalNavi .gNavi-02 a {
	background: url(../../images/gnavi_02_up_e.gif) no-repeat;
	display: block;
	height: 29px;
	width: 176px;
	text-decoration: none;
}
.globalNavi .gNavi-02 a:hover {
	background: url(../jp/none);
	text-decoration: none;
}

.globalNavi .gNavi-03 {
	background: url(../../images/gnavi_03_over_e.gif) no-repeat;
}
.globalNavi .gNavi-03 a {
	background: url(../../images/gnavi_03_up_e.gif) no-repeat;
	display: block;
	height: 29px;
	width: 176px;
	text-decoration: none;
}
.globalNavi .gNavi-03 a:hover {
	background: url(../jp/none);
	text-decoration: none;
}

.globalNavi .gNavi-04 {
	background: url(../../images/gnavi_04_over_e.gif) no-repeat;
}
.globalNavi .gNavi-04 a {
	background: url(../../images/gnavi_04_up_e.gif) no-repeat;
	display: block;
	height: 29px;
	width: 176px;
	text-decoration: none;
}
.globalNavi .gNavi-04 a:hover {
	background: url(../jp/none);
	text-decoration: none;
}

.globalNavi .gNavi-05 {
	background: url(../../images/gnavi_05_over_e.gif) no-repeat;
}
.globalNavi .gNavi-05 a {
	background: url(../../images/gnavi_05_up_e.gif) no-repeat;
	display: block;
	height: 29px;
	width: 176px;
	text-decoration: none;
}
.globalNavi .gNavi-05 a:hover {
	background: url(../jp/none);
	text-decoration: none;
}

/*===== Flashエリア =====*/
.flashArea {
	height: 296px;
	width: 880px;
}

/*===== トップコンテンツ =====*/
.topContents {
	background: url(../../images/top_contents_bg.gif) no-repeat;
	width: 880px;
}

/*===== マーキーメッセージ =====*/
.marquee-bg {
	width: 492px;
	background: url(../../images/top_message_e.gif) no-repeat 0px 16px;
	height: 24px;
	padding: 24px 20px 8px 330px;
	margin-right: 19px;
	margin-left: 19px;
}

#marqueeInfo {
	width: 490px;

}

#marqueeInfo p {
	font-size: 15px;
	font-weight: normal;
	line-height: 100%;
	letter-spacing: 0.1em;
	color: #FFFFFF;
	white-space: nowrap;
}

/*===== メインメニュー =====*/
.mainMenu {
	float: left;
	width: 575px;
	padding-left: 19px;
}

.mainMenu em {
	color: #F0E9DA;
	visibility: hidden;
	font-size: 50%;
}

.menuBtn01 {
	background: url(../../images/top_btn01_over_e.gif) no-repeat;
	float: left;
	margin-bottom: 3px;
}
.menuBtn01 a {
	background: url(../../images/top_btn01_up_e.gif) no-repeat;
	height: 66px;
	width: 286px;
	display: block;
	text-decoration: none;
}
.menuBtn01 a:hover {
	text-decoration: none;
	background: url(../jp/none);
}

.menuBtn02 {
	background: url(../../images/top_btn02_over_e.gif) no-repeat;
	float: left;
	margin-bottom: 3px;
}
.menuBtn02 a {
	background: url(../../images/top_btn02_up_e.gif) no-repeat;
	height: 66px;
	width: 286px;
	display: block;
	text-decoration: none;
}
.menuBtn02 a:hover {
	text-decoration: none;
	background: url(../jp/none);
}

.menuBtn03 {
	background: url(../../images/top_btn03_over_e.gif) no-repeat;
	float: left;
	margin-bottom: 3px;
}
.menuBtn03 a {
	background: url(../../images/top_btn03_up_e.gif) no-repeat;
	height: 66px;
	width: 286px;
	display: block;
	text-decoration: none;
}
.menuBtn03 a:hover {
	text-decoration: none;
	background: url(../jp/none);
}

.menuBtn04 {
	background: url(../../images/top_btn04_over_e.gif) no-repeat;
	float: left;
	margin-bottom: 3px;
}
.menuBtn04 a {
	background: url(../../images/top_btn04_up_e.gif) no-repeat;
	height: 66px;
	width: 286px;
	display: block;
	text-decoration: none;
}
.menuBtn04 a:hover {
	text-decoration: none;
	background: url(../jp/none);
}

.menuBtn05 {
	background: url(../../images/top_btn05_over_e.gif) no-repeat;
	float: left;
	margin-bottom: 3px;
}
.menuBtn05 a {
	background: url(../../images/top_btn05_up_e.gif) no-repeat;
	height: 66px;
	width: 286px;
	display: block;
	text-decoration: none;
}
.menuBtn05 a:hover {
	text-decoration: none;
	background: url(../jp/none);
}

/*===== 行事告知 =====*/
.exhibition {
	float: left;
	width: 286px;
}

.exhibition .exhibitionBox{
	width: 283px;
	margin-right: 3px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 6px;
	background: #EDE8CB;
}

.exhibition p {
	font-size: 90%;
	color: #CC0000;
	margin-left: 4px;
	padding-top: 3px;
	margin-top: 4px;
	line-height: 130%;
}

.exhibition p a {
	color: #CC0000;
	text-decoration: none;
	line-height: 120%;
	font-size: 90%;
}

.exhibition p a:hover {
	text-decoration: underline;
}

/*===== 最新情報 =====*/
.whatNew {
	float: right;
	width: 250px;
	padding-right: 19px;
}

.whatNew .title {
	width: 250px;
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 3px solid #A52B21;
}

.whatNew .title p {
	font-size: 100%;
	font-weight: bold;
	color: #A52B21;
	background: url(../../images/top_news_point.gif) no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	margin-top: 2px;
}

/*===== （個別）最新情報 =====*/
.whatNew .headline {
	width: 250px;
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px dotted #999999;
}

.whatNew .headline p {
	font-size: 86%;
	line-height: 100%;
	color: #CC0000;
	padding-bottom: 4px;
	padding-top: 2px;
}

.whatNew .headline p.inform {
	font-size: 86%;
	line-height: 100%;
	color: #007900;
	letter-spacing: 0.1em;
	text-align: left;
	border-left: 6px solid #009900;
	padding-left: 4px;
	margin-bottom: 4px;
	margin-top: 2px;
	padding-top: 1px;
	padding-bottom: 0px;
}


.whatNew .headline h3 {
	font-size: 93%;
	line-height: 130%;
	letter-spacing: 0.1em;
}

.whatNew .headline a {
	line-height: 130%;
	color: #CC0000;
	text-decoration: none;
}

.whatNew .headline a:hover {
	color: #CC0000;
	text-decoration: underline;
}
