@charset "Shift_JIS";

/* ヘッダエリア */

#header {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:  url("../../img/common/hd_bg.jpg") repeat-x 0px 0px;
	text-align: left;
	width: 800px;
	height: 200px;
	padding: 0px 0px 10px;
	margin: 0px;
}

h1 {
	text-align: center;
	width: 160px;
	height: 151px;
	float: left;
	padding: 25px 0px 24px;
	margin: 0px;
}

#navi {
	width: 640px;
	height: 200px;
	float: right;
	padding: 0px;
	margin: 0px;
	position: relative;
}

h2 {
	background: url(../../img/common/hato_clear.gif) no-repeat 525px 0px;
	width: 640px;
	height: 95px;
	padding: 30px 0px;
	margin: 0px;
	position: relative;
	top: 40px;
}

#g_navi {
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 0.625em;
	text-align: right;
	width: 635px;
	height: 15px;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	position: relative;
	top: -145px;
	list-style-type: none;
}

.g_menu {
	display: inline;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px;
}

.g_menu a {
	text-decoration: none;
	color: #666666;
	letter-spacing: 0.1em;
	width: auto;
	height: auto;
	padding: 0px 0px 2px;
	margin: 0px 5px;
	border-bottom: 1px dashed #333333;
}

.g_menu a:hover {
	text-decoration: none;
	color: #960000;
	letter-spacing: 0.1em;
	width: auto;
	height: auto;
	padding: 0px 0px 2px;
	margin: 0px 5px;
	border-bottom: 1px dashed #960000;
}

#m_navi {
	width: 640px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

.m_menu {
	display: inline;
	width: auto;
	height: 30px;
	padding: 0px;
	margin: 0px;
}

/*ページトップへとぶ*/

.go_top {
	font-size: 0.875em;
	width: 600px;
	height: auto;
	clear: both;
	padding: 0px;
	margin: 10px 30px 20px 10px;
}

.go_top li {
	background: url(../../img/common/top.gif) no-repeat 490px 0px;
	letter-spacing: 0.05em;
	text-align: right;
	display: block;
	width: 600px;
	height: auto;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.go_top li a {
	color: #960000;
	text-decoration: none;
}

.go_top li a:hover {
	color: #960000;
	text-decoration: underline;
}
