@charset "utf-8";
/* CSS Document */

/*
基本設定
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

body, td, th, p, address, h1, h2, h3, h4, h5, h6, li, dt, dd {
  color: #666666;
}
div, p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, blockquote, pre, form {
  margin: 0;
  padding: 0;
}
img, table {
  border: none;
}
ol, ul {
  list-style-type: none;
}
a {
  color: #666666;
  text-decoration: underline;
}
a:link, a:visited {
  color: #666666;
}
a:hover, a:active {
  color: #666666;
  text-decoration: none;
}


body{
	margin:0px;
	padding:0px;
	background-color:#FFF;
}


/******************************************************** 月替わり変更 *******/

#allarea{
	background-color:#CCCCCC; /*　右側エリアの背景　*/
}

#toparea{
	/*メインの背景*/
	background-color:#000;
	background-image:url(../images/top/201007/topbackground.jpg);
	background-repeat:no-repeat;
}

#allarea2{
	/*右側エリアのクレジット画像*/
	background:url(../images/top/201007/credit_photo.gif) no-repeat bottom right;
}


#bottomarea{
	/*左側下エリアの背景色*/
	background-color:#002253;
}


#menu p#menu-top-sub, #menu p#menu-top-sub a {
/*メインメニューの右側の部分 サイトマップとかリンクの文字色*/
  color: #fff;
}


#bottomarea p, #bottomarea a, #bottomarea a:visited{
/*newなどの文字色*/
color:#fff;
}


#menu {
  position:relative;
  float:left;
}


#menu {
/*メインメニューの上のライン*/
  background:url(../images/top/201007/menu_line.gif) no-repeat;
}

#header-menu-set div#text-size{
  background-image:url(../images/top/201007/head_text_size.gif);
}
#header-menu-set div#text-size a.button-large {
	background-image:url(../images/top/201007/head_btn_large.gif);
}
#header-menu-set div#text-size a:hover.button-large {
	background-image:url(../images/top/201007/head_btn_large.gif);
}
#header-menu-set div#text-size a.button-large-on {
	background-image:url(../images/top/201007/head_btn_large.gif);
}
#header-menu-set div#text-size a.button-medium {
	background-image:url(../images/top/201007/head_btn_middle.gif);
}
#header-menu-set div#text-size a:hover.button-medium {
	background-image:url(../images/top/201007/head_btn_middle.gif);
}
#header-menu-set div#text-size a.button-medium-on {
	background-image:url(../images/top/201007/head_btn_middle.gif);
}
#header-menu-set div#text-size a.button-small {
	background-image:url(../images/top/201007/head_btn_small.gif);
}
#header-menu-set div#text-size a:hover.button-small {
	background-image:url(../images/top/201007/head_btn_small.gif);
}
#header-menu-set div#text-size a.button-small-on {
	background-image:url(../images/top/201007/head_btn_small.gif);
}
#header-menu-set div#language a.button-lang{
	background-image:url(../images/top/201007/head_btn_english.gif);
}
#header-menu-set div#language a:hover.button-lang{
	background-image:url(../images/top/201007/head_btn_english.gif);
}


#GlobalNavi li a {
  background-image:url(../images/top/201007/button_global_navi1.gif);
}
#GlobalNavi .topics li a {
  background-image:url(../images/top/201007/button_global_about_nav1.gif);
}
#GlobalNavi .concert li a {
  background-image:url(../images/top/201007/button_global_schedule_nav1.gif);
}
#GlobalNavi .subscribe li a {
  background-image:url(../images/top/201007/button_global_choice_nav1.gif);
}
#GlobalNavi .foundation li a {
  background-image:url(../images/top/201007/button_global_procedure_nav1.gif);
}
#GlobalNavi .support li a {
  background-image:url(../images/top/201007/button_global_donate_nav1.gif);
}




/******************************************************** 全体レイアウト *******/



#allarea{
	float:left;
	border:0px none;
	margin:0px;
	padding:0px;
	width:100%;
}

#allarea2{
/*	width:930px;*/
	width:889px;
	float:left;
}

#leftarea{
	width:870px;
	float:left;
	border:0px none;
	margin:0px;
	padding:0px;
	background-color:#FFF;
}

#toparea{
	width:870px;
	height:596px;
	border:0px none;
	margin:0px;
	padding:4px 0 0 0;
}

#bottomarea{
	width:830px;
	border:0px none;
	margin:0px;
	padding:0px 0px 28px 40px;;
	float:left;
}

#rightarea{
	float:right;
	border:0px none;
	margin:0px;
	padding:0px;
	width:19px;
	text-indent:-100000px;
}

#footer{
	background-color:#FFF;
	float:left;
	width:790px;
	border:0px none;
	padding:0px;
	margin:14px 40px;
}


/******************************************************** leftarea *******/


h1.logo{
	background:url(../images/top/201007/logo.gif) no-repeat;
	width:131px;
	height:63px;
	text-indent:-100000px;
	margin-left:40px;
	margin-top:24px;
}





/*---- / テキストサイズ /----*/

.btn-detail {
  position:absolute;
  top:65px;
  left:0px;
  float:left;
  width:610px;
  height:135px;
  padding:0;
  margin:0;
  visibility: visible;
  z-index:2;
}
.btn-detail a {
	background-image:url(../images/top_custom/btn_detail.gif);
  background-position:0 117px;
  background-repeat:no-repeat;
  width:610px;
  height:135px;
  display:block;
  overflow:hidden;
  text-align:left;
  text-indent:-9999px;
  font-size:5px;
}

.btn-detail a:hover {
	background-image:url(../images/top_custom/btn_detail_on.gif);
  background-position:0 117px;
  background-repeat:no-repeat;
}




#menu {
  position:relative;
  float:left;
  margin-left:40px;
}


#header {
  position:relative;
	float:left;
}

* html #header {
  height: 120px;
}

#header-menu-set {
	position:absolute;
	left:660px;
	top:0px;
	width:140px;
	height:11px;
	margin:0;
	padding:0;
	visibility: visible;
	z-index: 1;
}

#header-menu-set div#text-size{
	background-repeat:no-repeat;
	position:relativel;
	float:left;
	height:11px;
	margin:0;
	padding:0 2px 0 58px;
	/*background-color:#002354;*/
}

#header-menu-set div#text-size a.button-large {
	background-repeat:no-repeat;
	background-position:0 0;
	width:9px;
	height:9px;
	display:block;
	margin:0 3px 0 0;
	padding:0;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}

#header-menu-set div#text-size a:hover.button-large {
	background-repeat:no-repeat;
	background-position:0 -9px;
}

#header-menu-set div#text-size a.button-large-on {
	background-repeat:no-repeat;
	background-position:0 -9px;
	width:9px;
	height:9px;
	display:block;
	margin:0 3px 0 0;
	padding:0;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}

#header-menu-set div#text-size a.button-medium {
	background-repeat:no-repeat;
	background-position:0 0;
	width:9px;
	height:9px;
	display:block;
	margin:0 3px 0 0;
	padding:0;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}

#header-menu-set div#text-size a:hover.button-medium {
	background-repeat:no-repeat;
	background-position:0 -9px;
}

#header-menu-set div#text-size a.button-medium-on {
	background-repeat:no-repeat;
	background-position:0 -9px;
	width:9px;
	height:9px;
	display:block;
	margin:0 3px 0 0;
	padding:0;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}

#header-menu-set div#text-size a.button-small {
	background-repeat:no-repeat;
	background-position:0 0;
	width:9px;
	height:9px;
	display:block;
	margin:0 0 0 0;
	padding:0;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}

#header-menu-set div#text-size a:hover.button-small {
	background-repeat:no-repeat;
	background-position:0 -9px;
}

#header-menu-set div#text-size a.button-small-on {
	background-repeat:no-repeat;
	background-position:0 -9px;
	width:9px;
	height:9px;
	display:block;
	margin:0 0 0 0;
	padding:0;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
}

#header-menu-set div#language{
	position:relativel;
	float:left;
	width:46px;
	height:11px;
	margin:0 0 0 1px;
	padding:0 0 0 0;
}

#header-menu-set div#language a.button-lang{
	background-repeat:no-repeat;
	background-position:0 0;
	width:45px;
	height:9px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#header-menu-set div#language a:hover.button-lang{
	background-repeat:no-repeat;
	background-position:0 -9px;
	overflow:hidden;
}



/*---------------------------*/

#contains-top {
	margin-left:40px;
}

/*緊急告知
-------------------------------------------------*/

.notice{
  position:relative;
  float:left;
  width:742px;
  _width:760px;
  margin:19px 0 0 0;
  padding:23px 10px 0 8px;
  border:#FF0000 1px solid;
  background-image:url(../images/icon_notice.gif);
  background-repeat:no-repeat;
  background-color:#FFFFFF;
}

.notice ul{
  position:relative;
  float:left;
  margin:0;
  padding:0 0 0 0;
}

.notice ul li{
  position:relative;
  float:left;
  color:#000000;
  font-size: 1.2em;
  line-height:140%;
  margin:0;
  padding:0 0 10px 9px;
  list-style:none;
  background-image:url(../images/icon_tri_notice.gif);
  background-repeat:no-repeat;
  background-position:-1px 3px;
	clear:both;
	width:322px;
}


.seasoninfo{
	text-indent:-10000px;
	margin-left:340px;
	margin-top:130px;
/*margin-top:153px;*/
}

.seasoninfo a{
	width:95px;
	height:20px;
	text-indent:-100000px;
	display:block;
	background:url(../images/top/201007/go01_off.jpg) no-repeat;
}

.seasoninfo a:hover{
	width:95px;
	height:20px;
	text-indent:-100000px;
	display:block;
	background:url(../images/top/201007/go01_on.jpg) no-repeat;
}


/******************************************* bottomarea */

.newsarea{
	width:365px;
	background:url(../images/top/201007/news.gif) no-repeat top;
	padding-top:8px;
	margin-top:18px;
	float:left;
}


#bottomarea .newsarea h3{
	text-indent:-100000px;
	display:block;
	width:46px;
	height:30px;
	float:left;
}

#bottomarea .newsarea h3 a{
	text-indent:-100000px;
	display:block;
	width:46px;
	height:30px;
	float:left;
}

#bottomarea .cparea h3{
	text-indent:-100000px;
	height:1px;
	font-size:1px;
}

.newsarea ul{
	margin:0px;
	padding-left:23px;
	padding-right:14px;
	font-size:1.2em;
	float:left;
	width:280px;
}

.newsarea li{
  margin:0 0 0 0;
  padding:0 0 5px 10px;
  list-style:none;
  background-image:url(../images/top/201007/icon_triangle2.gif);
  background-repeat:no-repeat;
  background-position:0 4px;
}

.newsarea li a{
	text-decoration:underline;
}

.newsarea li a:hover{
	text-decoration:none;
}

.cparea{
	width:335px;
	padding-top:8px;
	margin-top:18px;
	margin-left:30px;
	float:left;
	background:url(../images/top/201007/cp.gif) no-repeat;
}


.cp01{
	margin-top:16px;
/*  margin-bottom: 6px;*/
	padding-bottom:10px;
}

.cp01img{
	width:87px;
	float:left;
	margin-top:3px;
}

.cp01img img{
	border:none;
}

.cp01text{
	float:left;
  line-height: 140%;
  width:248px;
  margin:0px;
}
.cp01text a {
  font-weight: bold;
  line-height: 130%;
  font-size:1.2em;
}

.cp01text span {
  font-weight: bold;
  line-height: 130%;
/*  font-size:1.2em;*/
}

.cp01text p{
	margin-bottom:5px;
}

.cplink{
	margin:3px;
}
.cplink a{
  background-image:url(../images/top/201007/icon_triangle2.gif);
  background-repeat:no-repeat;
  background-position:2.2em 4px;
  padding-right:20px;
}

/*****************************************************************  rightarea */

#rightarea p{
/*	width:19px;*/
margin:0px;
padding:0px;
width:11px;
}

/*****************************************************************  footer */

#footer {
	font-size:90%;
}

#footer .logo{
	float:right;
	text-indent:-1000000px;
	background: url(../images/logo_NSO.gif) no-repeat;
	width:219px;
	height:31px;
}

#footer .privacy{
}

#footer .copyright{
	text-indent:-1000000px;
	background:url(../images/copyright.gif) no-repeat;
	width:407px;
	height:21px;
	
}


/*************************************************************************************/
/*-----------------------------------------------*/


.top-main {
  position:relative;
  float:left;
  width:365px;/* modified (only this month). Usually 760px width */
  margin-top: 18px;
  padding: 0;
  /*下左側newsの上の線*/
  border-top: 1px solid #B3BDCC;
}

.top-main-right {
  position:relative;
  float:left;
  width:365px;/* modified (only this month). Usually 760px width */
  margin-top: 18px;
  margin-left:30px;
  padding: 0;
  /*下右側CPの上の線*/
  border-top: 1px solid #B3BDCC;
}

/*
.top-main h2 {
  margin-bottom: 13px;
}
*/

/*conserts
-------------------------------------------------*/

.top-main-right h2.concert {
  position:relative;
  float:left;
  width: 365px;
  margin:0;
  padding:1px 0 0 0;
  clear:both;
}

.top-box01 {
  float:left;
  width: 365px;
  padding-top: 11px;
  /*border-bottom: 1px solid #ffffff;*/
}

.top-box01 .left-area {
	float:left;
  width:62px;
  height:61px;
}

.top-box01 .left-area p {
  margin-bottom: 7px;
}

.top-box01 .left-area a {
  color: #fff;/*#002253*/
  padding: 0px 8px 0px 1px;
  background: url(../images/top_custom/top_mark02.gif) no-repeat right center;
  font-size: 1.1em;
}

.top-box01 .right-area {
	float:right;
	width:270px;
}

.top-box01 .right-area p {
  margin-bottom: 6px;
  color: #fff;/*#002253*/
  line-height: 140%;
}

.top-box01 .right-area p a {
  color: #fff;/*#002253*/
  font-size: 1.0em;
  font-weight: bold;
  line-height: 130%;
}

.top-box01 .right-area p a span {
  font-size: 1.2em;
}


/*news
-------------------------------------------------*/

.top-box02 {
  position:relative;
  float:left;
  width:365px;
  padding-top: 0px;
  clear:both;
}
.top-box02:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.top-box02 {
  display:inline-block;
}
/*\*/
* html .top-box02 {
  height:1%;
}
.top-box02 {
  display:block;
}
/**/


.top-box02 .news {
  position:relative;
  float:left;
  display:block;
  height:35px;
  clear:both;
  background-image:url(../images/top_custom/top_title_news.gif);
  background-position:0 0;
  background-repeat:no-repeat;
}
.top-box02 .news .update {
  position:relative;
  float:left;
  width:163px;
  color: #fff;
  margin:0;
  margin:6px 0 0 54px;
  _margin-left:27px;
  padding:0;
  font-size:1.0em;
  letter-spacing:.1em;
}

/*---- / ニュース一覧 /----*/
.top-box02 .news .topics {
  position:relative;
  float:right;
  margin:6px 0 0 69px;
}
.top-box02 .news .topics a {
  background-image:url(../images/btn_topics.gif);
  background-position:0 0;
  background-repeat:no-repeat;
  width:78px;
  height:11px;
  display:block;
  overflow:hidden;
  text-indent:-9999px;
}
.top-box02 .news .topics a:hover {
  background-image:url(../images/btn_topics_on.gif);
  text-decoration:underline;
}
/*－－－－－－*/
.top-box02 #newsticker {
  position:relative;
  float:left;
  width:365px;
}
.top-box02 #newsticker ul li {
  margin:0;
  padding:0;
}
.top-box02 #newsticker ul li img {
  vertical-align:text-bottom;
}
.top-box02 #newsticker ul li a {
  color: #fff;
  font-size:1.2em;
  text-decoration:none;
}
.top-box02 #newsticker ul li a:hover {
	text-decoration:underline;
}

.top-box02 .right-area {
	background-image:url(../images/top/201007/line_top01_bottom.gif);
	background-position:left top;
	background-repeat:repeat-x;
  float: right;
  width:365px;
  margin-top:10px;
  padding-top:5px;
}

.top-box02 .right-area ul.top-news {
  margin:9px 0 0 0;
  padding:0;
  list-style:none;
}
.top-box02 .right-area ul.top-news li {
  margin:0 0 0 0;
  padding:0 0 5px 10px;
  list-style:none;
  background-image: url(../images/icon_triangle2.gif);
  background-repeat:no-repeat;
  background-position:0 4px;
}
.top-box02 .right-area ul.top-news li img {
  vertical-align:text-bottom;
}
.top-box02 .right-area ul.top-news li a {
  font-size:1.2em;
  color: #fff;
  text-decoration:none;
}

.top-box02 .right-area ul.top-news li a:hover{
	text-decoration:underline;
}


.icon-pdf {
  position:absolute;
  top:-3px;
}
html>/**/body .icon-pdf {
  position:absolute;
  top:0px;
}


/*100806追記*/

.mark01{
background:url(/images/icon_triangle2.gif) no-repeat 0 0.25em;
padding-left:12px;
}



/*****************************************************************  clearfix */
.clearfix:after {
  content: ".";  
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
