@charset "Shift_JIS";
@import url(CSS_common.css);

.page-honbun{
	margin: 25px 0px 10px 0px;
	padding:  0px 0px 0px 50px;
	}
	
.pageTitle{
	color: #C2505F;
	font-size: 16px;
	border-bottom: 2px dotted #CCCC66;
	margin: 0px 50px 10px 0px;
	padding: 0px 0px 5px 0px;
}

.pageEntry{
	color:#666666;
	font-size: 12px;
	line-height:16px;
	margin: 0px 50px 10px 0px;
	padding: 0px 0px 5px 0px;}
	
.linkName{
	color: #9F5A56;
	font-size: 16px;
	border-bottom: 2px dotted #CCCC66;
	margin: 0px 50px 10px 0px;
	padding: 0px 0px 5px 0px;}
	
.linkName a:link,
.linkName a:visited {
	text-decoration: none;
	color: #C2505F;}

.linkName a:active,
.linkName a:hover {
	text-decoration: none;
	color: #FF3399;
}

.linkEntry{
	color:#666666;}	

/*shop*/

table.shop{
	border: none;
	margin: 15px 30px 10px 30px;
	padding: 0px;
	border-collapse:collapse;
	width:550px;
	_border: 1px solid #CCCCCC;
}

table.shop tr{
	border: none;
}

table.shop th{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 2px 5px;
	border-collapse:collapse;
	background: #FFFFCC;
	font-weight:normal;
	text-align: center;
	color: #336600;
	font-size: 14px;
}

table.shop td{
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 8px 20px 10px 20px;
	border-collapse:collapse;
	background: none;
	text-align: left;
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
}


table.shop td img{
	float:right;
	margin: 10px 0px 10px 10px;
	padding: 0px 0px 0px 0px;
 }

table.shop td img.img-nofloat{
	float:none;
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 0px;}

p.shop-p{
	text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;}
	
p.shop-t{
	color: #336600;
	border-bottom: 2px dotted #CCCC66;
	font-size: 15px;
	margin: 0px;
	padding: 0px 0px 3px 0px;
}
	
p.shop-plan{
	color: #003399;
	border-bottom: 2px dotted #CCCC66;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 0px;
}

p.shop-pr{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;}

p.shop-data{
	color: #003366;
	font-size: 11px;
	line-height: 12px;
}
.tenTitle{
	color: #336600;
	font-size:14px;
	line-height:17px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	
}

.mapno{
	color: #9933CC;
	font-size:80%;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.shop-point{
	border: 1px solid #990000;
	padding:5px 10px;}
	
.shop-point-T{
	font-size:11px;
	line-height:14px;
	color:#990000;
	margin:0px 0px 0px 0px ;
	}
.shop-point-TT{
	font-size:14px;
	color:#990000;
