<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* =========================== */
/*                             */
/* トップページのレイアウト用ＣＳＳ   */
/*                             */
/* =========================== */


/* =========================== */
/* 共通                             */
/* =========================== */


/* イメージリンクにボーダーを適応しない */
A IMG {
	border: none;
	}

P {
	margin: 0px 0px 5px;
	padding: 0px;
}
	
BODY {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #575757;
	background: url(../img/bg-top.jpg) repeat-x top;
	font: 12px/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

DIV#top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
	
/* =========================== */
/* ヘッダー                   */
/* =========================== */
#header {
	height: 124px;
	width: 930px;
	margin: 0px auto 3px;
	padding: 0px;
	clear: both;
}
#headr:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* サイトタイトル */
#site-title {
	width: 480px;
	height: 70px;
	padding: 0px;
	float: left;
	margin: 0px;
	}
/* ヘッターコンテンツ領域 */	
#header-contents {
	height: 25px;
	width: 920px;
	font-size: 12px;
	padding: 10px 0px 0px 10px;
	margin: 0px;
	line-height: 14px;
	font-weight: bolder;
	}
#header-contents2 {
	height: 25px;
	width: 320px;
	margin: 18px 0px 0px;
	padding: 0px;
	clear: right;
	float: right;
	}
#header-menu {
	color: #3b3b3b;
	width: 440px;
	text-align: right;
	padding: 0px;
	left: 678px;
	top: 102px;
	float: right;
	clear: right;
	height: 15px;
	margin: 8px 10px 0px 0px;
	}
#header-menu:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
#header-menu  A.text:link,
#header-menu  A.text:visited {
	text-decoration: none;
	display: inline;
	height: 15px;
	font-size: 12px;
	color: #575757;
	font-weight: bold;
	}
#header-menu DIV.menu-item {
	float: right;
	font-size: 12px;
	text-align: left;
	height: 15px;
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 22px;
	background: url(../img/menu-left.jpg) no-repeat left center;
	font-weight: bold;
	}
#header-menu-left {
	height: 24px;
	width: 15px;
	float: right;
	margin-left: 3px;
	background: url(../img/menu-left.jpg) no-repeat left top;
}
#header-menu-right {
	height: 24px;
	width: 3px;
	float: right;
	background-image: url(../img/header-menu-right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#header_bg {
	width: 100%;
	background-repeat: repeat-x;
	background-position: left top;
	height: 113px;
	background-image: url(../img/header_wrap.jpg);
}
#main-img {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background: url(../img/main-img.jpg) repeat-x center top;
	padding: 0px;
	height: 358px;
	text-align: center;
}

/* =========================== */
/* メインメニュー                  */
/* =========================== */	
#main-menu-wrap{
	width: 100%;
	height: 48px;
	text-align: center;
	margin: 0px auto 12px;
	padding: 0px;
}
#main-menu {
	width: 930px;
	height: 48px;
	text-align: center;
	margin: 0px auto;
	padding: 0px 0px 0px 1px;
	background: url(../img/main-menu-bk.jpg) no-repeat top;
	}
#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}	
#main-menu DIV.menu-item {
	margin:0px;
	float:left;
	height: 48px;
	text-align: center;
	width: 155px;
	padding: 0px;
	background: url(../img/main-menu-btn.jpg) no-repeat right top;
	}
	
#main-menu DIV.menu-sepalator {
	margin:0px;
	padding:0px;
	float:left;
	width: 2px;
	height: 43px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-image: url(../img/menu_sp.jpg);
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	text-decoration: none;
	display: block;
	height: 30px;
	text-align: center;
	width: 155px;
	padding-top: 18px;
	margin: 0px;
	font: bold 14px "ＭＳ Ｐゴシック";
	color: #575757;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	font-size: 14px;
	width: 155px;
	height: 30px;
	background-image: url(../img/main-menu-btn-r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 18px 0px 0px;
	font-weight: bold;
	color: #575757;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	font-size: 14px;
	height: 30px;
	width: 155px;
	padding-top: 18px;
	background: url(../img/main-menu-btn-r.jpg) no-repeat top;
	font-weight: bold;
	color: #575757;
	}
	
#main-menu A:hover {
	font-size: 12px;
	height: 30px;
	width: 155px;
	font-weight: bold;
	margin: 0px;
	padding-top: 18px;
	background: url(../img/main-menu-btn-r.jpg) no-repeat top;
}
	
/* =========================== */
/* メインコンテンツ領域             */
/* =========================== */
#main-contents {
	background-color: #FFFFFF;
	margin: 0px auto;
	padding: 0px;
	width: 930px;
	}
	
#main_text {
	background-image: url(../img/siro.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 370px;
	height: 102px;
	padding-top: 8px;
	font-size: 12px;
	color: #505050;
	padding-right: 260px;
	line-height: 1.6em;
}

/* =========================== */
/* サイド                   */
/* =========================== */
#side {
	float: left;
	width: 230px;
	margin: 0px;
	padding: 0px;
}

/* =========================== */
/* サイドコンテンツ            */
/* =========================== */
#side-contents {
	width:230px;
	margin: 0px;
	text-align: center;
	}

/* =========================== */
/* ページトップへ            　*/
/* =========================== */
#page-top {
	height: 19px;
	width: 120px;
	margin: 30px auto 0px 0px;
	text-align: right;
	float: right;
	clear: right;
}
/* =========================== */
/* フッター                     */
/* =========================== */
#footer-layout {
	width:100%;
	height: 200px;
	background-image: url(../img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#footer {
	width: 100%;
	height: 200px;
	background: url(../img/footer_bk.jpg) repeat-x center top;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}
/* フッターメニュー */
DIV#footer-menu {
	color: #666666;
	margin: 30px 0px 0px;
	padding: 0px 0px 0px 8px;
	width: 760px;
	float: left;
	}
#footer-menu:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
#footer-menu  A.text:link,
#footer-menu  A.text:visited {
	color: #464646;
	text-decoration: none;
	display: inline;
	height: 22px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	font-size: 12px;
	font-weight: bold;

	}
#footer-menu DIV.menu-item {
	float: left;
	font-size: 12px;
	text-align: left;
	height: 15px;
	display: inline;
	margin: 0px;
	padding: 0px 10px 0px 22px;
	color: #464646;
	background: url(../img/menu-left.jpg) no-repeat left;
	}

/* フッターコンテンツ領域 */
#footer-contents2 {
	width: 920px;
	text-align: right;
	margin: 0px auto;
	padding: 10px 0px 0px 10px;
	font-size: 12px;
	height: 20px;
	color: #246AB2;
	font-weight: bold;
	}
	
#footer-contents {
	width: 910px;
	text-align: left;
	height: 160px;
	margin: 0px auto;
	padding: 10px 10px 0px;
	font-size: 12px;
	letter-spacing: 0.1em;
	line-height: 18px;
	font-weight: bold;
	}

/* =========================== */
/* お知らせ一覧パーツ（トップニュース上）  */
/* =========================== */
/* リスト全体 */
#main-contents #topic-headline-section{
	margin: 0px;
	background: #FFFFFF url(../img/main-topic-bk.jpg) repeat;
	padding: 15px 10px 10px 20px;
	width: 640px;
}
#main-contents  #topic-headline-section DL {
	padding: 0px;
	margin: 0px;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents  #topic-headline-section DT{
	font-weight: bold;
	color: #575757;
	font-size: 12px;
	padding: 3px 0px 0px;
	text-align: left;
	margin: 0px;
	}
/* 公開日 */
#main-contents  #topic-headline-section DT .date {
	font-weight: bold;
	color: #A0A0A0;
	font-size: 12px;
	padding: 0px 20px 0px 10px;
	text-align: left;
	margin: 0px;
	}
/* 記事タイトル（リンク先があるとき） */
#main-contents  #topic-headline-section DT A {
	color: #027ede;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents  #topic-headline-section DD{
	color: #464646;
	font-size: 12px;
	border-bottom: 1px dotted #A0A0A0;
	margin: 0px 0px 10px;
	padding: 5px 10px 10px 30px;
	text-align: left;
	font-weight: bold;
	}
</pre></body></html>