@charset "shift_jis";

/*----------------news 新着　iflame-----------------*/

#new_news {	width: 277px;}

#new_news ul {	padding: 5px 5px;}

#new_news li {
	padding: 10px 5px;
	background: url(../img/temp/border01.gif) left bottom repeat-x;
}

#new_news li dfn {
	display: block;
	padding-left: 12px;
	font-weight: bold;
	background: url(../img/temp/ico01.jpg) left center no-repeat;
}
#new_news li a {
	display: block;
	padding-left: 12px;
}
/*----------------news イベント　iflame-----------------*/
body {
	text-align: left;
	background: #FFFFFF;
	width: 275px;
}
#event_news {	width: 275px;}
#event_news ul {	padding: 5px 3px;}
#event_news li {
	padding: 10px 0;
	background: url(../img/temp/border01.gif) left bottom repeat-x;
}