@charset "UTF-8";/*------------------------------   midashi------------------------------*/div.midashi_top {	width: 740px;	height: 44px;	margin: 20px 0 30px 20px;	background: url("../images/shop/midashi_top.gif") no-repeat 0 0;	}div.region {	clear: both;	width: 740px;	height: 30px;	padding-top: 4px;	background: url("../images/shop/midashi_back_b.gif") no-repeat 0 0;		color: #06f;	font-size: 20px;	font-weight: bold;	text-align: center;}/*------------------------------   content------------------------------*/.shop div#content {	position: relative;	left: 10px;	float: left;	width: 780px;	margin-bottom: 30px;	color: black;	}/*------------------------------   table------------------------------*/.shop table {	width: 700px;	margin: 15px 0 15px 40px;	border-collapse: collapse;	font-size: 15px;	line-height: 20px;}.shop td {	padding: 2px 5px 2px 5px;	border: 1px solid grey;}.shop td.ken {	width: 70px;	padding: 2px 5px 2px 5px;	border: 1px solid grey;	background-color: #39f;	color: white;	text-align:center;}.shop td.name {	width: 220px;}.shop td.blank {	border: none;	background-color: white;}