/*--ページタイトル--*/
.page_title{
width:970px;
height:45px;
margin:0px 0px 20px 0px;
padding:0px 0px 0px 0px;
background:url(http://waterjump.tv/sendai/image/menu/ban_event_big.gif) 0% 100% no-repeat;
}

.page_title h2{
width:500px;
font-size:18px;
margin:0px;
padding:0px;
float:left;
}

.center_event{
width:970px;
padding:0px;
margin:0px 0px 0px 0px;
}

.center_event:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*--イベント箱（メインページ）--*/
.event_hako{
width:465px;
height:260px;
margin:10px;
float:left;
}

/*--イベント画像（メインページ）--*/
.event_photo{
width:451px;
height:190px;
padding:7px;
margin:0px;
background:url(http://waterjump.tv/sendai/image/bg/bg_event_photo.gif);
}

.event_photo img{
width:451px;
height:190px;
padding:0px;
margin:0px;
}

/*--イベント日時（メインページ）--*/
.event_time{
width:440px;
height:10px;
font-size:11px;
margin:0px 0px 0px 5px;
padding:5px 5px 5px 15px;
background:url(http://waterjump.tv/sendai/image/icon/yajirusi_dot.gif) 0% 50% no-repeat;
}

/*--イベントタイトル（メインページ）--*/
.event_title{
width:440px;
height:25px;
font-size:12px;
font-weight:bold;
margin:0px 0px 0px 5px;
padding:5px;
}


/*--イベント画像（エントリーページ）--*/
.event_entry_photo{
width:970px;
text-align:center;
margin:10px 0px 10px 0px;
padding:0px;
}

/*--イベント開催日（エントリーページ）--*/
.event_entry_time{
width:970px;
font-size:18px;
font-weight:bold;
margin:0px 0px 0px 0px;
padding:5px 0px 5px 0px;
}

/*--イベントタイトル（エントリーページ）--*/
.content h3.event_entry_title {
width:970px;
font-size:25px;
font-weight:bold;
padding:5px 0px 5px 0px;
margin:0px;
line-height: 110%
}


/*--イベント内容（エントリーページ）--*/
.event_entry_detail{
width:670px;
float:left;
margin:10px 0px 0px 0px;
padding:0px 5px 0px 5px;
border-right:1px dotted #666;
font-size:12px;
line-height: 150%
}

.event_entry_detail ul{
margin:0px;
padding:0px;
}

.event_entry_detail ul li{
list-style:square inside;
border-bottom:1px dotted #CCC;
padding:5px 0px 5px 3px;
margin:0px;
}

/*--イベント問い合わせ（エントリーページ）--*/
.event_entry_contact{
width:270px;
float:left;
margin:10px 0px 0px 0px;
padding:0px 5px 0px 5px;
font-size:11px;
}

.event_contact ul{
margin:0px;
padding:0px;
}

.event_contact ul li{
list-style:square inside;
border-bottom:1px dotted #CCC;
padding:5px 0px 5px 3px;
margin:0px;
}