@charset "UTF-8";

/*--------------------------------
/*　leftmenu
--------------------------------*/
/*スペシャル*/
#leftmenu #special_page_container{
	width:224px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	_text-align: center;
}
#leftmenu #special_page_container #special_page_inner{
	width:224px;
	margin: 0 auto;
}

#leftmenu h2.homeh2{
	margin-top: 10px;
	text-align: center;
}

/*透過ボックス*/
#leftmenu .menu_alphabox{
	width: 224px;
	margin: 0px auto 10px;
	padding-top: 10px;
	background: url("/images/alpha.png") ;
}

#leftmenu .menu_alphabox .menu_alphabox02{
	width:195px;
	margin: auto;
	text-align: left;
}




#leftmenu .menu_alphabox .menu_alphabox02 p.sec{
	margin:8px 0 5px;
	color: #333333;
}

#leftmenu .menu_alphabox .menu_alphabox02 h3{
	display: block;
	width: 193px;
	height: 10px;
	margin-bottom: 5px;
	text-align: left;
	overflow: hidden;/*IE6*/
}

h3.menu_newbar1000{
	background: url(/images/event_category/menu_newbar1000.png) no-repeat left top;
}
#leftmenu .menu_alphabox .menu_alphabox02 h3.menu_newbar2000{
	background: url(/images/event_category/menu_newbar2000.png) no-repeat left top;
}
#leftmenu .menu_alphabox .menu_alphabox02 h3.menu_newbar3000{
	background: url(/images/event_category/menu_newbar3000.png) no-repeat left top;
}
#leftmenu .menu_alphabox .menu_alphabox02 h3.menu_newbar4000{
	background: url(/images/event_category/menu_newbar4000.png) no-repeat left top;
}
#leftmenu .menu_alphabox .menu_alphabox02 h3.menu_newbar9000{
	background: url(/images/event_category/menu_newbar9000.png) no-repeat left top;
}




/*続きを読む*/
.arrow_pink{
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: right;
}
.arrow_blue{
	font-size: 12px;
	letter-spacing: 0.1em;
	font-weight: bold;
	text-align: right;
	padding-bottom: 10px;
}

.arrow_pink{ color: #E4007F; }
.arrow_pink a{
	color: #EB9BC1;
	text-decoration: none;
}
.arrow_blue{ color: #419AD6;}
.arrow_blue a{
	color: #419AD6;
	text-decoration: none;
}



/*--------------------------------
/*　mainmenu
--------------------------------*/
/*HOMEmain*/
#homecontents h3{
	border-bottom: 1px solid #9F9FA0;
	padding-bottom: 5px;
	padding-left: 50px;
	margin: 10px 0 10px;
	line-height: 20px;
	text-align: left;
	font-size: 16px;
	overflow: hidden;/*IE6*/
}
/*IE6以外*/
html>body #homecontents h3{ padding-bottom: 2px; }

/*NEWS　見出しアイコン*/
.mark1000, .mark2000, .mark3000, .mark4000, .mark9000{
	background-repeat: no-repeat;
	background-position: left 4px;
	font-weight: normal;
}
.mark1000{ background-image: url("/images/event_category/icon1000.png"); }
.mark2000{ background-image: url("/images/event_category/icon2000.png"); }
.mark3000{ background-image: url("/images/event_category/icon3000.png"); }
.mark4000{ background-image: url("/images/event_category/icon4000.png"); }
.mark9000{ background-image: url("/images/event_category/icon9000.png"); }


/*NEWS　テキスト回り込み*/
.intro{
	border-bottom: 1px dashed #9F9F9F;
	margin-top: 10px;
	padding-bottom: 5px;
	text-align: left;
	font-size: small;
	_font-size: x-small;
}

/*ニュースリスト*/
#homecontents dl{ width: 430px; }
/*ニュースリスト　本文*/
#homecontents dt{
	float: left;
	padding: 5px 0 5px 50px;
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
/*ニュースリスト　日付*/
#homecontents dd{
	font-size: 10px;
	letter-spacing: 1px;
	text-align: right;
	padding: 5px 0;
	border-bottom: 1px dashed #999;
}
#homecontents dd .update{
	letter-spacing: 0;
}

/*ニュースリスト　アイコン*/
.icon1000{ background-image: url("/images/event_category/icon1000.png"); }
.icon2000{ background-image: url("/images/event_category/icon2000.png"); }
.icon3000{ background-image: url("/images/event_category/icon3000.png"); }
.icon4000{ background-image: url("/images/event_category/icon4000.png"); }
.icon9000{ background-image: url("/images/event_category/icon9000.png"); }





/*イベントリンク*/
#eventlink{ margin-top: 20px;}
#eventlink h4 img{margin-top: 8px; }

/*イベントリンク　ボックス*/
.eventbox{
	width: 430px;
	font-size: small;
	_font-size: x-small;
	border: 1px solid #9E9E9F;
	background-image: url("/images/star.png");
	text-align: center;
}

.eventbox .eventbox02{
	width: 370px;
	margin: 10px 10px 0 40px;
	_margin: 10px 10px 0 30px;
}

/*イベントリンク　要素*/
.eventbox ul{
}
.eventbox ul:after{
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
   font-size:0;
}

.eventbox li{
	display:block;
	float:left;
	width: 90px;
	height: 160px;
	_height: 170px;
	margin-right:30px;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
}

.eventbox li .thumbnail_indicator {
	height: 16px;
	_height: 20px;
}

.eventbox li a {
	display: table-cell;
	width: 90px;
	height: 90px;
	vertical-align: middle;
}
*:first-child+html .eventbox li .thumbnail_container { /*IE7*/
	display: block;
	line-height: 90px;
	vertical-align: middle;
}
* html .eventbox li table td { /*IE6*/
	vertical-align: middle;
	text-align: center;
	width: 90px;
	height: 90px;
}
* html .eventbox li table td a { /*IE6*/
	width: auto;
	height: auto;
}

.eventbox li .caption{
	width:90px;
	height: 3em;
	margin-top: 3px;
	line-height: 110%;
	text-align: center;
}


/*右メニュー*/

/*天気予報*/
#weather{
	position: relative;
	width: 158px;
	height: 200px;
	border-top: 0px;
	border-right: 1px solid #9E9E9E;
	border-bottom: 1px solid #9E9E9E;
	border-left: 1px solid #9E9E9E;
	text-align: center;
}
* html #weather{
	width: 160px;
}

h4.weatherheading{
	width:160px;
	height: 22px;
	line-height: 22px;
	color: #717171;
	font-size: 10pt;
	text-align: center;
	background: url(/images/weather.png) no-repeat left top;
}





