@import "../../css/common.css";

#business {
	width:780px;
	margin:0 auto;
}

#business_block {
	font-size:12px;
	line-height:17px;
	padding:0 20px;
}

#business p {
	margin-top:10px;
}

#business h2 {
	border-bottom:solid 1px #999999;
	margin-bottom:16px;
	margin-top:14px;
	overflow:auto;
	width:780px;
}

#business_image {
	float:right;
}

#jump {
	clear:both;
	text-align:right;
}

#business_head {
	float:left;
}

#business_head2 {
	float:right;
}

#left {
	width:350px;
	float:left;
}

#right {
	width:350px;
	float:right;
}

h3 {
	border-bottom:solid 1px #999999;
}

h4 {
	border-left:solid 5px #999999;
	border-bottom:solid 1px #999999;
}

dl {
	padding-left:10px;
}

dt {
	font-weight:bold;
	margin:15px 0px 5px 0px;
}

dd {
	margin-top:0px;
	margin-bottom:0px;
}

#contents {
	width:410px;
	margin-bottom:20px;
}

#lineup {
	margin-bottom:25px;
}

#business_left {
	width:410px;
}

ul {
	margin-bottom:40px;
}