h2{
margin-top:20px;
}
h3{
margin-top:20px;
}
h4{
margin-top:20px;
}
h5{
margin-top:20px;
}
.texttype01{
padding:10px;
padding-bottom:0px;
line-height:130%;
}

.texttype01 li{
line-height:150%;
}
.inbox{
margin-bottom:10px;
}

/* コンテンツ */
div#headleft{
width:270px;
float:left;
}
img#photo{
display:block;
width:245px;
margin-top:20px;
float:right;
}
dl.yougo{
width:340px;
margin-right:20px;
float:left;
}
dl.yougo dt{
height:20px;
padding-top:4px;
padding-left:28px;
margin-top:20px;
font-size:14px;
font-weight:bold;
background-image:url(../img/icon.gif);
background-repeat:no-repeat;
}
dl.yougo dd{
margin-top:5px;
}