@charset "utf-8";
/* CSS Document */
@import url(../common/css/base.css);


h2{
	background:url(img/top_.jpg) no-repeat;
	text-indent:-99999px;
	height:245px;
	width:1000px;
	margin:0 -50px;
}

#side_menu{
	margin-top:18px;
}


#container ul li{
	width:600px;
	margin:5px 0 15px 0;
	border-bottom:dashed 1px #ccc;
	padding-bottom:3px;
}
