@charset "Shift_JIS";
/* 要素リセット */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 72%;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	color: #333333;/* 標準文字色 */
	background-color: #B1CEEB;
	background-image: url(bg_11B.png);
	background-position: top center;
	background-repeat: repeat-x;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/

html:\66irst-child body {
	font-size: 70%;
}
/* end */

img {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

#hpb-container {
	width: 100%;
	margin-top: -1px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background-image: url(footerBg_11B.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	padding-top: 0;
}

#hpb-container:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#HPB-HEADER {
}

#hpb-inner {
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	position: relative;
	padding-bottom: 40px;
	zoom: 1;/* for IE6 */
}

#hpb-inner:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-wrapper {
	position: relative;
}

#hpb-title {
	width: 100%;
	text-align: left;
	height: 160px;
	overflow: hidden;
}

#hpb-title:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-main {
	margin-top: 0;
	position: relative;
	padding-top: 20px;
}

#toppage-item {
	width: 880px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 5px;
}

#toppage-item:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#toppage-news {
	width: 650px;
	float: right;
	background-color: #ffffff;
	margin-right: 5px;
}

#toppage-info {
	width: 210px;
	margin-left: 5px;
	float: left;
	background-color: #ffffff;
	background-image: url(profileBg_11B.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#hpb-footer {
	width: 880px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 60px;
	background-image: url(footerBg_11B.png);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#hpb-nav {
	position: absolute;
	top: 120px;
	left: 0px;
	height: 40px;
	overflow: hidden;
	width: 880px;
	text-align: left;
	background-color: #316CA8;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */



/* ナビゲーション */

#hpb-nav ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}

#hpb-nav ul:after {
	content: ".";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#hpb-nav li {
	display: inline;
	height: 40px;
	overflow: hidden;
	float: left;
}

* html #hpb-nav li {
	width: 100px;/* for ie6 */
}

*:first-child + html #hpb-nav li {
	width: 100px;/* for ie7 */
}

#hpb-nav li a {
	display: block;
	height: 40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	padding-left: 5px;
	padding-right: 15px;
}

#HPB-NAV LI SPAN.EN {
}

#HPB-NAV LI SPAN.JA {
}

#hpb-nav a:link {
	color: #E0EBF5;
	text-decoration: none;
}

#hpb-nav a:visited {
	color: #E0EBF5;
	text-decoration: none;
}

#hpb-nav a:hover {
	color: #70A3D6;
	text-decoration: none;
}

#hpb-nav a:active {
	color: #70A3D6;
	text-decoration: none;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/