@charset "utf-8";

/* =========================== */
/*                             */
/* トップページのレイアウト用ＣＳＳ   */
/*                             */
/* =========================== */


/* =========================== */
/* 共通                             */
/* =========================== */


/* イメージリンクにボーダーを適応しない */
A IMG {
	border: none;
	}

P {
	margin: 0px 0px 5px;
	padding: 0px;
}
	
BODY {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 12px;
	color: #333333;
	background-image: url(../img/header-wrap.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #6fceec;
	}



DIV#top {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/header-comp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}
	

/* =========================== */
/* ヘッダー                   */
/* =========================== */
#header {
	height: 136px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

#wrap {
	width: 763px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 12px;
	padding-bottom: 0px;
	clear: both;
	background-color: #f5f8f5;
}
#wrap:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#left {
	float: left;
	width: 200px;
}
#right {
	float: right;
	width: 550px;
}
/* サイトタイトル */
#site-title {
	width: 330px;
	padding: 0px;
	height: 60px;
	margin: 0px;
	float: left;
  clear: left;
	}

/* ヘッターコンテンツ領域 */	
#header-contents {
	margin: 0px;
	width: 400px;
	font-size: 12px;
	color: #FFF;
	height: 20px;
	padding: 0px;
	font-weight: bold;
	float: left;
	}
/* ヘッダーーメニュー */
#header-menu {
	width: 350px;
	text-align: right;
	float: right;
	font-weight: bold;
	}
#header-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header-menu DIV.menu-item {
	float: right;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	}
	
/* ヘッダーメニュー内のリンク */
#header-menu A:link,
#header-menu A:active,
#header-menu A:visited,
#header-menu A:focus {
	color: #FC3;
	font-size: 12px;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	}
#header-menu A:hover {
	color: #FC3;
	font-size: 12px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	}
	#header-menu DIV.menu-sepalator {
	width: 3px;
	text-align: center;
	color: #FC3;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;

	}
/* =========================== */
/* メインメニュー                  */
/* =========================== */	


#main-menu {
	width: 188px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	}
#main-menu DIV.menu-item {
	height: 37px;
	background-image: url(../img/main-menu-btn.jpg);
	background-repeat: no-repeat;
	width: 188px;
	display: block;
	line-height: 1.2;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	}
		#main-menu DIV.menu-sepalator {
	width: 188px;
	text-align: center;
	margin: 0px;
	height: 2px;
	padding: 0px;

	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	height: 25px;
	font-weight: bold;
	width: 160px;
	display: block;
	padding-top: 12px;
	padding-left: 28px;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	font-size: 12px;
	color: #ffe894;
	height: 25px;
	width: 160px;
	padding-top: 12px;
	padding-left: 28px;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	color: #ffe894;
	font-size: 12px;
	height: 25px;
	width: 160px;
	display: block;
	padding-top: 12px;
	padding-left: 28px;
	}
#main-menu A:hover {
	color: #ffe894;
	font-size: 12px;
	height: 25px;
	width: 160px;
	display: block;
	padding-top: 12px;
	padding-left: 28px;
}
/* =========================== */
/* サイドコンテンツ            */
/* =========================== */
#side-company{
	width: 176px;
	height: 76px;
	font-size: 12px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 1.4em;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	background-image: url(../img/side-text.jpg);
	padding-top: 74px;
	padding-left: 12px;
	margin-bottom: 12px;
}

#side-contents {
	width:188px;
	padding: 0px;
	margin: 0px;
	}
/* =========================== */
/* メインコンテンツ領域        */
/* =========================== */
#main-contents {
	width: 550px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	}
	/* =========================== */
/* ページトップへ            　*/
/* =========================== */
#page-top {
	text-align: left;
	width: 232px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
}
#page-top a{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
/* =========================== */
/* フッター                     */
/* =========================== */

#footer {
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../img/footer-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #bababa;
}
DIV#footer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* フッターメニュー */
DIV#footer-menu {
	width: 548px;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	}

#footer-menu DIV.menu-item {
	float: left;
	margin: 0px;
	color: #aaaaaa;
	}
#footer-menu DIV.menu-sepalator {
	overflow: hidden;
	width: 4px;
	float:left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #aaaaaa;
	padding: 0px;
	}
#footer-menu A:link,
#footer-menu A:active,
#footer-menu A:visited {
	color: #ff6fb9;
	letter-spacing: -0.2mm;
	text-decoration: none;
	}
/* フッターコンテンツ領域 */
#footer-contents {
	width: 800px;
	color: #FFF;
	text-align: center;
	clear: both;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 6px;
	padding-bottom: 30px;
	}
/* =========================== */
/* お知らせ一覧パーツ（トップニュース上）  */
/* =========================== */
/* リスト全体 */
#main-contents #topic-headline-section{
	width: 550px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#main-contents  #topic-headline-section DL {
	width: 550px;
	padding: 0px;
	margin: 0px;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents  #topic-headline-section DT{
	width: 550px;
	color: #656363;
	padding-top: 6px;
	margin: 0px;
	clear: both;
	}
/* 公開日 */
#main-contents  #topic-headline-section DT .date {
	float: left;
	padding-right: 30px;
}
#main-contents  #topic-headline-section DT .title {
	float: right;
	width: 550px;
}
/* 記事タイトル（リンク先があるとき） */
#main-contents  #topic-headline-section DT A {
	color: #ff6fb9;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents  #topic-headline-section DD{
	width: 550px;
	padding-top: 0px;
	padding-bottom: 5px;
	color: #656363;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #bababa;
	clear: both;
	}
