@charset "UTF-8";

/* reset.css */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}


body  {
	font-family: "ＭＳ Ｐゴシック", Osaka, HiraKakuPro-W3;
	font-size: 12px;
	background: #000000;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
}

.HybLtHdr #waku {
	width: 918px;
	background: #000000;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
}

.HybLtHdr #container {
	width: 900px;  /* これにより、幅がブラウザの幅の 80% のコンテナが設定されます */
	border: 1px solid #1d6cae;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	margin: 8px;
} 
.HybLtHdr #header {
	background: #000000 url(../img/header.jpg) no-repeat;
	padding: 0px;  /* この余白は、その下に表示される div のエレメントの左揃えと一致します。#header でテキストの代わりにイメージが使用される場合は、必要に応じて、余白を削除してください。 */
	height: 71px;
	position: relative;	
} 
.HybLtHdr #header h1 {
	margin: 0px; /* #header div の最後のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間の原因不明のスペース）が回避されます。div の周囲に境界線が適用されている場合は、境界線によってマージンの相殺が回避されるため、この操作は不要です */
	padding: 5px 0 0 5px; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	height: 65px;
	width: 132px;
	display: block;
}
.HybLtHdr #header h1 a {
	height: 65px;
	width: 132px;
	display: block;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
.HybLtHdr #header #hlink {
	left: 730px;
	top: 50px;
	width: 150px;
	position: absolute;
}

.HybLtHdr #footer {
	background:#000000;
	border-top: 1px solid #1d6cae;
	position: relative;
	height: 60px;
	clear: both;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;	
}
.HybLtHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
  color: #FFF
}
.HybLtHdr #logo {
	height: 26px;
	width: 142px;
	display: block;
	margin:-21px 0 0px 730px;
	position: absolute;
}
.HybLtHdr #logo4 {
	height: 30px;
	width: 88px;
	display: block;
	margin:-22px 0 0px 620px;
	position: absolute;
}
.HybLtHdr #logo_actus {
	height: 40px;
	width: 55px;
	display: block;
	margin:-26px 0 0 656px;
	position: absolute;
}

.HybLtHdr #Content {
	padding: 0 50px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
	background: #000000;
	margin-top: 30px;
	margin-bottom: 50px;
}

/* font */
a:link { color:#e6eae6; text-decoration: none;}
a:visited { color:#e6eae6; text-decoration: none;}
a:active { color:#ffcc33; text-decoration: none;}
a:hover { color:#ffcc33; text-decoration: underline;}

p {
	font-family: "ＭＳ Ｐゴシック", Osaka, HiraKakuPro-W3;
	font-size: 0.875em;
	line-height: 150%;
	color: #333333;
	margin-bottom: 15px;
}
.b {
	font-family: "ＭＳ Ｐゴシック", Osaka, HiraKakuPro-W6;
	font-weight: bold;
}
.s {
	font-size: 0.625em;
	line-height:150%;
}
.sb {
	font-family: "ＭＳ Ｐゴシック", Osaka, HiraKakuPro-W6;
	font-size: 0.625em;
	line-height:150%;
	font-weight: bold;
}
.l {
	font-size: 0.875em;
}
.lb {
	font-family: "ＭＳ Ｐゴシック", Osaka, HiraKakuPro-W6;
	font-size: 0.875em;
	font-weight: bold;
}
.here {
	color: #ffcc33;
}
.beige {
	color: #ec6100;
}
.beige_b {
	color: #ec6100;
	font-weight:bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, HiraKakuPro-W6;
}

h1 {
}
h2 {

}
h3 {

}
h4 {
}

/* パンくず */
.pankuzu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 0.875em;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 7px;
	background-color: #666666;
}

.pankuzu a {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	color: #fff;
}
.pankuzu a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	color: #ffcc33;
}

/* 区切り線 */
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 0px;
	margin-bottom: 20px;
}


/* ページトップ */
.pagetop {
	width:75px;
	height:15px;
	margin-left: 809px;
	margin-bottom: 20px;
	background-image: url(../img/pagetop_on.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.pagetop a {
	display:block;
	width:75px;
	height:15px;
	font-size:1px;
	line-height:1px;
	outline:none;
}
.pagetop a:hover {
text-indent:-9999px;
}

.text01{
	font-size: 12px;
	color: #333333;
}

.text02 {
	font-size: 12px;
	color: #211111;
	font-weight: normal;
}
.text03 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;	
}
.text04 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;	
}
.text05 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;	
}

#mainend {
	clear: both;
	width: 984px;
}

