@charset "Shift_JIS";

.mainphoto{
margin-bottom:10px;
}

#bellinfo{
position:absolute;
top:270px;
left:340px;
}

.leftbox{
width:335px;
float:left;
}

.rightbox{
width:320px;
float:right;
}



.box{
width:315px;
height:241px;
margin-bottom:15px;
}

#bellyouchien{
background:url(img/index_bell.gif) no-repeat;
}

#cookbara{
background:url(img/index_cook.gif) no-repeat;
}

#kidshouse{
background:url(img/index_kids.gif) no-repeat;
clear:both;
}

#bellclub{
background:url(img/index_club.gif) no-repeat;
}

.box h2{
width:315px;
height:75px;
overflow:hidden;
line-height:80px;
text-indent:400px;
}


.box .copy{
width:315px;
height:40px;
overflow:hidden;
line-height:45px;
text-indent:400px;
margin:0;
}

.box .commetnt{
padding:5px 15px 0 15px;
margin:0px;
}


ul{
margin-right:15px;
}

li{
float:right;
margin-left:5px;
}

li.btn{
display:block;
width:140px;
height:41px;
overflow:hidden;}

li.btn a{
display:block;
padding-top:50px;
}


.btn a.bell{
background:url(img/btn_bellyouchien.gif) no-repeat;
}
.btn a.bell:hover{
background:url(img/btn_bellyouchien_over.gif) no-repeat;
}

.btn a.cook{
background:url(img/btn_cook.gif) no-repeat;
}
.btn a.cook:hover{
background:url(img/btn_cook_over.gif) no-repeat;
}

.btn a.cookmiyoshi{
background:url(img/btn_cook_miyoshi.gif) no-repeat;
}
.btn a.cookmiyoshi:hover{
background:url(img/btn_cook_miyoshi_over.gif) no-repeat;
}


.btn a.kids{
background:url(img/btn_kids.gif) no-repeat;
}
.btn a.kids:hover{
background:url(img/btn_kids_over.gif) no-repeat;
}


.btn a.club{
background:url(img/btn_blub.gif) no-repeat;
}
.btn a.club:hover{
background:url(img/btn_blub_over.gif) no-repeat;
}
