@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: 80%;
	color: #333;
	background-color: #ffedd3;
	}

DIV#top {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/wrap-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	}
	
/* =========================== */
/* ヘッダー                   */
/* =========================== */
#header {
	height: 375px;
	width: 900px;
	background-image: url(../img/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#headr:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* サイトタイトル */
#site-title {
	float: left;
	width: 307px;
	padding: 0px;
	height: 61px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	display: inline;
	}
/* ヘッターコンテンツ領域 */	
#header-contents {
	height: 24px;
	width: 876px;
	color: #9e5035;
	padding-bottom: 0px;
	padding-left: 12px;
	text-align: left;
	padding-right: 12px;
	padding-top: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	}
/* ヘッダーーメニュー */
#header-menu {
	margin-top: 37px;
	width: 340px;
	text-align: right;
	height: 18px;
	float: right;
	display: inline;
	margin-right: 20px;
	background-image: url(../img/head-menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	}
#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;
	color: #707070;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 16px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 2px;
	background-image: url(../img/head-menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
/* ヘッダーメニュー内のリンク */
#header-menu A:link,
#header-menu A:active,
#header-menu A:visited,
#header-menu A:focus {
	color: #707070;
	font-size: 12px;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: center;
	}
#header-menu A:hover {
	color: #00855e;
	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;
	}
#main-menu-wrap {
	background-image: url(../img/main-menu-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 44px;
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main-menu {
	width: 848px;
	height: 44px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	}
#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}	
#main-menu DIV.menu-item {
	margin:0px;
	float:left;
	height: 44px;
	text-align: center;
	background-image: url(../img/navi.gif);
	background-repeat: no-repeat;
	width: 139px;
	background-position: center top;
	}
	
#main-menu DIV.menu-sepalator {
	margin:0px;
	padding:0px;
	float:left;
	width: 2px;
	height: 44px;
	background-image: url(../img/navi-sepa.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	display: block;
	height: 34px;
	text-align: center;
	font-weight: bold;
	width: 139px;
	padding: 10px 0px 0px;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	background-image: url(../img/navi-roll.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 34px;
	width: 139px;
	padding-top: 10px;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	color: #FFF;
	font-size: 12px;
	height: 34px;
	width: 139px;
	font-weight: bold;
	background-image: url(../img/navi-roll.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	}
#main-menu A.text:hover {
	color: #FFF;
	font-size: 12px;
	height: 34px;
	width: 139px;
	font-weight: bold;
	background-image: url(../img/navi-roll.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
}
#cont {
	width:860px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 20px;
	}
#cont:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* =========================== */
/* サイド                   */
/* =========================== */
#side {
	float: left;
	width: 230px;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
}	
/* =========================== */
/* サイドコンテンツ            */
/* =========================== */
#side-contents {
	width:230px;
	padding: 0px;
	text-align: center;
	margin: 0px;
	}
/* =========================== */
/* コンテンツ右内包ボック      */
/* =========================== */
#cont-right {
	float: right;
	width: 605px;
}
/* =========================== */
/* パンくずリスト                  */
/* =========================== */	
#crumb-list {
	padding: 0px;
	font-size: 80%;
	width: 605px;
	margin: 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: 605px;
	margin-top: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	}
/* =========================== */
/* フッター　　　　　     　　*/
/* =========================== */
#footer-layout {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 10px;
	clear: both;
	background-color: #eaeaea;
	padding-right: 20px;
	padding-left: 20px;
}
#footer {
	width: 861px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/copy_03.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* フッターメニュー */
DIV#footer-menu {
	padding: 0px;
	width: 860px;
	color: #666666;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../img/foot-menu.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 17px;
	}
DIV#footer-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer-menu DIV.menu-item {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/foot-menu.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	}
#footer-menu DIV.menu-sepalator {
	background-image: url(../img/footer_menu_sepa.jpg);
	background-repeat: no-repeat;
	height: 12px;
	overflow: hidden;
	width: 4px;
	float:left;
	margin: 0px 3px 0px 3px;
	padding: 0px 0px 2px 0px;
	background-position: left 5px;
	}
#footer-menu A:link,
#footer-menu A:active,
#footer-menu A:visited {
	font-size: 80%;
	color: #666666;
	text-decoration: none;
	}
/* フッターコンテンツ領域 */
#footer-contents {
	width: 860px;
	color: #757575;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	}

