@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: 12px;
	color: #222222;
	background-color: #FFFFFF;
	}

DIV#top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
	
/* =========================== */
/* ヘッダー                   */
/* =========================== */
#header {
	height: 129px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#headr:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* サイトタイトル */
#site-title {
	float: left;
	width: 259px;
	height: 93px;
	padding: 0px;
	vertical-align: bottom;
	text-align: left;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	}
/* ヘッターコンテンツ領域 */	
#header-contents {
	height: 100px;
	width: 300px;
	font-size: 12px;
	color: #323232;
	padding: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	}
#header-menu {
	height: 20px;
	display: inline;
	color: #333333;
	float: left;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 400px;
	}
#header-menu:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
	#header-menu  A.text:link,
#header-menu  A.text:visited {
	color: #333333;
	text-decoration: none;
	display: inline;
	height: 20px;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	}
#header-menu DIV.menu-item {
	float: left;
	font-size: 12px;
	text-align: left;
	color: #333333;
	height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	display: inline;
	}

#header_menu_left {
	height: 30px;
	width: 10px;
	float: left;
	background-image: url(../img/header_menu_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header_menu_right {
	height: 30px;
	width: 10px;
	float: left;
	background-image: url(../img/header_menu_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#header-wrap {
	height: 38px;
	width: 100%;
	background-image: url(../img/menu-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/* =========================== */
/* メインメニュー                  */
/* =========================== */	

#main-menu {
	width: 901px;
	height: 38px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}	
#main-menu DIV.menu-item {
	margin:0px;
	float:left;
	height: 38px;
	text-align: center;
	width: 149px;
	}
	
#main-menu DIV.menu-sepalator {
	margin:0px;
	padding:0px;
	float:left;
	width: 1px;
	height: 38px;
	background-color: #172775;
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size: 14px;
	color: #777777;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 149px;
	font-weight: bold;
	height: 28px;
	padding-top: 10px;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	font-size: 14px;
	width: 149px;
	height: 28px;
	color: #ffffff;
	background-color: #172775;
	padding-top: 10px;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	color: #ffffff;
	font-size: 14px;
	height: 28px;
	width: 149px;
	font-weight: bold;
	background-color: #172775;
	padding-top: 10px;
	}
#main-menu A:hover {
	font-size: 12px;
	height: 38px;
	width: 149px;
	padding: 0px;
}
	
	
/* =========================== */
/* コンテンツ内容全体ボックス  */
/* =========================== */
#cont {
	width:900px;
	margin-top: 9px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
	padding-top: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../img/main-wrap.jpg);
	}
#cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* =========================== */
/* サイド                   */
/* =========================== */
#side {
	float: left;
	width: 230px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* =========================== */
/* サイドコンテンツ            */
/* =========================== */
#side-contents {
	width:230px;
	padding: 0px;
	margin: 0px;
	}
		#side-text {
	height: 95px;
	width: 205px;
	padding-top: 20px;
	padding-left: 25px;
	color: #172775;
}
/* =========================== */
/* コンテンツ右内包ボック      */
/* =========================== */
#cont-right {
	float: right;
	width: 650px;
}
/* =========================== */
/* パンくずリスト                  */
/* =========================== */	
#crumb-list {
	font-size: 10px;
	width: 660px;
	margin: 0px;
	height: 15px;
	padding: 0px;
	}
#crumb-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#crumb-list DIV.crumb-item {
	float:left;
	}
#crumb-list DIV.crumb-sepalator {
	float:left;
	}
#crumb-list DIV.crumb-sepalator SPAN {
	margin: auto 4px auto 4px;
	}

	
/* =========================== */
/* メインコンテンツ領域        */
/* =========================== */
#main-contents {
	width: 650px;
	}
/* =========================== */
/* ページトップへ            　*/
/* =========================== */
#page-top {
	text-align: right;
	height: 17px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* =========================== */
/* フッター                     */
/* =========================== */
#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	height: 70px;
	border-top-style: solid;
	border-top-color: #172775;
	border-top-width: 5px;
}
/* フッターメニュー */
DIV#footer-menu {
	color: #172775;
	margin: 0px;
	height: 40px;
	width: 900px;
	padding: 0px;
	}
#footer-menu DIV.menu-item {
	display: inline;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/footer_btn.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	color: #172775;
	}
#footer-menu DIV.menu-sepalator {
	background-image: url(../img/footer_btn.jpg);
	background-repeat: no-repeat;
	height: 11px;
	overflow: hidden;
	width: 11px;
	float:left;
	background-position: left center;
	margin-top: 7px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	}
#footer-menu A:link,
#footer-menu A:active,
#footer-menu A:visited {
	font-size: 12px;
	color: #172775;
	text-decoration: underline;
	letter-spacing: -0.2mm;
	display: inline;
	}
/* フッターコンテンツ領域 */
#footer-contents {
	width: 900px;
	color: #5e5e5e;
	margin: 0px;
	height: 30px;
	font-size: 12px;
	}



/* =========================== */
/* お知らせ一覧パーツ（トップニュース上）  */
/* =========================== */
/* リスト全体 */
#main-contents #topic-headline-section{
	width: 650px;
	padding-right: 0px;
	margin: 0px;
}
#main-contents  #topic-headline-section DL {
	width: 650px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents  #topic-headline-section DT{
	width: 650px;
	font-weight: bold;
	color: #172775;
	font-size: 12px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
/* 公開日 */
#main-contents  #topic-headline-section DT .date {
	font-weight: bold;
	color: #6b6d6b;
	font-size: 12px;
	padding-right: 10px;
	}
/* 記事タイトル（リンク先があるとき） */
#main-contents  #topic-headline-section DT A {
	color: #FF0000;
	font-size: 12px;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents  #topic-headline-section DD{
	width: 620px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #172775;
	padding-right: 10px;
	font-size: 12px;
	margin: 0px;
	padding-left: 20px;
	}
#topic-top{
	background-image: url(../img/topic-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 110px;
	width: 665px;
	text-align: center;
}
#topic-main{
	background-image: url(../img/topic-main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 629px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 36px;
}
#topic-bottom{
	background-image: url(../img/topic-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 665px;
}
