/*---------------------------------------------------------
コンテンツの設定
---------------------------------------------------------*/
.com-title{
	border-top: 1px #666 solid;
	width: 760px;
	height: 30px;
	margin-bottom: 10px;
}
.com-subtitle{
	background: url(img/subtitle01.gif) no-repeat;
	width: 760px;
	height: 100px;
}
.com-box{
	width: 760px;
}
.com-text{
	width: 500px;
	float: left;
	padding-left: 20px;
}
.com-img{
	width: 210px;
	padding-left: 10px;
	padding-right: 20px;
	float: left;
}
.com-td{
	color: #333;
	line-height: 12pt;
	padding: 3px 0px 3px 5px;
}

/*---------------------------------------------------------
トピックスの設定
---------------------------------------------------------*/
.topcs{
	width: 760px;
	height: 100px;
	margin-bottom: 20px;
}

/*---------------------------------------------------------
店舗画像の設定
---------------------------------------------------------*/
#shopimage{
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
}
.shop-img{
	width: 210px;
	margin-bottom: 10px;
}

