@charset "utf-8";


ol li .list ul li{
	position:relative!important;

}

.detailLink {
width: 100px;
}

.detailLink a {
width: 100px;
height: 25px;
display: block;
overflow: hidden;
text-indent: -1000em;
background: url(../img/bt_pro_shousai.gif) no-repeat left top;
}

.detailLink a:hover {
background: url(../img/bt_pro_shousai02.gif) no-repeat left top;
text-indent: -1000em;
}


#domo .domo_logo {
    width: 90%!important;
}
/* スマホでロゴ画像の見え方を調整する */
@media screen and (max-width:767px) and (min-width:1px) {
#domo .domo_logo {
    width: 50%!important;
    /* margin: 0 auto; */
}}
