#main{
	font-size:12px;
	line-height:170%;
}
#main td{
	font-size:12px;
	line-height:170%;
}

#main h2{
/*	border-bottom:dotted 2px #666699;*/
	margin-bottom:30px;
	padding-bottom:0px;
	font-size:1px;
	color:#FFF8E6;
}

#shop_name{
	padding:3px;
	font-size:large;
}

#tencho_comment{
	padding:5px;
}

#tokucho{
padding:5px;
}

#kankyo{
padding:5px;
}

.service a{
	text-decoration:none;
	font-size:11px;
	color:white;
	width:82px;
	height:32px;
	padding:5px;
	line-height:100%;
	background-image:url(img/serviceicon1.gif);
	background-repeat:no-repeat;
	text-align:center;
	display:block;
}

.service a:hover{
	background-image:url(img/serviceicon2.gif);
}

#tenant td{
border-bottom:1px dotted #cccccc;
}

#tenant th{
background-color:#ede8f0;
text-align:left;
font-size:12px;
border:none;
}

#tenant .no-border{
border-bottom:none;
}

#shop_hour{
	width:300px;
	border-collapse:collapse;
}

#shop_hour th{
	padding:0 3px;
	border:1px solid #cccccc;
	font-weight:normal;
	text-align:left;
	background:#FFFFFF;
	font-size:12px;
}

#shop_hour td{
	padding:0 3px;
	vertical-align:top;
	border:1px solid #cccccc;
	font-size:12px;
}

.shop_hour_caution{
	color:#663399;
}

