#profile {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20pt;
	position: relative;
}
#comp_name {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 1000px;
	float: left;
	color: #999999;
}
#comp_name p {
	font-size: 20px;
	color: #999;
	line-height: 26px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#comment {
	color: #F36;
	font-weight: bold;
}
#shop_comment {
	font-size: 16px;
	line-height: 26px;
	color: #333;
	margin-top: 10px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#nosmoking {
	float: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#sche {
	width: 1000px;
	height: 50px;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}
#sche td {
	width: 120px;
}
.sche_line {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}


.saturday {
	color: #3333ff;
}
.sunday {
	color: #ff3333;
}
.smoking_icon {
	position: absolute;
	top: 0px;
	right: 50px;
	width: 50px;
	height: auto;
}
