/* CSS Document */
@charset "shift_jis";

.mt30{
margin-top:30px;
}

.shouinfo{
font-size:100%;
text-align:left;
margin:30px 15px;
}

dl.shou{
width:507px;
text-align:left;
border-bottom:1px dotted #c8c8c8;
padding:10px 5px;
margin:5px;
}

dl.shou dt.title{
font-size:110%;
}

dl.shou dt.title img{
float:left;
border:0;
margin-right:10px;
}
dl.shou dt.title a:link{color:#183057; text-decoration:underline;}
dl.shou dt.title a:visited{color:#183057; text-decoration:underline;}
dl.shou dt.title a:hover{color:#183057; text-decoration:underline;}
dl.shou dt.title a:active{color:#183057; text-decoration:underline;}

dl.shou dd.text{
font-size:90%;
line-height:1.2;
margin-top:8px;
}

dl.shou dd.shouname{
font-size:120%;
color:#900;
margin-top:10px;
}

