@charset "utf-8";
/* CSS Document */


#leftArea #special{
	padding:10px 18px 10px 25px;
}

#leftArea #topics{
	padding:10px 18px 10px 25px;
}


#leftArea #topics h2{
	margin:0 0 10px 0;
	height:30px;
	background:url(../../images/ttl_topics.gif) no-repeat 0 0;
	text-indent:-99999px;
}

#leftArea #topics ul{
	font-size:0.8em;
	list-style:none;
}

#leftArea #topics li{
	padding:5px 0 5px 10px;
	border-bottom:1px solid #c4e3e5;
}

#centerArea #newInfo{
	padding:10px 0 10px 15px;
}


#centerArea #newInfo h2{
	margin:0 0 10px 0;
	height:30px;
	background:url(../../images/ttl_whats_new.gif) no-repeat 0 0;
	text-indent:-999999px;
}

#centerArea #newInfo .box{
	margin:0 25px 15px 10px;
	padding:0 0 10px 0;
	border-bottom:1px dotted #ccc;
}

#centerArea #newInfo .box h3{
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	font-size:0.9em;
	background:url(../images/ico_repertoire.gif) no-repeat left center;
}

#centerArea #newInfo .box ul{
	font-size:0.8em;
	list-style:none;
}

#centerArea #newInfo .box ul li{
	line-height:150%;
	font-family:"ＭＳ Ｐゴシック"
}

#rightArea{
	margin-bottom:10px;
	background:url(../../images/bg_bottom_right.gif) no-repeat left bottom !important;
}


#rightArea #pastGallary{
	width:265px;
	padding:10px 0 10px 0;
	background:url(../../images/bg_top_right.gif) no-repeat left top !important;

}

#rightArea #pastGallary h2{
	margin:0 0 5px 0;
	height:30px;
	background:url(../../images/ttl_carary.gif) no-repeat 0 0;
	text-indent:-999999px;
}


#rightArea #pastGallary #inWap{
	width:253px;
	margin:0 0 0 6px;
	background:#f8f8f8;
}

#rightArea #pastGallary .box{
	width:248px;
	margin:0 0 10px 2px;
	border-bottom:1px dotted #ccc;
	clear:both;
}

#rightArea #pastGallary .box .pict{
	width:98px;
}


#rightArea #pastGallary .box .text{
	width:140px;
	float:right;
	padding:0 10px 0 0; 
}

#rightArea #pastGallary .box a{
	color:#fff;
}
#rightArea #pastGallary .box a:hover{
	color:#f90;
}


#rightArea #pastGallary .box .categoryBox{
	padding:0 0 15px 0; 
}

#rightArea #pastGallary .bottomItem{
	margin:0 0 0 2px;
	border-bottom:none;
}

#rightArea #pastGallary .box .categoryBox:after {
          content: ".";
          display: block;
          height: 0;
          clear: both;
          visibility: hidden;
} 
#rightArea #pastGallary .box .categoryBox {display: inline-table;}

/* back-slash hack ¥*/
* html #rightArea #pastGallary .box .categoryBox {height: 1%;}
#rightArea #pastGallary .box .categoryBox {display: block;}
/* back-slash hack end */


#rightArea #pastGallary .box h3{
	height:24px;
	margin:0 0 5px 0;
	padding:4px 0 0 18px;
	font-size:0.8em;
background:url(../../images/ttl_repertoire.gif) no-repeat 0 0;
}

#rightArea #pastGallary .box ul{
	list-style:none;
	font-size:0.8em;
}

#rightArea #pastGallary .box ul li{
	line-height: 150%;
	font-family:"ＭＳ Ｐゴシック"
}