@charset "utf-8";
/* CSS Document */


.main_right {
float: right;
width: 200px;
}

.otoiawase_banner {
width: 200px;
}

.otoiawase_banner a {
background: url(../img/sub_otoiawase_banner.jpg) no-repeat left top;
display: block;
height: 60px;
width: 200px;
}

.otoiawase_banner a:hover {
background: url(../img/sub_otoiawase_banner_.jpg) no-repeat left top;
display: block;
height: 60px;
width: 200px;
}

.oubo_banner {
padding: 25px 0px 0px 0px;
width: 200px;
}

.oubo_banner a {
background: url(../img/sub_oubo_banner.jpg) no-repeat left top;
display: block;
height: 60px;
width: 200px;
}

.oubo_banner a:hover {
background: url(../img/sub_oubo_banner_.jpg) no-repeat left top;
display: block;
height: 60px;
width: 200px;
}


