@charset "utf-8";
/* CSS Document */

#header {
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/local/HeaderBg02.jpg);
}

#headerbox {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	height: 58px;
}

#headerbox  .left {
	float: left;
	margin-bottom: 0px;
}

#headerbox .left h1 a {
	width: 172px;
	height: 23px;
	display: block;
	margin-top: 22px;
	text-indent: -9999px;
	background-image: url(../img/local/h1.jpg);
	background-repeat: no-repeat;
}

#headerbox .right {
	float: right;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 30px;
	_width: 750px;
	width: 620px;
}

#headerbox .right ul li {
	float: left;
	background-repeat: no-repeat;
	background-position: left 1px;
	height: 16px;
	background-image: url(../img/local/arrow01.gif);
	padding-left: 14px;
	margin-left: 14px;
}



#headerbox .right ul li a {
	text-decoration: none;
	color: #666;
}

#headerbox .right ul li a:hover {
	text-decoration: underline;
}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#headerbox .right ul li {
	float: left;
	background-repeat: no-repeat;
	background-position: left 4px;
	height: 16px;
	background-image: url(../img/local/arrow01.gif);
	padding-left: 12px;
	margin-left: 5px;
	font-size:11px;
}
} 


#topicPath_01 {
	margin-bottom: 10px;
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}  

#topicPath_01 li {  
    display:inline;  
    line-height:110%;  
    list-style-type:none;  
}  

#topicPath_01 li a {
	padding-right:12px;
	background-image: url(../img/local/topicpath.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 6px;
}

#container h2 {
	height: 27px;
	width: 100%;
	text-indent: -9999px;
	margin-bottom: 8px;
}

.fadein {
	position:relative;
	height: 246px;
	width: 940px;
	z-index: 1000;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.fadein2 {
	position:relative;
	height: 95px;
	width: 940px;
	z-index: 1000;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.fadein img {
	left:0;
	top:0;
	position: absolute;
}



#rightcontent .banners li {
	margin-bottom: 8px;
	text-indent: -9999px;
}
* html #rightcontent .banners li {
	margin-bottom: 8px;
	text-indent: -9999px;
}

#rightcontent .banners li a {
	display: block;
}

#rightcontent .banners li a.diary {
	background-image: url(../img/global/Banner_Diary.jpg);
	background-repeat: no-repeat;
	height: 50px;
}

#rightcontent .banners li a.recruit {
	background-image: url(../img/global/Banner_recruit.jpg);
	height: 40px;
	background-repeat: no-repeat;
	clear: both;
}
* html #rightcontent .banners li a.recruit {
	background-image: url(../img/global/Banner_recruit.jpg);
	height: 40px;
	background-repeat: no-repeat;
	margin-top: -25px;
}

*:first-child+html #rightcontent .banners li a.recruit {
	background-image: url(../img/global/Banner_recruit.jpg);
	height: 40px;
	background-repeat: no-repeat;
	margin-top: -25px;
}

#rightcontent .banners li a.kagu {
	background-image: url(../img/global/Banner_kagu.jpg);
	height: 62px;
}
#rightcontent .banners li a.StaffBlog {
	background-image: url(../img/global/Banner_StaffBlog.jpg);
	height: 40px;
}

#rightcontent .banners li a.NHcup {
	background-image: url(../img/global/Banner_NHcup.gif);
	height: 62px;
	background-repeat: no-repeat;
	width: 121px;
	margin-bottom: 8px;
	float:left;
}

#rightcontent .banners li a.NHkids {
	background-image: url(../img/global/Banner_NobleKids.gif);
	height: 62px;
	width: 121px;
	background-repeat: no-repeat;
	float:right;
}
* html #rightcontent .banners li a.NHkids {
	background-image: url(../img/global/Banner_NobleKids.gif);
	height: 62px;
	width: 121px;
	background-repeat: no-repeat;
	position: relative;
	top: -26px;
}

*:first-child+html #rightcontent .banners li a.NHkids {
	background-image: url(../img/global/Banner_NobleKids.gif);
	height: 62px;
	width: 121px;
	background-repeat: no-repeat;
	position: relative;
	top: -26px;
}


#rightcontent .banners li a.ClubNoble {
	background-image: url(../img/global/Banner_ClubNoble.jpg);
	height: 62px;
}

#rightcontent .banners li a.nh25 {
	background-image: url(../img/global/nh25.gif);
	height: 50px;
}#rightcontent .banners li a.forest {
	background-image: url(../img/global/forest.gif);
	height: 50px;
}#rightcontent .banners li a.flat35 {
	background-image: url(../img/global/flat35_1.gif);
	height: 50px;
}

.PageTop {
	width: 100%;
	height: 12px;
	clear: both;
	background-image: url(../img/local/PageTop.jpg);
	background-repeat: no-repeat;
	background-position: 582px;
}

.PageTop a {
	height: 12px;
	width: 90px;
	display: block;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	margin-left: 582px;
}

