@charset "utf-8";
/* CSS Document */
h2{clear:both;margin: 10px 0;}

/* イベント */
.topevent{
	background:url(../img/top/line_top.gif) no-repeat left bottom;
	padding: 0;
	margin: 0 0 15px 0;
	clear:both;
}
.topeventBoxL{
	width:330px;
	float:left;
	padding:0 0 5px 0;
}
.topeventBoxR{
	width:330px;
	float:left;
	padding:0 0 5px 10px;
}

.topevent .evphoto{
	width:168px;
	text-align:center;
	float:left;
}
.topevent dl{
	width:155px;
	float:right;
	margin:0 0 10px 0;
}
.topevent dt{
	margin: 0 0 5px 0;
}
.topevent dd.evtxt{
}
.topevent ul.evlink{
	list-style-type:none;
	width:155px;
	margin:0 0 10px 0;
	clear:right;
	float:right;
}
.topevent ul.evtourokulinkL{
	width:330px;
	clear:both;
	float:left;
	list-style-type:none;
	margin:0 0 10px 0;
}
.topevent ul.evtourokulinkR{
	width:330px;
	clear:both;
	float:left;
	list-style-type:none;
	margin:0 0 10px 0;
}
.topevent ul.evlink li,.topevent ul.evtourokulinkL li,.topevent ul.evtourokulinkR li{
	background:url(../img/icon_link.gif) no-repeat 0 5px;
	padding: 2px 0 2px 16px;
	line-height:150%;
}

/* ピックアップ */
.toppick{
	background:url(../img/top/line_top.gif) no-repeat left bottom;
	padding: 0;
	margin: 0 0 10px 0;
	clear:both;
	min-height: 176px;
}
.toppickBoxL{
	width:330px;
	float:left;
	margin:0;padding:0 0 5px 0;
}
.toppickBoxR{
	width:330px;
	float:left;
	margin:0;padding:0 0 5px 10px;
}
.toppickBoxL img.toppickimg,.toppickBoxR img.toppickimg{margin:0 20px;float:left;}
.toppick dl{
	width:157px;
	margin:0 0 10px 0;padding:0;
	float:left;
}
.toppick dl dt{
	margin: 0 0 5px 0;padding:0;
}
.toppick dd.putxt{margin: 0;padding:0;}
.toppick ul.pulink{
	list-style-type:none;
	margin: 15px 0 5px 0;
	clear:left;
	float:left;
}
.toppick ul.pulink li{
	background:url(../img/icon_link.gif) no-repeat 0 5px;
	padding: 2px 0 2px 16px;
	line-height:150%;
}
ul.past{
	width:500px;
	float:left;
	margin-top:10px;
}
ul.past li{
	list-style-type:none;
	float:left;
	background:url(../img/icon_link.gif) no-repeat 0 5px;
	padding: 2px 1.5em 2px 16px;
	line-height:150%;
}
.logo{
	width: 170px;
	list-style-type:none;
	float:right;
	background:none;
}
.logo img{	margin: 5px 0;}


