.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix{
display: inline-block;
}

/*\*/
*html .clearfix{
height: 1%;
}
.clearfix{
display: block;
}
/**/

.guide_lpo_wrap{
margin: 0px 5px 10px;
padding: 5px;
}
.guide_lpo_wrap a{
text-decoration: none;
color: #333;
}
.guide_lpo_wrap a:hover{
text-decoration: underline;
color: #f90;
}
.guide_lpo_head{
color: #333;
border-bottom: solid 1px #f00;
font-size: 10px;
}
.guide_lpo_body{
padding-top:3px;
border-top: solid 2px #009;
}
.guide_lpo_body_item{
width: 232px;
float: left;
padding: 5px 0px 0px 10px;
}

.guide_lpo_img{
margin-right: 5px;
margin-bottom: 4px;
float: left;
}

.guide_lpo_obname a,
.guide_lpo_obname a:hover{
font-weight: bold;
font-size: 12px;
color: #009;
}
.guide_lpo_catch{
padding-top: 3px;
}
.guide_lpo_catch a{
font-size: 10px;
line-height:14px;
}
.guide_lpo_tel{
margin-top:2px;
clear:left;
background:#f0f0f0;
border:solid 1px #ccc;
text-align:center;
line-height:16px;
font-size:12px;
}
.guide_lpo_tel span{
font-weight: bold;
color: #009;
}
.guide_lpo_foot{
text-align: right;
font-size: 10px;
line-height: 12px;
}
.guide_lpo_wrap_link{
margin: 20px 5px 10px;
}

.guide_lpo_wrap_link .guide_lpo_body,
.guide_lpo_wrap_link .guide_lpo_head{
border: none;
}
.guide_lpo_wrap_link .guide_lpo_head{
font-size:12px;
font-weight: bold;
}
