@charset "UTF-8";


/* -----------------------------------------------------------
    法人の方へ
-------------------------------------------------------------- */
.co_tit{
	padding:0 0 5px 0;
}

.co_box_top{
	padding:5px 0 0 0;
	background:url(../images/co_box_top.gif) no-repeat left top;
	margin:0 0 10px 0;
}

.co_box_bottom{
	padding:0 0 3px 0;
	background:url(../images/co_box_bottom.gif) no-repeat left bottom;
}

.co_box_inner{
	padding:0 7px 8px 5px;
	background:url(../images/co_box_inner.gif) repeat-y left top;
}

.co_text_area{
	padding:3px 5px 2px 5px;
	text-align:justify;
	text-justify:inter-ideograph;
}

.tsp{
	padding:0 0 12px 0;
}

.space{
	padding:5px 5px 5px 5px;
}

#result_bgt01{
	margin:15px 0 0 0;
	width:572px;
	height:10px;
	line-height:1.0;
	background:url(../images/searchlist_bgt.gif) no-repeat left top;
	overflow:hidden;
}

#result_bg{
	width:572px;
	background:url(../images/searchlist_bgm.gif) repeat-y left top;
	overflow:hidden;
}

#result_bgb{
	width:550px;
	padding:0 11px 10px 11px;
	background:url(../images/searchlist_bgb.gif) no-repeat left bottom;
}

#detail_top_l{
	float:left;
	width:270px;
}

#detail_top_r{
	float:right;
	width:270px;
}

.space2{
	padding:9px 9px 9px 9px;
}

.bor{
	padding:0 0 5px 0;
	border:1px solid #CCCCCC;
	border-top:none;
}

