@charset "UTF-8";
/* CSS Document */

#business_head {
	padding-top: 10px;
	width: 670px;
	height: 209px;
}

#business_head_block {
	width: 325px;
	padding-top: 4px;
	float: left;	
}

#business_head_cap {
	width: 325px;
	float: right;
}

.business_emph {
	color:#AF011C;
	font-weight: bold;
	padding-bottom: 16px;
}


.business_colhead {
	color:#AF011C;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size: 24px;
	font-weight:normal;
	letter-spacing: 0.2px;
	padding-bottom: 12px;
}

#business_leftcol {
	width: 325px;
	float: left;
}

#business_rightcol {
	width: 325px;
	padding-right: 5px;
	float: right;
}

#business_rightcol a:hover {
	border-bottom:1px dotted #be0a2a;
}

#business_rightcol a, a:active, a:visited {
	color: #be0a2a;
	text-decoration:none;
}