@charset "utf-8";

/* =========================== */
/*                             */
/* トップページのレイアウト用ＣＳＳ   */
/*                             */
/* =========================== */


/* =========================== */
/* 共通                             */
/* =========================== */


/* イメージリンクにボーダーを適応しない */
A IMG {
	border: none;
	}

P {
	margin: 2px;
	padding: 0px;
}
	
BODY {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	background-image: url(../img/body-bg_03.jpg);
	background-repeat: repeat-x;
	width: 100%;
	font-size: 80%;
	background-position: 0px 0px;
	color: #333333;
	}

DIV#top {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	margin-bottom: 0px;
	}
	
/* =========================== */
/* ヘッダー                   */
/* =========================== */
#header {
	padding: 15px 0px 3px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 102px;
}
#header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* サイトタイトル */
#site-title {
	float: left;
	width: 528px;
	margin: 0;
	padding: 0;
	height: 102px;
	}
#head-wrap {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 102px;
	width: 318px;
}
/* ヘッターコンテンツ領域 */	
#header-contents {
	width: 318px;
	height: 56px;
	text-align: right;
	}
	
/* ヘッダーメニュー */
#header-menu {
	width: 303px;
	height: 36px;
	padding-left: 10px;
	padding-top: 10px;
	}
#header-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#header-menu DIV.menu-item {
	float: right;
	background-image: url(../img/head-menu-list_03.gif);
	background-repeat: no-repeat;
	color: #333333;
	background-position: left center;
	padding-top: 0;
	padding-bottom: 0;
	margin-left: 20px;
	_display: inline;
	}
	
/* ヘッダーメニュー内のリンク */
#header-menu A:link,
#header-menu A:active,
#header-menu A:visited,
#header-menu A:focus {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
	padding-left: 16px;
	}

/* =========================== */
/* メインメニュー                  */
/* =========================== */			
#main-menu {
	clear: both;
	width: 900px;
	height: 38px;
	margin:0px auto;
	padding:6px 0px 8px;
	}
#main-menu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#main-menu DIV.menu-item {
	margin:0px;
	padding:11px 0px 0px 20px;
	float:left;
	width: 120px;
	height: 27px;
	background-image: url(../img/main-menu_03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#main-menu  A.text:link,
#main-menu  A.text:visited {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	display: block;
	padding: 0px 0 0;
	text-align: left;
	}

#main-menu A.text:active,
#main-menu A.text:hover {
	font-size: 13px;
	color: #002a96;
	font-weight: bold;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	display: block;
	padding: 0px 0 0;
	text-align: left;
	}

#main-menu A.active:link,
#main-menu A.active:visited,
#main-menu A.active:active,
#main-menu A.active:hover {
	font-size: 13px;
	color: #002a96;
	font-weight: bold;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	display: block;
	padding: 0px 0 0;
	text-align: left;
	}
	
/* =========================== */
/* メインコンテンツ領域        */
/* =========================== */
#top-main-contents {
	width:900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	}
#top-main-contents #top-cont {
	width: 900px;
}
#top-cont #top-cont-left {
	width: 669px;
}
#top-cont #top-cont-right {
	width: 231px;
}
#topright1 {
	background-image: url(http://eaml1.com/asset/00073/layout/top-right_03.gif);
	background-repeat: no-repeat;
	height: 152px;
	width: 205px;
	font-size: 12px;
	padding: 30px 15px 10px;
	margin-bottom: 10px;
	line-height: 1.3em;
}
#top-cont-right p {
	margin-bottom: 10px;
}
/* =========================== */
/* フッター        */
/* =========================== */
#footer {
	background-image: url(../img/footer_03.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 100%;
}
/* フッターコンテンツ領域 */
#footer-contents {
	clear: both;
	height: 90px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	color: #576c7a;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	}
#footer-contents #copy {
	text-align: center;
	color: #FFFFFF;
	height: 23px;
	margin-bottom: 5px;
}

