@charset "utf-8";
h1{
	margin-bottom:30px;}
	
#shop_table{
	margin:20px 0px 10px 20px;}

#shop_table th{
	font-weight:normal;
	border-bottom:1px solid #999999;
	padding:10px;}

#shop_table td{
	padding:5px;
	width:500px;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;}

#main ul{
	margin-bottom:15px;}

#main ul li{
	margin-left:40px;
	color:#CC0000;
	list-style-type:circle;}
