@charset "utf-8";

/* =========================== */
/*                             */
/* 通常ページのレイアウト用ＣＳＳ   */
/*  （サブメニュー無し）                           */
/* =========================== */


/* =========================== */
/* 共通                             */
/* =========================== */


/* イメージリンクにボーダーを適応しない */
A IMG {
	border: none;
	}

P {
	margin: 0px 0px 5px;
	padding: 0px;
}
	
BODY {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.4;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 12px;
	color: #333333;
	background-image: url(../img/back.jpg);
	background-repeat: repeat;
	background-position: left top;
	}



DIV#top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
	

/* =========================== */
/* ヘッダー                   */
/* =========================== */


#wrap {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/main-bg.jpg);
	background-repeat: repeat;
	background-position: right top;
}
#wrap2 {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-image: url(../img/main-left-bg.jpg);
}
#wrap2:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#left {
	float: left;
	width: 255px;
	display: inline;
	padding-left: 10px;
	padding-top: 15px;
}
#right {
	float: right;
	width: 675px;
	display: inline;
	background-image: url(../img/main-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 31px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
/* サイトタイトル */
#site-title {
	width: 620px;
	padding: 0px;
	height: 40px;
	margin: 0px;
	}
#header {
	height: 148px;
	width: 960px;
	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;
}
#header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header-comp {
	height: 40px;
	width: 784px;
	padding-top: 82px;
	padding-left: 176px;
}
/* ヘッターコンテンツ領域 */	
#header-contents {
	margin: 0px;
	width: 470px;
	color: #ceecec;
	height: 26px;
	padding: 0px;
	float: right;
	}
/* ヘッダーーメニュー */
#header-menu {
	width: 453px;
	height: 26px;
	float: left;
	padding-left: 17px;
	}
#header-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header-menu DIV.menu-item {
	float: left;
	height: 21px;
	padding-right: 40px;
	background-image: url(../img/menu-guide.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	padding-top: 5px;
	}
	
/* ヘッダーメニュー内のリンク */
#header-menu A:link,
#header-menu A:active,
#header-menu A:visited,
#header-menu A:focus {
	color: #ceecec;
	text-decoration: none;
	text-align: center;
	}
#header-menu A:hover {
	color: #0048ff;
	text-decoration: none;
	text-align: center;
	}
	#header-menu DIV.menu-sepalator {
	width: 3px;
	height: 18px;
	text-align: center;
	color: #3b3b3b;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

	}
/* =========================== */
/* メインメニュー                  */
/* =========================== */	
#main-menu-top{
	background-image: url(../img/main-menu-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 65px;
	width: 200px;
}


#main-menu {
	width: 232px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
#main-menu DIV.menu-item {
	height: 37px;
	width: 232px;
	display: block;
	line-height: 1.2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
#main-menu DIV.menu-sepalator {
	padding:0px;
	width: 232px;
	height: 5px;
	margin: 0px;
	display: block;
	background-color: #F00;
}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	height: 26px;
	font-weight: bold;
	width: 184px;
	display: block;
	padding-top: 11px;
	padding-left: 48px;
	background-image: url(../img/main-menu-btn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	color: #389f8a;
	height: 26px;
	width: 184px;
	background-image: url(../img/main-menu-btn-r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	color: #389f8a;
	height: 26px;
	width: 184px;
	display: block;
	background-image: url(../img/main-menu-btn-r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#main-menu A:hover {
	color: #389f8a;
	height: 26px;
	width: 184px;
	display: block;
	background-image: url(../img/main-menu-btn-r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/* =========================== */
/* サイドコンテンツ            */
/* =========================== */

#side-contents {
	width:232px;
	padding: 0px;
	margin: 0px;
	}
/* =========================== */
/* パンくずリスト                  */
/* =========================== */	
#crumb-list {
	font-size: 12px;
	height: 22px;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	width: 640px;
	}
#crumb-list-left{
	height: 22px;
	width: 10px;
	float: left;
	background-image: url(../img/crumb-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#crumb-list-right{
	height: 22px;
	width: 10px;
	float: left;
	background-image: url(../img/crumb-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#crumb-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#crumb-list DIV.crumb-item {
	height: 19px;
	background-color: #FFF;
	padding-top: 3px;
	float: left;
	}
#crumb-list DIV.crumb-sepalator {
	float:left;
	height: 19px;
	background-color: #FFF;
	padding-top: 3px;
	}
#crumb-list DIV.crumb-sepalator SPAN {
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	}
/* =========================== */
/* メインコンテンツ領域        */
/* =========================== */
#main-contents {
	width: 620px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 20px;
	background-image: url(../img/main-contents-main.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 40px;
	}
#main-contents-top {
	background-image: url(../img/main-contents-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 640px;
	padding-top: 20px;
}
	/* =========================== */
/* ページトップへ            　*/
/* =========================== */
#page-top {
	text-align: right;
	height: 17px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 50px;
	padding-top: 3px;
}
#page-top a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
/* =========================== */
/* フッター                     */
/* =========================== */

#footer {
	width: 960px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}
/* フッターメニュー */
DIV#footer-menu {
	width: 941px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 19px;
	background-color: #4c8e8f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #285e5f;
	}
DIV#footer-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer-menu DIV.menu-item {
	float: left;
	margin: 0px;
	padding-left: 16px;
	background-image: url(../img/menu-guide.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 40px;
	}
#footer-menu DIV.menu-sepalator {
	background-image: url(../img/footer_menu_sepa.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 4px;
	float:left;
	background-position: left 5px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #6c6a6a;
	}
#footer-menu A:link,
#footer-menu A:active,
#footer-menu A:visited {
	color: #ceecec;
	letter-spacing: -0.2mm;
	text-decoration: none;
	}
	
#footer-menu A:hover {
	color: #0048ff;
	text-decoration: none;
	text-align: center;
	}
/* フッターコンテンツ領域 */
#footer-contents {
	width: 960px;
	color: #ffffff;
	text-align: center;
	clear: both;
	background-color: #4c8e8f!important;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbe5e1;
	padding-top: 5px;
	padding-bottom: 5px;
	}
/* =========================== */
/* お知らせ一覧パーツ（トップニュース上）  */
/* =========================== */
/* リスト全体 */
#main-contents #topic-headline-section{
	width: 580px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
}
#main-contents  #topic-headline-section DL {
	width: 580px;
	margin: 0px;
	padding: 0px;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents  #topic-headline-section DT{
	width: 580px;
	color: #3a3a3a;

	margin: 0px;
	clear: both;
	}
/* 公開日 */
#main-contents  #topic-headline-section DT .date {
	float: left;

	padding-right: 15px;
	color: #498482;
}
#main-contents  #topic-headline-section DT .title {
	float: right;
}
/* 記事タイトル（リンク先があるとき） */
#main-contents  #topic-headline-section DT A {
	color: #0048ff;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents  #topic-headline-section DD{
	width: 580px;
	color: #3a3a3a;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #72b3a9;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
/* =========================== */
/* ページコンテンツのタイトル         */
/* =========================== */	
#main-contents h3 {
	background-image: url(../img/h3.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 597px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: left top;
	padding-top: 10px;
	padding-left: 13px;
	}
/* =========================== */
/* ページコンテンツの見出し１         */
/* =========================== */	
#main-contents h4 {
	background-image: url(../img/h4.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 563px;
	font-size: 16px;
	color: #4f4f4f;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	background-position: left top;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 47px;
	}
/* =========================== */
/* ページコンテンツの見出し2   */
/* =========================== */	
#main-contents h5 {
	height: 26px;
	width: 574px;
	font-size: 14px;
	font-weight: normal;
	color: #4f4f4f;
	background-image: url(../img/h5.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-position: center top;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
	}
/* =========================== */
/* ページコンテンツの見出し3   */
/* =========================== */	
#main-contents h6 {
	background-image: url(../img/h6.jpg);
	background-repeat: no-repeat;
	width: 574px;
	font-size: 12px;
	font-weight: normal;
	background-position: left center;
	height: 21px;
	color: #ffffff;
	background-color: #FFF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
	}
