@charset "shift_jis";

/* eventa•\ˇ¦—p
---------------------------------------------*/
#eventa {
	margin: 0px;
	padding: 0px;
}
.photoleft {
	text-align: left;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 12px;
	padding-right: 15px;
}
.photoright {
	text-align: left;
	display: block;
	float: right;
	font-size: 10px;
	line-height: 12px;
	padding-left: 15px;
}
.itemtext_l {
	float: left;
	text-align: left;
}
.itemtext_r {
	float: right;
	text-align: left;
}

#eventa ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}#eventa ul.down {
	padding-top: 10px;
	padding-bottom: 10px;
}
.sumnail {
	padding-bottom: 5px;
	clear: both;
}
.sumnail:after {
	content: "";
	display:block;
	height:0px;
	clear:both;
}
#eventa .links a {
	color: #0066CC;
	text-decoration: underline;
	background-image: url(../images/index_icon_03.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 25px;
}


.main:after{
	content: "";
	display:block;
	height:0px;
	clear:both;
	text-align: center;
}

.main{
	height: 100%
}

.sum_photo img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
}
.sum_title a {
	font-size: 13px;
	color: #003399;
}
.clear01 {
	font-size: 1px;
	line-height: 1px;
	clear: both;
}

#topics ul li {
	width:100%;
	padding-top:8px;
	padding-bottom:8px;
	background:url(../common_img/border_level.gif) repeat-x left bottom;
}
#topics ul li.to span {
	padding-left:44px;
	background-image: url(../common_img/bullet_arrow_y.gif);
	background-repeat: no-repeat;
	background-position: 16px 10px;
}
#topics ul li.to_new span {
	background-image: url(../index_img/bullet_new.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

