/* 都道府県のスタイル(サイトマップページ) */
.area_cel {
/*	width:55px;	*/
	width:60px;
	float:left;
	margin:0px 0px 0px 15px;
}

/* リンク列のスタイル */
.txt_cel {
	width:95px;
	float:left;
	margin:3px 0px 3px 20px;
}

/* テキストリンクのスタイル */ 
.txt_link {
	font-size:14px;
}

/* 金額表示のスタイル */ 
.txt_price {
	color:#FF0000;
	font-weight:bold;
}

/* タイトルのスタイル */ 
h3.h3_plan {
	font-weight:bold;
	padding:0 0 0 10px; 
	margin:5px 0 5px 0;
	font-size:14px;
	color:#FFFFFF;
	background-color:#FF6600;
}

/* 枠（ボーダー：灰色）のスタイル */
.fr_gre {
	border:#CCCCCC solid 1px;
	padding:7px;
	margin:10px;
	
/* 運営会社のスタイル */

#unei_blockline_top p,
#unei_blockline p{
	float: left;
	width: 315px;
}

#unei_blockline_top{
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 5px;
}

#unei_blockline{
	border-bottom: 1px dotted #999;
	padding: 7px 5px;
	clear: both;
}

#unei_blockline a:link, avisited{
	color: #333;
}

#unei_blockline a:hover{
	color: #999;
	text-decoration: none;
}

#unei_blockline_top p,
#unei_blockline p{
	float: left;
	width: 315px;
}

#unei .uneilabel{
	color: #069;
	font-weight: bold;
}		