/*******************************************************************************
 メインイメージ
 *******************************************************************************/

#main-img-top{
clear:both;
margin:0 0 10px;

}

#main-img-top p{
margin:0 !important;
padding:0 !important;
}

/*******************************************************************************
 メイン（トップ）
 *******************************************************************************/
#contents #main-top h2,h3,h4,h5,h6,p,ol,ul,dl{
margin-bottom:1em;
}
.topmessage{
margin:10px 0;
border:1px solid #999;
padding:10px;
}
.topmessage h2{
font-size:146.5%;
font-weight:bold;
color:#690;
}
.topmessage p{
margin-top:1em;
margin-bottom:1em;
}

/*******************************************************************************
 カテゴリ
*******************************************************************************/
#top_category{
width;660px;
margin:0 0 0 20px;
padding:0;

}
#top_category .category-setsuritsu,
#top_category .category-kyoninka,
#top_category .category-joseikin,
#top_category .category-shikin{
margin:0 15px 15px 0;
float:left;
width:320px;
background-repeat: no-repeat;
background-position: center top;

}

#top_category .category-setsuritsu{
background-image:url(/assets/templates/basic/top_category_setsuritsu_bg.jpg);
}
#top_category .category-kyoninka{
background-image:url(/assets/templates/basic/top_category_kyoninka_bg.jpg);
}
#top_category .category-joseikin{
background-image:url(/assets/templates/basic/top_category_joseikin_bg.jpg);
}
#top_category .category-shikin{
background-image:url(/assets/templates/basic/top_category_shikin_bg.jpg);
}

#top_category h3{
margin:0;
padding:0 !important;
border:none !important;
text-indent:-9999px;
height:0;
}
#top_category p{
margin:0 !important;


}
#top_category p a{
display:block;
margin:0 !important;
padding:100px 10px 10px !important;
height:150px;
border:10px solid #DCB1A5;
text-decoration:none;
color:#333;
}
#top_category p a:hover{
display:block;
border:10px solid #900;
text-decoration:none;


}
