/*イベントページ用*/

.event-top	{
	width:950px;
	margin-top:15px;
	}
	
/*=======左カラム=======*/
.event-left	{
	width:550px;
	float:left;
	}
	
.event-left #topic	{
	background:url(../event/images/kosodate-back.gif) repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	
.event-left #topic p,
.event-right #new p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.event-more	{
	background:url(../event/images/arrow.gif) no-repeat right;
	padding-right:8px;
	text-align:right;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
	
	/*=======右カラム=======*/
.event-right	{
	width:385px;
	float:right;
	}

.event-right #new	{
	background:url(../event/images/event-back.gif) repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	
.new-more	{
	background:url(../images/dot-arrow.gif) no-repeat right;
	padding-right:10px;
	text-align:right;
	margin-top:5px;
	margin-bottom: 0px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
	
	/*=======右左カラムのリスト=======*/
.event-left ul,
.event-right ul	{
	font-size: 1.2em;
	line-height:1.8;
	padding-top: 0.5em;
	}
.event-left ul li,
.event-right ul li	{
	background: url(../event/images/event-dot.gif) 2px 5px no-repeat;
	padding-left:12px;
	}
	
/*=======イベント一覧=======*/
.all-list	{
	width:655px;
	float:left;
	}
	
.family-list	{
	width:655px;
	margin-bottom: 1.5em;
	}
.family-list table	{
	width:654px;
	}
.family-list table td	{
	width:50%;
	vertical-align: top;
	clear: both;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0.5em;
	padding-left: 15px;
	}
.family-list p {
	margin-top: 0px;
	margin-bottom: 0px;
}
	
.event-list	{
	width:655px;
	}
.event-list table	{
	width:654px;
	}
.event-list table td	{
	width:50%;
	vertical-align: top;
	clear: both;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0.5em;
	padding-left: 15px;
	}
.event-list table td img	{
	float:left;
	padding-right: 5px;
	padding-bottom: 15px;
	}
.event-list table td h4	{
	font-size:12px;
	color: #CC3300;
	}
.event-list p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.table-color	{
	background-color:#EEEEEE;
	}

/*=======映画情報（試写会）=======*/
.event-movie	{
	width:280px;
	float:right;
	}
.event-movie h5	{
	font-size:12px;
	font-weight:bold;
	color: #333333;
	}
.event-movie h4	{
	margin-top:5px;
	margin-bottom:5px;
	}
.movie-more	{
	background:url(../event/images/arrow.gif) no-repeat right;
	padding-right:8px;
	text-align:right;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
.movie-box	{
	margin-bottom:0.5em;
	border-bottom:#000000 dotted 1px;
	clear: both;
	}
.movie-box img	{
	float:left;
	padding-bottom: 0.5em;
	padding-right: 0.5em;
	}
.movie-box p {
	margin-top: 0px;
	margin-bottom: 0em;
}

/*=======映画情報=======*/
.mv-box {
	margin-bottom:0.5em;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-bottom: 0.5em;
	}
.mv-box img	{
	padding-bottom: 0.5em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
/*=======24tvリンク=======*/
.sp-box {
	padding-top: 0.5em;
	padding-bottom: 1em;
	clear: both;
	float: none;
}
/*=======広島のイベント・コンサート=======*/
#event-h	{
	margin-bottom:0.5em;
	border-bottom:#000000 dotted 1px;
	padding-bottom: 0.5em;
	}
#event-h ul li	{
	display:inline;
	margin-left:2px;
	}
	
.red	{
	color:#CC0000;
	}
.green {
	color: #009900;
}
	
/*=======イベント内容=======*/
#event-box	{
	width:700px;
	margin:10px auto 20px;
	}
#event-box-in	{
	background: url(../event/images/event-list-back.gif) repeat-y;
	padding:10px 15px 0;
	}
#event-box h3	{
	font-size:14px;
	color: #FFFFFF;
	font-weight:bold;
	background:url(../event/images/event-list-hed.gif) no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
#event-box #ticket	{
	font-size:1.2em;
	font-weight:bold;
	color:#333333;
	border-left:#99CC00 solid 2px;
	padding:4px 4px;
	}
#event-box  #ticket2 {
	font-size:1.2em;
	font-weight:bold;
	color:#CC0000;
	padding:4px 4px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
}
#date-time	{
	font-size:1.2em;
	color:#333333;
	border: #999999 solid 1px;
	padding:6px;
	margin:0px 0px 10px;
	}
#event-box ul	{
	font-size:1.2em;
	margin-bottom:10px;
	border-bottom:#FF9900 dotted 1px;
	padding-bottom:5px;
	}
#text-box li {
	margin-bottom: 0.3em;
}
#pg	li	{
	margin-left:15px;
	}
#pg2 li {
	margin-left: 15px;
}
#pg   .sb {
	display: block;
	margin-left: -1em;
}
#photo-box	{
	width:200px;
	float:left;
	}
#photo-box  p {
	margin-bottom: 0.5em;
}
#photo-box img	{
	margin-bottom:5px;
	display: block;
	border: 1px solid #CCC;
	}
/*▼横長写真用▼*/
#photo-box-wide	{
	width:668px;
	}
#photo-box-wide  p {
	margin-bottom: 0.5em;
}
#photo-box-wide img	{
	margin-bottom:10px;
	display: block;
	border: 1px solid #CCC;
	}
 /*▲横長写真用▲*/
#text-box	{
	width:450px;
	float:right;
	}
#toiawase-box	{
	font-size:1.2em;
	border:#CCCCCC solid 1px;
	background-color:#EEEEEE;
	text-align:center;
	padding:4px;
	}


/*
======= 笑点 =======
*/
#event-box2		{
	width:700px;
	margin:10px auto 20px;
	}
	#event-box2 #ticket	{
	font-size:1.2em;
	font-weight:bold;
	color:#333333;
	border-left:#99CC00 solid 2px;
	padding:4px 4px;
	}
	#event-box2 ul	{
	font-size:1.2em;
	margin-bottom:10px;
	padding-bottom:5px;
	}
#text-li	{
	width:450px;
	float:right;
	}
#text-li ul{display:block;}
#text-li ul li{
	border-bottom:#ccc 1px dotted;
	padding-left:1em;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
}
#text-li ul li span.sb{
	display:block;
	margin-left:-1em;
	color: #3366CC;
}
#date-time2	{
	font-size:1.2em;
	color:#CC0000;
	border: #999999 solid 1px;
	padding:6px;
	margin:0px 0px 10px;
	background-color: #FFFFCC;
	text-align: center;
	}
	#date-time2 p	{
	margin-bottom: 0.3em;
	font-size: 100%;
	margin-top: 0.3em;
	}
/*
======= 読響 =======
*/
#photo-box2	{
	width:200px;
	float:left;
	}
#text-li2	{
	width:450px;
	float:right;
	}
#text-li2 ul{
	display:block;
	margin-bottom: 0em;
	padding-bottom: 0.5em;
}
#text-li2 ul li{
	border-bottom:#ccc 1px dotted;
	padding-left:1em;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
}
#text-li2 ul li span.sb{
	display:block;
	margin-left:-1em;
	color: #3366CC;
}
#text-li2 .dl-naiyo {
	margin: 0px;
}
#text-li2 .dl-naiyo dt {
	font-weight: bold;
}
#text-li2 .dl-naiyo dd {
	margin-bottom: 0.5em;
	margin-left: 3em;
}
#text-li2 .p-img {
	margin-bottom: 0.3em;
	margin-top: 0px;
}

#event-box-in ul.noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.boxana{
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/*
=======  =======
*/
/*
======= しまなみクリーンアップ大作戦 =======
*/
#text-li3	{
	}
#text-li3 ul{
	display:block;
	margin-bottom: 0em;
	padding-bottom: 0.5em;
}
#text-li3 ul li{
	border-bottom:#ccc 1px dotted;
	padding-left:1em;
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
}
#text-li3 ul li span.sb{
	display:block;
	margin-left:-1em;
	color: #3366CC;
}


/*
=======  =======
*/
.box-event {
	width: 950px;
	clear: both;
	float: none;
	margin-top: 1.5em;
}
.event-l {
	width:470px;
	float:left;
}
.event-l #topic {
	background:url(../event/images/event-half-back.gif) repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.event-l #topic p, .event-r #new p {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.event-r {
	width:470px;
	float:right;
}
.event-r #new {
	background:url(../event/images/event-back.gif) repeat-y;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.event-l ul, .event-r ul {
	font-size: 1.2em;
	line-height:1.8;
	padding-top: 0.5em;
}
.event-l ul li, .event-r ul li {
	background: url(../event/images/event-dot.gif) 2px 5px no-repeat;
	padding-left:12px;
}
.event-l2 {
	width:655px;
	float: left;
	margin-bottom: 1.5em;
}
.event-l2 table {
	width:654px;
}
.event-l2 table td {
	width:50%;
	vertical-align: top;
	clear: both;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0.5em;
	padding-left: 14px;
}
.event-l2 table td img {
	float:left;
	padding-right: 5px;
	padding-bottom: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.event-l2 table td h4 {
	font-size:12px;
	color: #CC3300;
	margin-bottom: 0.3em;
}
.event-l2 p {
	margin-top: 0px;
	margin-bottom: 0px;
}
#event-box-in2 {
	background-image: url(../event/images/event-list-bottom2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 0.5em;
}

