@charset "utf-8";

/* =========================== */
/*                             */
/* トップページのレイアウト用ＣＳＳ   */
/*                             */
/* =========================== */


/* =========================== */
/* 共通                             */
/* =========================== */


/* イメージリンクにボーダーを適応しない */
A IMG {
	border: none;
	}

P {
	margin: 0px 0px 5px;
	padding: 0px;
}
	
BODY {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 80%;
	color: #222222;
	background-color: #FFF;
	}

DIV#top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/meitobg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
/* =========================== */
/* ヘッダー                   */
/* =========================== */
#header {
	height: 125px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#headr:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* サイトタイトル */
#site-title {
	float: left;
	width: 160px;
	height: 85px;
	padding: 0px;
	vertical-align: bottom;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	}
/* ヘッターコンテンツ領域 */	
#header-contents {
	height: 80px;
	width: 540px;
	font-size: 10px;
	color: #222222;
	float: right;
	padding: 0px;
	margin-top: 18px;
	background-image: url(../img/header_contents.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
#header-menu {
	text-align: right;
	height: 15px;
	display: inline;
	float: right;
	color: #000000;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#header-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
	#header-menu  A.text:link,
#header-menu  A.text:visited {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 15px;

	}
#header-menu DIV.menu-item {
	float: right;
	font-size: 12px;
	text-align: left;
	color: #808080;
	height: 15px;
	background-image: url(../img/header_item.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 19px;
	margin: 0px;
	width: 80px;
	}
#header_bg {
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	height: 159px;
	background-image: url(../img/header_bg1.jpg);
}	
/* =========================== */
/* メインメニュー                  */
/* =========================== */	
#main-menu-wrap {
	background-image: url(../img/main-menu-bg.gif);
	background-repeat: repeat-x;
	height: 54px;
	width: 100%;
	}
#main-menu {
	width: 800px;
	height: 34px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	}
#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}	
#main-menu DIV.menu-item {
	margin:0px;
	float:left;
	height: 34px;
	text-align: center;
	background-image: url(../img/menu_btn.jpg);
	background-repeat: no-repeat;
	width: 156px;
	background-position: right bottom;
	}
	
#main-menu DIV.menu-sepalator {
	margin:0px;
	padding:0px;
	float:left;
	width: 3px;
	height: 34px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 24px;
	text-align: center;
	font-weight: bold;
	width: 156px;
	padding-top: 10px;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	font-size: 12px;
	color: #d71518;
	width: 156px;
	height: 24px;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	color: #3e3a39;
	font-size: 12px;
	height: 24px;
	width: 156px;
	font-weight: bold;
	}
#main-menu A:hover {
	color: #FFFFFF;
	font-size: 12px;
	height: 30px;
	width: 97px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
/* =========================== */
/* メインコンテンツ領域             */
/* =========================== */
#main-contents-wrap {
	width: 100%;
	}
#main-contents {
	width:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	}
/* =========================== */
/* トップコンテンツ テーブル   */
/* =========================== */
#top-cont {
	width: 800px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	}
/* =========================== */
/* トップコンテンツ 左     　　*/
/* =========================== */
#top-cont-left {
	width: 550px;
	padding-right: 0px;
}
/* =========================== */
/* トップコンテンツ 右     　　*/
/* =========================== */
#top-cont-right {
	width: 220px;
	padding-left: 0px;
}
/* =========================== */
/* ページトップへ            　*/
/* =========================== */
#page-top {
	text-align: right;
	height: 17px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* =========================== */
/* フッター                     */
/* =========================== */
#footer-layout {
	clear:both;
	width:100%;
	margin: 0px;
	height: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-top-color: #bdb0a9;
	border-right-color: #bdb0a9;
	border-bottom-color: #bdb0a9;
	border-left-color: #bdb0a9;
	background-color: #FFFFFF;
	}
#footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 90px;
	background-color: #FFFFFF;
}
/* フッターメニュー */
DIV#footer-menu {
	padding: 0px;
	color: #222222;
	background-color: #00FF00;
	margin: 0px;
	}
#footer-menu DIV.menu-item {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	margin-right: 10px;
	}
#footer-menu DIV.menu-sepalator {
	background-image: url(../img/footer_menu_sepa.jpg);
	background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	width: 4px;
	float:left;
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 2px 0px;
	background-position: left 5px;
	}
#footer-menu A:link,
#footer-menu A:active,
#footer-menu A:visited {
	font-size: 12px;
	color: #222222;
	text-decoration: underline;
	letter-spacing: -0.2mm;
	}
/* フッターコンテンツ領域 */
#footer-contents {
	width: 800px;
	color: #271805;
	margin: 0px;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 0px;
	}

/* =========================== */
/* お知らせ一覧パーツ（トップニュース上）  */
/* =========================== */
/* リスト全体 */
#main-contents #topic-headline-section{
	width: 550px;
	border: none;
	margin: 0px;
	padding: 0px;
}
#main-contents  #topic-headline-section DL {
	width: 550px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents  #topic-headline-section DT{
	width: 550px;
	font-weight: bold;
	margin: 0px;
	color: #5f5a58;
	}
/* 公開日 */
#main-contents  #topic-headline-section DT .date {
	font-weight: bold;
	padding-right: 10px;
	color: #5f5a58;
	font-size: 14px;
	}
/* 記事タイトル（リンク先があるとき） */
#main-contents  #topic-headline-section DT A {
	color: #5f5a58;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents  #topic-headline-section DD{
	width: 400px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #5f5a58;
	padding-right: 0px;
	padding-left: 100px;
	}
/* =========================== */
/* ページコンテンツのタイトル         */
/* =========================== */	
#main-contents h3 {
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 525px;
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 7px;
	padding-left: 25px;
	}
/* =========================== */
/* ページコンテンツの見出し１         */
/* =========================== */	
#main-contents h4 {
	background-image: url(../img/title_item.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 530px;
	font-size: 18px;
	color: #222222;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-left: 20px;
	background-position: left center;
	padding-top: 2px;
	}
/* =========================== */
/* ページコンテンツの見出し2   */
/* =========================== */	
#main-contents h5 {
	height: 20px;
	width: 550px;
	font-size: 18px;
	font-weight: bold;
	color: #222222;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bcafa8;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
/* =========================== */
/* ページコンテンツの見出し3   */
/* =========================== */	
#main-contents h6 {
	background-image: url(../img/topi_bg.jpg);
	background-repeat: no-repeat;
	width: 530px;
	font-size: 12px;
	font-weight: normal;
	background-position: left top;
	height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bcafa8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	}