@charset "utf-8";
/* CSS Document */

/*----------------------------------------*/
/*客室紹介トップ*/
/*----------------------------------------*/
#weddingtype{
margin:0 -3px;
}
#weddingtype_unit{
background:url(../img/wedding/index/select_bg.gif) no-repeat;
margin:0 0 10px 0;
float:left;
}
#weddingtype_unit a{
background:url(../img/wedding/index/select_bg.gif) no-repeat;
width:324px;
height:97px;
display:block;
overflow:hidden;
padding:12px 22px 11px 12px;
}
#weddingtype_unit a:hover{
background:url(../img/wedding/index/select_bg.gif) no-repeat 0 -120px;
}

