﻿
/* ************************************************ */
/* width:500px                                      */
/* ホムタすわトップページ「おすすめ情報用」         */
/* ************************************************ */



#osusume{
position:relative;
width:500px;
margin:0 0 5px 0;
padding:0;
}

#osusume h4{
clear:both;
width:500px;
height:40px;
margin:0;
padding:0 0 0 40px;
background-image:url(http://homtasuwa.net/engine/wp-content/themes/homtasuwa/img/top/top_osusumeh4.gif);
background-position:0 0;
background-repeat:no-repeat;
line-height:40px;
}

#osusume h5{
clear:both;
width:500px;
height:40px;
margin:0;
padding:0 0 0 40px;
background-image:url(http://homtasuwa.net/engine/wp-content/themes/homtasuwa/img/top/top_osusumeh5.gif);
background-position:0 0;
background-repeat:no-repeat;
line-height:40px;
}

#osusume h6{
clear:both;
width:500px;
height:30px;
margin:0;
padding:0 0 0 40px;
background-image:url(http://homtasuwa.net/engine/wp-content/themes/homtasuwa/img/top/top_osusumeh6.gif);
background-position:0 0;
background-repeat:no-repeat;
line-height:30px;
}

#osusume p{
margin:0;
padding:0 10px 0 30px;
}

