/*c///////////////////////////*/
a:link{
	color:#5268E4;
	text-decoration:underline;
}
a:visited{
	color:#800080;
	text-decoration:underline;
}
a:hover, a:active{
	color:#333333;
	text-decoration:underline;
}
.dot{
	font-size:xx-small;
	color:#66CCFF;
}
.navi{
	padding-left:6px;
	font-size:12px;
	color:#333333;
	height:30px;
	vertical-align:middle;
}
.navi img{
	border:none;
}
.navi_table{
	background-image:url(../images_search/navi_bg.gif);
	background-repeat:repeat-y;
}
.contents_table{
	padding-bottom:7px;
}
.result_b{
	background-image:url(../images_search/result_bg_blue.gif);
	background-repeat:repeat-y;
	border:#CCCCCC 1px solid;
	width:195px;
	height:90px;
}
.result_r{
	background-image:url(../images_search/result_bg_red.gif);
	background-repeat:repeat-y;
	border:#CCCCCC 1px solid;
	width:195px;
	height:90px;
}
.result_w{
	background-image:url(../images_search/spacer.gif);
	background-repeat:repeat-y;
	border:#CCCCCC 1px solid;
	width:195px;
	height:90px;
}
.phot{
	width:66px;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:2px;
	float:left
}
.phot img{
	border:none;
	width:64px;
}
.detail_b{
	float:right;
	background-image:url(../images_search/bg_b.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:126px;
}
.detail_r{
	float:right;
	background-image:url(../images_search/bg_r.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:126px;
}
.detail_w{
	float:right;
	background-image:url(../images_search/spacer.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:126px;
}
.detail_p{
	float:right;
	background-image:url(../images_search/bg_p.gif);
	background-position:top right;
	background-repeat:no-repeat;
	width:126px;
}
.areas{
	color:#333333;
	padding-top:14px;
	padding-right:3px;
	text-align:right;
	font-size:x-small;
}
.name{
	width:123px;
	padding-top:11px;
	padding-right:3px;
	color:#222222;
	text-align:right;
	font-size:x-small;
	font-weight:bold;
}
.up_detail{
	padding-left:0px;
	height:65px;
}
.down_detail{
	padding-top:1px;
	padding-bottom:2px;
	padding-left:67px;
	height:15px;
}
.down_detail img{
	border:none;
}
.kw_ex{
	font-size:xx-small;
}
.footer{
	background-color:#111C6B;
	color:#FFFFFF;
	text-align:center;
	font-size:x-small;
}
/*c////////////////////////////*/
.result_result{
	background-color:#FFFFFF;
	width:595px;
	height:190px;
	padding:10px 10px 12px 8px;
}
.phot_result{
	float:left
}
.phot_result img{
	border:none;
}
.name_result{
	color:#222222;
	padding-top:50px;
	padding-left:172px;
	font-weight:bold;
	font-size:medium;
}
.party_result{
	color:#333333;
	padding-top:20px;
	padding-left:172px;
	font-size:small;
	text-align:left;
}
.post{
	font-weight:bold;
}
.category_l{
	width:155px;
	padding:5px 5px 3px 7px;
	font-size:x-small;
	background-color:#DBDFFB;
}
.category_r{
	padding:5px 5px 3px 15px;
	font-size:x-small;
	background-color:#EEEEEE;
}
