@charset "UTF-8";
@import "common.css";

/*基本設定--------------------*/

#top_image{
	margin: 8px 0 15px 0 ;
}

#top_reed{
	margin: 0 0 20px 0 ;
}

#top_table{
	background-color:#d3d3d3;
}

#top_table th{
	padding: 4px 0 ;
	color:#fff;
	background-color:#489115;
}

#top_table td{
	padding: 6px 5px ;
	vertical-align:top;
}
