@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
タグ設定
----------------------------------------------------*/

html {
overflow: auto;
}

body {
width: 100%;
height: 100%;
margin:0;
padding:0;
background: #000000;
font-size:12px;
font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Geneva, Arial, Verdana, sans-serif;
line-height:1.6em;
color:#333333;
}

h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, form {
	margin: 0;
	padding: 0;
}

img {
border:0;
}
p {
margin-top:0;
padding-top:0;
}

a { overflow: hidden; /*\*/ overflow: hidden; /**/ }

.clearfix {
	display: inline-block;
}

/* except Mac IE5 \*/
*html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* end of Holly Hack */

.pix {
	display: block;
	font-size: 1px;
	line-height: 1em;
	text-indent: -9999px;
}


/*----------------------------------------------------
基本設定
----------------------------------------------------*/

#bgbase {

width: 100%;
height: 100%;
top: 0;
left: 0;
background: transparent url("../../images/public/common/bg_body.jpg") center 0 no-repeat;
}

#wrap {
top: 0;
width:900px;
margin:0 auto;
padding:0;
}

#footgMenu {
text-align:center;
margin:20px 0 0 0;
}
/*----------------------------------------------------
リンク
----------------------------------------------------*/
/*---デフォルト---*/
a:link {
border:none;
color:#ff9900;
text-decoration: underline;
}
a:visited {
border:none;
color:#ff9900;
text-decoration: underline;	
}
a:active {
border:none;
color:#ff9900;
text-decoration: underline;
}
a:hover {
border:none;
color:#6dba00;
text-decoration: underline;
}

/*---白文字---*/
a.white:link{
color:#ffffff;
text-decoration: underline;
}
a.white:visited{
color:#ffffff;
text-decoration: underline;
}
a.white:hover{
color:#ff9900;
text-decoration: underline;
}
a.white:active{
color:#ffffff;
text-decoration: underline;
}
/*----------------------------------------------------
カラー
----------------------------------------------------*/
.cRed {color:#CC0000;}
.cGreen {color:#ff9900;}
.cGray {color:#5c5c5c;}
/*----------------------------------------------------
テキスト
----------------------------------------------------*/
.t10 {
font-size:10px;
}
.t10g {
font-size:10px;
color:#666666;
}
.t10red {
font-size:10px;
color:#ff0000;
}

/*----------------------------------------------------
ナビ
----------------------------------------------------*/
#global-navi {
	padding:0 0 0 20px;
}

#global-navi ul {
	list-style:none;
}

#global-navi li {
	float: left;
	list-style:none;
}

#global-navi li a {
	height: 46px;
	display: block;
	font-size: 1px;
	line-height: 1em;
	text-indent: -9999px;
}

#global-menu-01 a {
	background: url(../../images/public/common/g_menu.gif) no-repeat;
	width:216px;
}

#global-menu-01 a:hover {
	background: url(../../images/public/common/g_menu.gif) no-repeat 0 -46px;
	width:216px;
}

#global-menu-02 a {
	background: url(../../images/public/common/g_menu.gif) no-repeat -216px 0;
	width:215px;
}

#global-menu-02 a:hover {
	background: url(../../images/public/common/g_menu.gif) no-repeat -216px -46px;
	width:215px;
}

#global-menu-03 a {
	background: url(../../images/public/common/g_menu.gif) no-repeat -431px 0;
	width:215px;
}

#global-menu-03 a:hover {
	background: url(../../images/public/common/g_menu.gif) no-repeat -431px -46px;
	width:215px;
}

#global-menu-04 a {
	background: url(../../images/public/common/g_menu.gif) no-repeat -646px 0;
	width:215px;
}

#global-menu-04 a:hover {
	background: url(../../images/public/common/g_menu.gif) no-repeat -646px -46px;
	width:215px;
}


#h-navi {
	padding:0 0 0 20px;
}

#h-navi ul {
	list-style:none;
}

#h-navi li {
	float: left;
	list-style:none;
}

#h-navi li a {
	height: 41px;
	display: block;
	font-size: 1px;
	line-height: 1em;
	text-indent: -9999px;
}

#h-navi-01 a {
	background: url(../../images/public/common/bn_head.gif) no-repeat;
	width:99px;
}

#h-navi-01 a:hover {
	background: url(../../images/public/common/bn_head.gif) no-repeat 0 -41px;
	width:99px;
}

#h-navi-02 a {
	background: url(../../images/public/common/bn_head.gif) no-repeat -99px 0;
	width:99px;
}

#h-navi-02 a:hover {
	background: url(../../images/public/common/bn_head.gif) no-repeat -99px -41px;
	width:99px;
}

#h-navi-03 a {
	background: url(../../images/public/common/bn_head.gif) no-repeat -198px 0;
	width:99px;
}

#h-navi-03 a:hover {
	background: url(../../images/public/common/bn_head.gif) no-repeat -198px -41px;
	width:99px;
}

#h-navi-04 a {
	background: url(../../images/public/common/bn_head.gif) no-repeat -297px 0;
	width:99px;
}

#h-navi-04 a:hover {
	background: url(../../images/public/common/bn_head.gif) no-repeat -297px -41px;
	width:99px;
}

#h-navi-05 a {
	background: url(../../images/public/common/bn_head.gif) no-repeat -396px 0;
	width:100px;
}

#h-navi-05 a:hover {
	background: url(../../images/public/common/bn_head.gif) no-repeat -396px -41px;
	width:100px;
}
