@charset "utf-8";
/*コーナン商事*/

.rTable {
	width:485px;
	margin-bottom:30px;
	background-color:#fff3ee;
}
div#shopBg_box #open_on {
	padding-top:10px;
	width:485px;
	height:21px;
	background:url("../images/shop/open_bg2.jpg") no-repeat left top;
	color:#cb2431;
	font-weight:bold;
	text-align:center;
}
.rTable_inner1 {
	margin-bottom:10px;
}
.rTable_inner2 {
	margin-bottom:10px;
	border-top:dotted 1px #ffaa88;
}
.shopdataBox {
	margin-bottom:10px;
}
p.shop_image_on {
	margin-left:12px;
	padding:5px;
	width:450px;
	border:solid 1px #e6dbd6;
	background-color:#FFFFFF;
}
.goto_pageup {
	padding-top:15px;
}
#endline {
	padding-top:12px;
	padding-left:5px;
	margin-top:12px;
	width:480px;
	background:url("../images/common/dotline.gif") repeat-x left top;
}
	#endline a.gotoBack {
		padding-left:12px;
		background:url("../images/shop/icon_toBack.gif") left center no-repeat;
	}
	
/*======[ URL ]===================================*/

.shopName {
	padding:15px 0 0 15px;
	margin-bottom:10px;
	width:440px;
	font-weight:bold;
}
	.shopName .text {
		float:left;
		width:95%;
		font-size:1.2em;
	}
	.shopName .icon_url {
		width:13px;
		float:left;
		background:url("../images/common/list02.gif") left center no-repeat;
	}
	.shopName .open_on {
		margin-left:5px;
		float:left;
		width:34px;
		height:15px;
		background:url("../images/shop/icon_newshop.gif") no-repeat left top;
		text-indent:-99999px;
	}
.organization-unit {
	float:left;
}
	
/*======[ add ]===================================*/

.addTel_on {
	float:left;
	padding-left:10px;
	width:285px;
}
.address_on {
	margin-left:5px;
}
	.address_on .text {
		float:left;
		width:90%;
		font-size:0.9em;
	}
	.address_on .icon_add {
		width:23px;
		float:left;
		background:url("../images/shop/searchIcon_add.gif") left center no-repeat;
	}
	
/*======[ tel/fax ]===================================*/

.tel_num_on {
	margin-top:8px;
	margin-left:5px;
}
	.tel_num_on .text {
		float:left;
		width:90%;
		font-size:0.9em;
	}
		.tel_num_on .text p.tel {
			float:left;
			margin-right:10px;
		}
	.tel_num_on .icon_tel {
		width:23px;
		float:left;
		background:url("../images/shop/searchIcon_tel.gif") left center no-repeat;
	}
	
/*======[ time ]===================================*/

.time_on {
	float:right;
	margin-bottom:10px;
	width:185px;
}
	.time_on .text {
		float:left;
		width:83%;
		font-size:0.9em;
	}
	.time_on .icon_time {
		width:23px;
		float:left;
		background:url("../images/shop/searchIcon_time.gif") left center no-repeat;
	}

.shop_detail_on{
	margin-top:10px;
	margin-left:5px;
	padding:10px;
	background:#ffecdb;
	border:solid 1px #f9dfc8;
	font-size:0.9em;
}
