@charset "utf-8";

#Header{
	width:950px;
	height:125px;
	position: relative;
	z-index:100;
}

.Main-Header{background: url(../images/header.png) no-repeat left top;margin-bottom:30px;}
/*GT*/
.GT-Header{background: url(../../supergt/images/header.png) no-repeat left top;margin-bottom:10px;}
.GT-Header-link{background: url(../../supergt/images/header_links.png) no-repeat left top;margin-bottom:10px;}
.GT-Header-photo{background: url(../../supergt/images/header_photo.png) no-repeat left top;margin-bottom:10px;}
/*FN*/
.FN-Header{background: url(../../f-nippon/images/header.png) no-repeat left top;margin-bottom:10px;}
.FN-Header-link{background: url(../../f-nippon/images/header_links.png) no-repeat left top;margin-bottom:10px;}
.FN-Header-photo{background: url(../../f-nippon/images/header_photo.png) no-repeat left top;margin-bottom:10px;}
/*Profile*/
.Pro-Header-gt{background: url(../images/header/profile_gt.png) no-repeat left top;margin-bottom:10px;}
.Pro-Header-fn{background: url(../images/header/profile_fn.png) no-repeat left top;margin-bottom:10px;}
/*Contact*/
.Con-Header{background: url(../images/header/contact.png) no-repeat left top;margin-bottom:10px;}
/*Gallery*/
.Photo-Header{background: url(../images/header/photo.png) no-repeat left top;margin-bottom:10px;}
.Photo-archive-Header{background: url(../images/header/photo_archive.png) no-repeat left top;}
/*Diary*/
.Diary-Header{background: url(../images/header/diary.png) no-repeat left top;margin-bottom:10px;}

#Header h1.top{
	position:absolute;
	left:20px;
	bottom:20px;
}

#Header h1.GT{
	position:absolute;
	left:20px;
	top:20px;
}

#Header h1.FN{
	position:absolute;
	left:20px;
	top:20px;
}


ul.glnavi{
	float:right;
	_display:inline;
	width:400px;
	border-left:3px solid #000;
	margin-top:80px;
	margin-right:20px;
	overflow:hidden;
	zoom:1;


}

ul.glnavi li {
	float: left;
	height:45px;
	overflow:hidden;
	zoom:1;
}


ul.glnavi li a{
	display:block;
	height:45px;
	margin-right:0px;
	float:left;
	cursor:pointer;
}


ul.glnavi li a:hover{
	background: url(../images/navi_hover.png) repeat-x left top;
}

ul.glnavi li a.diary{width:100px;}
ul.glnavi li a.profile{width:100px;}
ul.glnavi li a.gallery{width:200px;}


ul.glnavi li div.pro {
	display: none;
	position: absolute;
	z-index:500001;
	top: 125px;
	left: 530px;
	padding:0 3px;
	text-align:left;
	font-size: 0.9em;
	margin-left:-3px;
	background:#000;
}


ul.glnavi li div.pro ul {
	width: 97px;
}

ul.glnavi li div.pro ul li{width:97px;/*float:left;_display:inline;*/margin-right:3px;}
ul.glnavi li div.pro ul li.last{margin-right:0px;}


ul.glnavi li div.gtpd{
	display: none;
	position: absolute;
	z-index:500000;
	top: 125px;
	left: 330px;
	padding:0 3px;
	text-align:left;
	font-size: 0.9em;
	margin-left:-3px;
	background:#000;
}

ul.glnavi li div.gtpd ul {
	width: 597px;
}

ul.glnavi li div.gtpd ul li{width:197px;/*float:left;_display:inline;*/margin-right:3px;}
ul.glnavi li div.gtpd ul li.last{margin-right:0px;}
ul.glnavi li div.gtpd ul li a.h_fn{background: url(../images/hover_fn.png) no-repeat center top;}
ul.glnavi li div.gtpd ul li a.h_gt{background: url(../images/hover_gt.png) no-repeat center top;}
ul.glnavi li div.gtpd ul li a.h_photo{background: url(../images/hover_photo.png) no-repeat center top;}

/*ul.glnavi li div p a.h_fn:hover{background: url(../images/hover_fn.png) no-repeat center top;}
ul.glnavi li div p a.h_gt:hover{background: url(../images/hover_gt.png) no-repeat center top;}
ul.glnavi li div p a.h_photo:hover{background: url(../images/hover_photo.png) no-repeat center top;}*/

/*#navi_diary{background-position:0 0;}
#navi_diary:hover,#navi_diary.hover{background-position:0 -45px;}
        
#navi_profile{background-position:-100px 0;}
#navi_profile:hover,#navi_profile.hover{background-position:-100px -45px;}
        
#navi_gallery{background-position:-200px 0;}
#navi_gallery:hover,#navi_gallery.hover{background-position:-200px -45px;}*/


ul#navi div {
	display: none;
	width: 200px;
	font-size: 0.9em;
}
ul#navi div p {
	margin: 7px 0;
	line-height: 1.6em;
	padding: 0 5px 10px 30px;
}

#Header ul#btn{
	position:absolute;
	top:40px;
	right:20px;
}

#Header ul#btn li{float:left;}
#Header ul#btn li.home{margin-right:10px;}


#InfoArea{
	width:950px;
	margin-top:20px;
	padding:20px 0 30px 0;
	text-align:center;
	clear:both;
	overflow:hidden;
	zoom:1;
}

#InfoArea div{
	width:465px;
	float:left;
	_display:inline;
}

#InfoArea div#NewsInfo{
	text-align:center;
}
#InfoArea div#MediaRelease{
	margin-left:20px;
	text-align:center;
}

#InfoArea div h2{
	width:950px;
	height:25px;
	margin-bottom:10px;
}

#InfoArea div h2.newsinfo{
	width:465px;
	height:25px;
	background: url(../images/ttl_newsinfo.png) no-repeat left top;
}

#InfoArea div h2.mediarelease{
	width:465px;
	height:25px;
	background: url(../images/ttl_mediarelease.png) no-repeat left top;
}

#InfoArea h2 span{
	position:absolute;
	width:0;
	height:0px;
	overflow:hidden;
}

#InfoArea div#NewsInfo ul,
#InfoArea div#MediaRelease ul{
	width:455px;
	margin:0 auto;
	padding:0;
}

#InfoArea div#NewsInfo ul li,
#InfoArea div#MediaRelease ul li{
	font-size:12px;
	text-align:left;
	padding:3px 0;
	background: url(../images/news_bg.gif) repeat-x left bottom;
	color:#221E1F;
}

#InfoArea div#NewsInfo ul li a,
#InfoArea div#MediaRelease ul li a{
	background: url(../images/arrow.gif) no-repeat 0em .45em;
	padding:0 0 0 15px;
	display: inline-block;

}

#InfoArea div#MediaRelease ul li span.Topic{
	color:#ff0000;
	font-size:15px;
}



#InfoArea div#NewsInfo ul#newnews{
	width:455px;
	margin:0 auto;
	padding:0;
}

#InfoArea div#NewsInfo ul#newnews li{
	font-size:13px;
	text-align:left;
}

#InfoArea div#NewsInfo ul#newnews li a{background:none;padding-left:0;}



#InfoArea ul li a:link, 
#InfoArea ul li a:visited{color: #0360a5;}

#InfoArea ul li a:hover,
#InfoArea ul li a:active{color: #ff0000;}



#footer-w{
	width:950px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#fff;
	font-size:13px;
	background: url(../images/fotter_bg.png) no-repeat left top;
}


