@charset "utf-8";
/* CSS Document */
@import url("base.css");

#top_slideshow{
	width:560px;
	height:201px;
	}

#top_slideshow ul{
	width:560px;
	height:201px;
	}
	
#top_slideshow ul li{
	width:139px;
	height:201px;
	float:left;
	padding-right:1px;
	}


#top_oshirase{
	width:540px;
	margin:2em auto 1em auto;
	clear:both;
	}
	
#top_oshirase h2{
	margin-bottom:1em;
	width:534px;
	height:25px;
	text-indent:-9999px;
	background:url(../images/top_oshirase.gif) no-repeat;
	}

#top_oshirase ul{
	width:484px;
	margin:0 auto;
	list-style:url(../images/li_tri.gif);
	padding-left:16px;
	}

#top_oshirase ul li{
	line-height:1.5em;
	margin-bottom:1em;}
	
#top_oshirase_footer{padding:5px;text-align:right;border-top:1px dotted #ddd;}

#top_oshirase_footer span{color:red;}


