@charset "utf-8";
/* CSS Document */

#link_content_title {
	background: url(../images/area/area_title.gif) no-repeat;
	padding-top: 20px;
	padding-left: 15px;
	height: 33px;
	font-size: 1em;
	font-weight: normal;
	width: 175px;
	color: #FF9900;
}

.item_all {
	margin-bottom: 10px;
	border-bottom: 1px dotted #993300;
}

.item_l {
	float: left;
	width: 430px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.item_r {
	float: right;
	width: 140px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}

strong {
	color: #FFFFFF;
	font-weight: lighter;
	border-left: 3px solid #FF9900;
	padding-left: 5px;
}

.item_title {
	background: #816D55;
	width: 420px;
	padding: 2px 0px 2px 10px;
}

.item_text {
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#area_box {}

#area_box_l {
	float: left;
	width: 250px;
	margin-bottom: 10px;
}

#area_box_r {
	float: right;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 10px;
}
