body{
	background-image: url(../images/background_event.gif);
	background-color: #d9f1fc;
	}



div#contet_wrapper{
	margin-top: 0;
	}

div#event_text_wrap{
	width: 720px;
	float: left;
	}

div#event_image_wrap{
	width: 170px;
	float: right;
	}

div.month_wrap{
	margin-bottom: 25px;
	}

h4{
	margin: 0 0 15px 0;
	}

h4 span{
	background-color: #64c4e2;
	padding: 5px 10px;
	margin-right: 10px;
	color: white;
	}

div.month_wrap ul{
	height: 100px;
	list-style-type: none;
	margin-top: 5px;
	}

div.month_wrap ul li{
	width: 140px;
	height: 100px;
	float: left;
	margin-right: 5px;
	}

p.point_text{
	font-size: 12px;
	line-height: 30px;
	color: #64c4e2;
	}





div#header{
	background-image: url(../images/logo_event.gif);
	}


/*
ul#h_menu li#hm5 a:link{
	background-image: url(../images/main_menu5_select.gif);
	}

ul#h_menu li#hm5 a:visited{
	background-image: url(../images/main_menu5_select.gif);
	}

ul#h_menu li#hm5 a:hover{
	background-image: url(../images/main_menu5_select.gif);
	}

ul#h_menu li#hm5 a:active{
	background-image: url(../images/main_menu5_select.gif);
	}


ul#h_menu li#hm5 a{
	cursor: default;
	}
*/

/* コンサート */

dl{
	width:919px;
	
	}

dt{
	line-height:38px;
	font-size:18px;
	font-family: "ヒラギノ明朝 Pro W3","ＭＳ 明朝",serif;
	text-indent:40px;
	font-weight:bold;
	color:#777;
	height:38px;
	background:url(../images/accordion_off.gif);
	clear: both;
	}

dd p{
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	line-height: 24px;
	color: #333;
	margin:0;
	padding:0 20px;
	}

div.text{
	width: 552px;
	float: left;
	}

div.photo{
	width: 350px;
	float: left;
	}

div.photo div{
	width: 345px;
	margin-bottom: 10px;
	}

div.photo div.p_margin_top{
	margin-top: 20px;
	}

div.photo div.p_margin_bottom{
	margin-bottom: 20px;
	}

h5{
	font-size: 18px;
	font-family: "ヒラギノ明朝 Pro W3","ＭＳ 明朝",serif;
	color: #64c4e2;
	line-height: 18px;
	padding: 20px 0 8px 20px;
	}

div.naiyou{
	background-color: white;
	border: 1px solid #ddd;
	padding: 10px 15px;
	margin: 8px 23px 15px 20px
	}

div.naiyou p{
	padding: 0;
	margin: 0;
	}

p.prof{
	margin-bottom: 15px;
	}

div.c_wrap{
	background-image: url(../images/concert_background.gif);
	}



dt.over{
	background:url("../images/accordion_on.gif");
	cursor:pointer;
	color: #333;
	}

dt.selected{
	background:url("../images/accordion_on.gif");
	cursor:default;
	color:#333;
	}




