/************************************************************************
	03 : 特集
************************************************************************/
.special-box {
	width:445px;
	margin: 0 0 20px 0;/*padding: 30px 0 0;*/
	border-bottom:1px dashed #ff6699;
}

div#special01-box, div#special02-box, div#special03-box, div#special04-box, div#special05-box, div#special06-box {
	width:445px;
	padding: 0;/*padding: 0 0 23px;*/
	margin: 0 0 20px 0;/*margin: 0 auto 10px;*/
}

.p {
	margin:0;
	padding:0;
}

.title-places {
	width:220px;
	height:53px;
	margin:0 0 15px 0;
}

/*テーブル*/
.location {
	width: 100%;
	border-collapse: collapse;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.location td {
	border:2px solid #FFFFFF;
	padding:10px;
}

.location td.left-setting {
	background-color:#FFF7E5;
	border-left:none;
	text-align:center;
}

.location td.right-setting {
	background-color:#FFF0EA;
	border-right:none;
}

/*テーブル終わり*/


.map-bt {
	width:56px;
	height:50px;
	margin:10px 0 0 0;
}

.title-near {
	width:224px;
	height:20px;
}

.picture-box {
	width:150px;
	height:auto;
	margin:0 0 20px 0;
}

.picture-box-left {
	width:140px;
	height:auto;
	margin:0 0 20px 0;
	float:left;
}

.picture-box-right {
	width:140px;
	height:auto;
	margin:0 0 20px 0;
	float:right;
}

.clear {
	clear:both;/*フロートをクリアする。前にフロートを使用したら入れる*/
}
