@charset "UTF-8";

body{
-webkit-text-size-adjust:none;
}

#wrapper{
width:724px;
background:url(../images/bg_dot.gif) repeat 0 0;
padding:25px 35px;
}

#intv_box{
background:url(../images/tit_intv.png) no-repeat 10px bottom;
}

.prof{
float:left;
width:170px;
}

.textarea{
float:right;
width:554px;
}

h2{ padding:20px 0; }

h3{
font-weight:bold;
margin-bottom:3px;
}

h3 span{ color:#26a3d5; }

.textarea p{
margin-bottom:12px;
line-height:1.6;
}

.textarea p.no_mb{ margin-bottom:0; }