@charset "UTF-8";
@import url("base-print.css");

/* 店舗 */

.areaselect {
	display:none;
	}
.photolist {
	width:auto;
	position:static;
	text-align:left;
	}

.calendartable {
	border-spacing:0;
	background-color:#ccc;
	border:1px solid #999;
	}
.calendartable td {
	border:1px solid #999;
	}
.calendartable th{
	border:1px solid #999;
	}

/* トップページ */

.toppage #maincontents {
	margin:0 0 0 10px;
	}
.toppage #maincontents div.newsbox ul {
	height:auto;
	}
.toppage #maincontents div.newcarbox .scroll {
	height:auto;
	}

