@charset "Shift_JIS";

/*-------------------------------------------------------------------

Browser Reset CSS

--------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,table,th,td,address,form,p {
	margin: 0;
	padding: 0;
}
img {
	display: block;
}
a:link img,a:visited img,a:active img,a:hover img {
	border: 0;
}
ul,ol {
	list-style: none;
}
h1,h2,h3,h4,h5,h6,address,caption,em {
	font-style: normal;
	font-weight: normal;
}
div{
	zoom: 1;/*for IE 5.5-7*/
	display: block;
	height: auto;
	xwidth: 138px;
	padding-left: 0px;
}
div:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
ul{
    zoom:1;/*for IE 5.5-7*/
}
ul:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}
dl{
    zoom:1;/*for IE 5.5-7*/
}
dl:after{/*for modern browser*/
    content:".";
    display: block;
    height:0px;
    clear:both;
    visibility:hidden;
}

/* ---------- バグ回避 ----------- */

/* IE6 で画像が消えることがあるバグを回避 */
#contents img {
  _position: relative;
}

/* IE6/IE7 で垂直配置がずれるバグを回避 */
html[lang^="ja"] #sidenavi {
  margin-top: 0;
}
table, tr, td { margin: 0; border-width: 0; outline-width: 0; }
/* ---------------------------------------------------------------- *
	clearfix
 * ---------------------------------------------------------------- */
.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */
#screen {
	
}


/* 背景に大きな画像を中央配置 */
body {
	padding: 0;
	margin: 0;
	background: #000000 url(../img/bg_body.jpg) no-repeat center top;
	width: 100%; /* ブラウザのサイズを小さくした際の対応 */
	display: table; /* ブラウザのサイズを小さくした際の対応 */
}

body {
	color: #FFFFFF;
	font-family: "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 81.25%;
	line-height: 160%;
}
* html body {font-size: small;}
*:first-child+html body {font-size: small;}

#wrapper {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#header {
	margin-bottom: 17px;
	padding-left: 30px;
}

#navi {
	display: block;
	width: 886px;
	clear: both;
	float: left;
	height: 26px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#navi ul {
	float: left;
	height: 26px;
}
#navi li {
	display: inline;
	height: 26px;
	}
#navi li a {
	display: block;
	height: 26px;
	text-decoration: none;
}

/* -----ナビゲーションの各ボタン---- */
#navi #gn01 a {
	display: block;
	float: left;
	height: 26px;
	width: 81px;
	background: url(../img/sprite.png) no-repeat 0px 0px;
	}
	

#navi #gn01 a:hover, #navi #gn01 a:active, #navi #gn01 .current {
	background: url(../img/sprite.png) no-repeat 0px -26px;
}

#navi #gn02 a {
	display: block;
	float: left;
	height: 26px;
	width: 118px;
	background: url(../img/sprite.png) no-repeat -81px 0px;
	}
	

#navi #gn02 a:hover, #navi #gn02 a:active, #navi #gn02 .current {
	background: url(../img/sprite.png) no-repeat -81px -26px;
}

#navi #gn03 a {
	display: block;
	float: left;
	height: 26px;
	width: 112px;
	background: url(../img/sprite.png) no-repeat -199px 0px;
	}
	

#navi #gn03 a:hover, #navi #gn03 a:active, #navi #gn03 .current {
	background: url(../img/sprite.png) no-repeat -199px -26px;
}


#navi #gn04 a {
	display: block;
	float: left;
	height: 26px;
	width: 88px;
	background: url(../img/sprite.png) no-repeat -311px 0px;
	}
	

#navi #gn04 a:hover, #navi #gn04 a:active, #navi #gn04 .current {
	background: url(../img/sprite.png) no-repeat -311px -26px;
}

#navi #gn05 a {
	display: block;
	float: left;
	height: 26px;
	width: 82px;
	background: url(../img/sprite.png) no-repeat -399px 0px;
	}
	

#navi #gn05 a:hover, #navi #gn05 a:active, #navi #gn05 .current {
	background: url(../img/sprite.png) no-repeat -399px -26px;
}

#navi #gn06 a {
	display: block;
	float: left;
	height: 26px;
	width: 100px;
	background: url(../img/sprite.png) no-repeat -481px 0px;
	}
	

#navi #gn06 a:hover, #navi #gn06 a:active, #navi #gn06 .current {
	background: url(../img/sprite.png) no-repeat -481px -26px;
}

#navi #gn07 a {
	display: block;
	float: left;
	height: 26px;
	width: 86px;
	background: url(../img/sprite.png) no-repeat -581px 0px;
	}
	

#navi #gn07 a:hover, #navi #gn07 a:active, #navi #gn07 .current {
	background: url(../img/sprite.png) no-repeat -581px -26px;
}


#footer {
	background: url(../img/hr_footer.gif) no-repeat top;
	display: block;
	clear: both;
	float: left;
	width: 860px;
	margin-left: 30px;
	_margin-left: 10px;
	padding-top: 20px;
	margin-right: -3px;
}
#contents {
	display: block;
	clear: both;
	width: 860px;
	padding-left: 30px;
	padding-bottom: 30px;
	line-height: 200%;
	float: left;
}

#btn_pageTop {
	display: block;
	clear: both;
	width: 107px;
	_margin-left: 10px;
	margin-bottom: 10px;
	height: 26px;
	float: left;
	padding-left: 775px;
	_padding-left: 755px;
}

#btn_pageTop02 {
	display: block;
	clear: both;
	width: 107px;
	_margin-left: 10px;
	margin-bottom: 10px;
	height: 26px;
	float: left;
	padding-left: 755px;
	_padding-left: 735px;
}

/*ぱんくずリスト*/
#breadcrumbslist {
	display: block;
	width: 860px;
	clear: both;
	float: left;
	height: 31px;
	padding-bottom: 20px;
	background: url(../img/bg_breadcrumbslist.png) no-repeat left 15px;
	_background: url(../img/bg_breadcrumbslist_tint.png) no-repeat left 15px;
	font-size: 92.3%;
	margin-left: 30px;
	_margin-left: 10px;
	margin-top: -15px;
}
#breadcrumbslist li.home {
	padding-left: 12px;
	float: left;
	color: #CCCCCC;
}
#breadcrumbslist li a, #breadcrumbslist li span {
	display: block;
	background: url(../img/arrow_m.gif) no-repeat right center;
	padding: 0px 15px 0px 10px;
	float: left;
	color: #CCCCCC;
}
#breadcrumbslist li.current a, #breadcrumbslist li.current span,  #breadcrumbslist li.end a{
	background-image: none;
	float: left;
	color: #CCCCCC;
}


.newIcon {
	display: inline;
	margin-bottom: -3px;
	padding-left: 5px;
}
.floatLeft {
	float: left;
}

.center {
	text-align: center;
}
.newIcon02 {
	display: inline;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.newIcon03 {
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}
.alignCenter {
	margin-left: auto;
	margin-right: auto;
}
