@charset "utf-8";

/* =========================== */
/*                             */
/* トップページのレイアウト用ＣＳＳ   */
/*                             */
/* =========================== */


/* =========================== */
/* 共通                             */
/* =========================== */


/* イメージリンクにボーダーを適応しない */
A IMG {
	border: none;
	}

P {
	margin: 0px 0px 0pt;
	padding: 0px;

}
	
BODY {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #fcfce9;
	line-height: 1.2;
	margin: 0px;
	padding: 0px;
	width: 100%;
	font-size: 90%;
	color: #333333;
	background-image: url(../img/head-bg_02.gif);
	background-repeat: repeat-x;
	}

DIV#top {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	}
	
/* =========================== */
/* ヘッダー                   */
/* =========================== */
#header {
	height: 100px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 9px 0px 0px;
	margin-bottom: 0px;
	background-image: url(../img/header-bg.gif);
	background-repeat: repeat-x;
}
/* サイトタイトル */
#site-title {
	float: left;
	width: 295px;
	margin: 0px;
	padding: 0px;
	height: 71px;
	}
/* ヘッターコンテンツ領域 */	
#head-right {
	float: right;
	height: 100px;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}
/* ヘッターコンテンツ領域 */	
#header-contents {
	padding: 0px;
	text-align: right;
	margin: 0px;
	height: 52px;
	width: 300px;
	font-size: 11px;
	}
/* ヘッダーメニュー */
#header-menu {
	margin-top: 0px;
	padding-top: 0px;
	width: 300px;
	margin-bottom: 0px;
	}
#header-menu DIV.menu-item {
	float: right;
	background-image: url(../img/header-menu-list.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 15px;
	font-size: 12px;
	text-align: left;
	margin: 4px 5px 0px 3px;
	color: #908F8F;
	background-position: left center;
	height: 20px;
	width: auto;
	}
	
/* ヘッダーメニュー内のリンク */
#header-menu A:link,
#header-menu A:active,
#header-menu A:visited
 {
	color: #908F8F;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}

#header-menu A:hover,
#header-menu A:focus
 {
	color: #00C9E1;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	}
/* =========================== */
/* メインメニュー                 */
/* =========================== */
#menu {
	background-image: url(../img/menu-bg_03.gif);
	background-repeat: repeat-x;
	height: 48px;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#main-menu {
	width: 900px;
	height: 48px;
	margin:0px 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: 48px;
	text-align: center;
	padding: 0px;
	width: 148px;
	background-image: url(../img/main-menu-bg.gif);
	background-repeat: no-repeat;
	}
#main-menu DIV.menu-sepalator {
	margin:0px;
	padding:0px;
	float:left;
	width: 2px;
	height: 48px;
	background-image: url(../img/main-sepalator.gif);
	background-repeat: no-repeat;
	}
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size: 100%;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 12px 0px 0px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	font-size: 100%;
	color: #FFFFFF;
	height: 36px;
	width: 148px;
	padding-top: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/main-menu-roll.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	}
#main-menu A:hover {
	font-size: 100%;
	color: #FFFFFF;
	height: 36px;
	width: 148px;
	padding-top: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../img/main-menu-roll.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}

/* =========================== */
/* メインコンテンツ領域             */
/* =========================== */
#main-contents-top {
	padding: 0px 0px 20px;
	width: 900px;
	margin: 0px auto;
	}
#top-cont {
width: 900px;
}
#top-cont-left {
	width: 651px;
}
#top-cont-right {
	width: 230px;
}
/* =========================== */
/* サイドコンテンツ                 */
/* =========================== */
#side-contents {
	width:235px;
	padding: 0px;
	margin: 0px;
	float: left;
	}
/* =========================== */
/* フッター                         */
/* =========================== */
#footer-layout {
	width:100%;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../img/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #b8cd2c;
	}
#footer-wrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#page-up {
	text-align: right;
}
#page-up a {
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 150px;
	overflow: hidden;
}
/* フッターメニュー */
DIV#footer-menu {
	margin:0px auto;
	padding: 10px 5px 5px;
	width: 890px;
	height: 20px;
	}
#footer-menu DIV.menu-item {
	margin: 0px 15px 0px 0px;
	background-image: url(../img/footer-menu-list.gif);
	background-repeat: no-repeat;
	float: left;
	padding-left: 10px;
	background-position: left center;
	}
#footer-menu DIV.menu-sepalator {
	height: 12px;
	overflow: hidden;
	width: 4px;
	float:left;
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 2px 0px;
	}
#footer-menu A:link,
#footer-menu A:active,
#footer-menu A:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	}
#footer-menu A:hover {
	color: #4d5803;
	text-decoration: none;
	font-weight: bold;
	}
/* フッターコンテンツ領域 */
#footer-contents {
	width: 890px;
	color: #FFFFFF;
	margin: 0px auto;
	padding: 17px 10px 20px 0px;
	background-image: url(../img/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

