/* clearfix
=========================================*/
.clearfix:after {
content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.wrap { padding: 5px;}
#about {
margin: 0 auto;
overflow: visible;
}
#about h2.advice { background: url(../pc_img/advice/bar.gif) no-repeat; margin: 0;}
#about .wrap {
margin: 0 0 5px;
padding: 5px;
background: url(../pc_img/advice/border.gif) repeat-x bottom;
}
#about .wrap .prof {
float: left;
width: 390px;
line-height: 1;
height: auto;
}
#about .wrap .prof p.bg {
float: left;
width: 192px;
height: 80px;
line-height: 80px;
text-indent: 10px;
padding: 0;
font-weight: bold;
}
#about .wrap .prof span {
display: block;
width: 190px;
float: right;
padding: 5px 0 0;
line-height: 1.1;
text-align: left;
}
#about .wrap .prof p.bg.sen1 { background: url(../pc_img/advice/bg_01.gif) no-repeat bottom;}
#about .wrap .prof p.bg.sen2 { background: url(../pc_img/advice/bg_02.gif) no-repeat bottom;}
#about .wrap .prof p.bg.sen3 { background: url(../pc_img/advice/bg_03.gif) no-repeat bottom;}
#about .wrap .prof p.bg.sen4 { background: url(../pc_img/advice/bg_04.gif) no-repeat bottom;}
#about .wrap .prof p.bg.sen5 { background: url(../pc_img/advice/bg_05.gif) no-repeat bottom;}
#about .wrap .prof p.bg.sen6 { background: url(../pc_img/advice/bg_06.gif) no-repeat bottom;}
#about .wrap .prof p.bg.sen7 { background: url(../pc_img/advice/bg_07.gif) no-repeat bottom;}
#about .wrap .prof p.bg.sen8 { background: url(../pc_img/advice/bg_08.gif) no-repeat bottom;}
#about .wrap .prof p.bg.sen9 { background: url(../pc_img/advice/bg_09.gif) no-repeat bottom;}


#about ul { float: right; width: 134px;}
#about ul li { margin: 2px 0 0;}


