
html{
	height:100%;
}

body {
	color:#FFF;
	font-size:17px;
	line-height:1.6;
	margin:0px;
	padding:0px;
	font-family:"メイリオ",Meiryo,"ＭＳ Ｐゴシック",Hiragino Kaku Gothic Pro,"ヒラギノ角ゴ Pro",sans-serif;
}

a:link,
a:visited {
	color:#FEF100;
	outline: none;
	text-decoration: none;
}

a:hover {
	color:#A69D00;
	text-decoration:underline;
	outline: none;
}

#wrapper {
	width:100%;
	position:relative;
	z-index:100;
	background: #00261C url(../img/bg.jpg) repeat-x;
}

/*------------------------------------------------
リセット
------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
	margin:0;
	padding:0;
}

table{
	border-collapse:collapse;
	border-spacing:0;
}

fieldset, img{
	border:0;
	vertical-align:bottom;
}

address, caption, cite, code, dfn, em, strong, var{
	font-style:normal;
	font-weight:normal;
}

ol, ul{
	list-style:none;
}

caption, th{
	text-align:left;
	font-weight:normal;
}

h1, h2, h3, h4, h5, h6{
	font-size:100%; font-weight:normal;
}

/*
q:before, q:after{
	content:".";
}
*/

abbr, acronym{
	border:0;
}

/*------------------------------------------------
ヘッダー
------------------------------------------------*/
#header {
	width:100%;
	overflow:hidden;
	margin-bottom: 70px;
}

#header .inner {
	width:990px;
	height: 600px;
	margin:0 auto;
	position: relative;
}

#header .inner h1 {
	margin-bottom: 5px;
}

#header .inner div {
	position: absolute;
	z-index: 1000;
	width: 112px;
	height: 28px;
	top: 364px;
	right: 94px;
}


/*------------------------------------------------
コンテンツ
------------------------------------------------*/

#contents {
	width:100%;
	overflow:hidden;
}

#contents .inner {
	width:990px;
	margin: 0 auto;
}

#contents .inner h2 {
	background-color: #ECE700;
	padding: 8px 10px 9px;
	margin-bottom: 20px;
}


#contents .inner table.h2_1 {
	width: 990px;
}

#contents .inner table.h2_1 th {
	color:#EBE500;
	background: url(../img/point.gif) no-repeat 10px 0.4em;
	padding:0px 0 12px 25px;
	width: 155px;
	vertical-align: top;
}

#contents .inner table.h2_1 td {
	padding:0px 0 12px 0px;
	vertical-align: top;
}

#contents .inner .frame {
	width: 900px;
	margin: 0 auto;
	background: url(../img/frame_bg.gif);
	padding:27px 35px 30px 35px;
	font-size:15px;
}

#contents .inner h3 {
	margin-bottom: 20px;
}

#contents .inner .inframe {
	width: 858px;
	margin: 0 auto;
	padding: 17px 21px 17px 21px;
	background: url(../img/black_alpha.png);
}

#contents .inner span.point2 {
	padding-left:13px;
	background: url(../img/point2.gif) no-repeat 0 0.5em;
}

#contents .inner .gotop{
	text-align: right;
	font-size:12px;
	margin-right: 10px;
}

#about {
	width: 900px;
	color:#FFF;
}

#about h4 {
	width: 900px;
	padding-bottom: 13px;
	margin-bottom: 20px;
	border-bottom:1px solid #FFF100;
	font-size:14px;
}

#about .flr {
	padding-left: 20px;
	margin-bottom: 20px;
}


/*------------------------------------------------
フッター
------------------------------------------------*/

#footer {
	width:970px;
	height: 84px;
	margin:20px auto 0;
	font-size:10px;
	color:#FFF;
	border-top:1px solid #335149;
}

#footer p {
	padding:17px 0;
}

#footer img {
	vertical-align: middle;
	margin-right: 15px;
}

#footer a:link,
#footer a:visited {
	color:#FFF;
}

/*------------------------------------------------
その他
------------------------------------------------*/

.clear {
	clear:both;
}

.clearfix:after {
	content:"";
	display:block;
	clear:both;
}

.clearfix {
	zoom:1;
}

.posr{
	position: relative!important;
}

.m0a {
	margin: 0 auto!important;
}

.mt0 {
	margin-top:0 !important;
}

.mt4 {
	margin-top:4px !important;
}

.mt6 {
	margin-top:6px !important;
}

.mt8 {
	margin-top:8px !important;
}

.mt10 {
	margin-top:10px !important;
}

.mt15 {
	margin-top:15px !important;
}

.mt20 {
	margin-top:20px !important;
}

.mb0 {
	margin-bottom:0 !important;
}

.mb1 {
	margin-bottom:1px !important;
}

.mb2 {
	margin-bottom:2px !important;
}

.mb5 {
	margin-bottom:5px !important;
}

.mb8 {
	margin-bottom:8px !important;
}

.mb10 {
	margin-bottom:10px !important;
}

.mb12 {
	margin-bottom:12px !important;
}

.mb15 {
	margin-bottom:15px !important;
}

.mb20 {
	margin-bottom:20px !important;
}

.mb25 {
	margin-bottom:25px !important;
}

.mb28 {
	margin-bottom:28px !important;
}

.mb30 {
	margin-bottom:30px !important;
}

.mb35 {
	margin-bottom:35px !important;
}

.mb40 {
	margin-bottom:40px !important;
}

.mb45 {
	margin-bottom:45px !important;
}

.mb50 {
	margin-bottom:50px !important;
}

.mb60 {
	margin-bottom:60px !important;
}

.ml0 {
	margin-left:0 !important;
}

.ml10 {
	margin-left:10px !important;
}

.ml15 {
	margin-left:15px !important;
}

.ml20 {
	margin-left:20px !important;
}

.ml25 {
	margin-left:25px !important;
}

.ml30 {
	margin-left:30px !important;
}

.ml35 {
	margin-left:35px !important;
}

.mr0 {
	margin-right:0 !important;
}

.mr10 {
	margin-right:10px !important;
}

.pt0 {
	padding-top:0 !important;
}

.pt25 {
	padding-top:25px !important;
}

.pb0 {
	padding-bottom:0 !important;
}

.pb15 {
	padding-bottom:15px !important;
}

.pb25 {
	padding-bottom:25px !important;
}

.pl0 {
	padding-left:0 !important;
}

.pl10 {
	padding-left:10px !important;
}

.pl20 {
	padding-left:20px !important;
}

.pr0 {
	padding-right:0 !important;
}

.fwb{
	font-weight:bold !important;
}

.fll{
	float:left !important;
	display:inline !important;
}

.flr{
	float:right !important;
	display:inline !important;
}

.tac {
	text-align:center;
	width:100%;
}

.tar {
	text-align:right;
	width:100%;
}

.bb {
	border-bottom:1px #DADADA solid !important;
}

.bn {
	border:none !important;
}

.fs0 {
	font-size:0 !important;
}

.fs10 {
	font-size:10px !important;
}

.fs12 {
	font-size:12px !important;
}

.fs13 {
	font-size:13px !important;
}

.fs86 {
	font-size:86% !important;
}

.fs115 {
	font-size:115% !important;
}

a.bha:hover{
	opacity: .70;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-khtml-opacity: .70;
	-moz-opacity: .70;
	display:inline-block\9 !important;
	zoom:1;
}

a.bha2{
	position:relative !important;
	z-index:0 !important;
}

a.bha3{
    opacity: 0.75; /* Standard: FF gt 1.5, Opera, Safari */
    filter: alpha(opacity=75); /* IE lt 8 */
    -ms-filter: "alpha(opacity=75)"; /* IE 8 */
    -khtml-opacity: 0.75; /* Safari 1.x */
    -moz-opacity: 0.75; /* FF lt 1.5, Netscape */
	zoom:1;
	display:block;
}

.db {
	display:inline-block !important;
}