@charset "Shift_JIS";
.top_box{
background-color:#000000;
background: url(../img/nycg/top_txt.gif) no-repeat;
width:822px;
padding-top:121px;
margin:0 0  0 40px;
font-size:12px;
line-height:190%;
}
.top_box div{
padding-top:15px;
}
.txt_l{
width:360px;
float:left;
}
.txt_r{
float:right;
width:420px;
margin-left:40px;
}
.map_box{
padding-left:260px;
background:url(../img/nycg/map.jpg) no-repeat left top;
float:left;
}
.map_click{
background:url(../img/nycg/click.gif)  no-repeat right top;
width:610px;
height:35px;
}
/* NYCG用10色  */
.color div{
width:305px;
padding:3px 0;
}
.color1{color: #3CE6B3; float:left; background:url(../img/nycg/01.gif) no-repeat left;}
.color2{color: #57C15C; float:left; background:url(../img/nycg/02.gif) no-repeat left;}
.color3{color: #9DD123; float:left; background:url(../img/nycg/03.gif) no-repeat left;}
.color4{color: #E7B700; float:left; background:url(../img/nycg/04.gif) no-repeat left;}
.color5{color: #FC8C37; float:left; background:url(../img/nycg/05.gif) no-repeat left;}

.color6{color: #EF52C8; float:left; background:url(../img/nycg/06.gif) no-repeat left;}
.color7{color: #B461D6; float:left; background:url(../img/nycg/07.gif) no-repeat left;}
.color8{color: #5286C2; float:left; background:url(../img/nycg/08.gif) no-repeat left;}
.color9{color: #4EBFE4; float:left; background:url(../img/nycg/09.gif) no-repeat left;}
.color10{color: #996600; float:left; background:url(../img/nycg/10.gif) no-repeat left;}
/*------アコーディオン css-------------*/
#basic-accordian{
margin-bottom:50px;
position:relative;
float:left;
}
.accordion_headings{
cursor:pointer;
}
.accordion_headings:hover{
background-color: #AFEDDE ;
}
.accordion_child{
margin-top:15px;
padding-top:15px;
background: url(../img/nycg/arrow.gif) no-repeat top;
}
.accordion_child ul{
margin:0;
padding:0;
list-style:none;
}
/*------エリア　インデクス　フォント-------------*/
h6{font-size:12px; margin-bottom:5px; margin-top:0;}
h6 a{text-decoration:underline;
}
/*------プレイス　インデクス　フォント-------------*/ 
h5{font-size:12px; margin:5px 0 0 35px;}
/*------エリア　コンテンツ　フォント-------------*/
.txt{
text-align:left;
width:500px;
line-height: 140%;
font-size:11px;
padding:15px 15px 10px 15px;
border-bottom:1px dotted #999999;
} 
.header_highlight{
background-color: #D7F0D9;
color: #666666;
}