/* --------------------------------------------------
　Base
 --------------------------------------------------*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	}

#wrapper{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background:#ffffff url("")  repeat-x;
}

a {
	text-decoration: none;		
	}

a:link {
	color: #2D8FCA;
	}

a:visited {
	color: #999999;
	color: #2D8FCA;
	}

a:active {
	color:#00256C;
	}

a:hover {
	text-decoration:underline;
	}



h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}

h1 {
	font-size:20px;
	color:#00256C;
	}

h2 {
	padding: 0px 0px 0px 10px;
	font-size:16px;
	text-align: left;
	color:#00256C;
	}

h4 {
	height: 15px;
	font-size:small;
	text-align: left;
	color:#666666;
	}

img {
	border:none;
}

ul{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

input{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


/* --------------------------------------------------
　ヘッダー
 --------------------------------------------------*/

#g_header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	background:#ffffff url("img/global_header/bg.jpg")  repeat-x;
	}

#g_header1 {
	width: 960px;
	}

/* モダンブラウザ only */
*:lang(ja) #g_header1,
*:lang(ja) #g_header2 {
	margin: 0 auto;
	}

/* safari only \*/
html:\66irst-child #g_header1,
html:\66irst-child #g_header2 {
	margin: 0 auto;
	}


#g_banner {
	float:left;
	}

#g_banner a{
	display:block;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 191px;
	height: 44px;
	text-indent: -9999px;
	background: #00256C url("img/global_header/logo.jpg") no-repeat;
	color:#ffffff;
	text-align: center;
	text-decoration: none;
	}

#g_banner a:hover{
	filter: progid:DXImageTransform.Microsoft.alpha(style=0, opacity=50) ;
	}

#hot{
	float: left;
	padding: 22px 0px 0px 25px;
	text-align: left;
	width: 475px;
	height: 30px;
	font-size:12px;
	font-weight:bold;
	background: #ffffff url("img/global_header/hot.jpg") no-repeat;
	}



#g_header2 {
	clear:both;
	width: 960px;
	}

#g_navi{
	float: left;	
	width: 949px;
	}


#g_navi1 {
	height: 40px;
	margin: 3px 0 0 0;
	padding: 0;
	background:url("img/global_header/navi.jpg") no-repeat;
	position: relative;
	}

/* モダンブラウザ only */
*:lang(ja) #g_navi1 {
	margin-top: 4px;
	}

/* safari only \*/
html:\66irst-child #g_navi1{
	margin-top: 4px;
	}

#g_navi2 {
	width: 695px;
	height: 21px;
	}

#g_navi1 li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	height: 40px;
	}
	
#g_navi1 li, #g_navi1 a {
	height: 40px;
	display: block;
	}

#g_navi1 a {
	text-indent: -5000px;
	text-decoration: none;
	color: white;
	line-height: 120%;
	}

#li1 {left: 0px; width: 125px;}
#li2 {left: 125px; width: 203px;}
#li3 {left: 328px; width: 158px;}
#li4 {left: 486px; width: 142px;}
#li5 {left: 628px; width: 178px;}
#li6 {left: 806px; width: 137px;}

#li1{ background: transparent url(img/global_header/navi.jpg) -0px -40px no-repeat;}

#li1 a:hover, #li1 a:visited:hover { background: transparent url(img/global_header/navi.jpg) -0px -40px no-repeat;}
#li2 a:hover, #li2 a:visited:hover { background: transparent url(img/global_header/navi.jpg) -125px -40px no-repeat;}
#li3 a:hover, #li3 a:visited:hover { background: transparent url(img/global_header/navi.jpg) -328px -40px no-repeat;}
#li4 a:hover, #li4 a:visited:hover { background: transparent url(img/global_header/navi.jpg) -486px -40px no-repeat;}
#li5 a:hover, #li5 a:visited:hover { background: transparent url(img/global_header/navi.jpg) -628px -40px no-repeat;}
#li6 a:hover, #li6 a:visited:hover { background: transparent url(img/global_header/navi.jpg) -806px -40px no-repeat;}

#li1 a.selected:link, #li1 a.selected:visited { background: transparent url(img/global_header/navi.jpg) -0px -40px no-repeat;}
#li2 a.selected:link, #li2 a.selected:visited { background: transparent url(img/global_header/navi.jpg) -125px -40px no-repeat;}
#li3 a.selected:link, #li3 a.selected:visited { background: transparent url(img/global_header/navi.jpg) -328px -40px no-repeat;}
#li4 a.selected:link, #li4 a.selected:visited { background: transparent url(img/global_header/navi.jpg) -486px -40px no-repeat;}
#li5 a.selected:link, #li5 a.selected:visited { background: transparent url(img/global_header/navi.jpg) -628px -40px no-repeat;}
#li6 a.selected:link, #li6 a.selected:visited { background: transparent url(img/global_header/navi.jpg) -806px -40px no-repeat;}


#g_navi2 a{
	font-size:11px;
	color:#ffffff;
	text-align: left;
	text-decoration: none;
	}


#g_navi2 a , #g_navi2 .closed{
	margin: 0px 0px 0px 1px;
	padding: 3px 0px 0px 0px;

	height: 20px;
	color : #000000;
	}

#g_navi2 a:hover{
	font-weight:bold;
	}

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

#g_header{
	zoom:1;/*for IE 5.5-7*/
	}

/* --------------------------------------------------
　サポーター登録
 --------------------------------------------------*/
#g_local {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
