@charset "utf-8";

/*** indexのみ
----------------------------------------- */
#header{
margin-top:30px;
}

.tel{
float:right;
margin:0;
}

/*** ニュース
----------------------------------------- */
.news p{
margin:0;
float:left;
}

.news ul{
line-height:1.0;
font-size:smaller;
margin:0 0 36px 60px;
}

* html body .news ul{
display:inline-block;
}

.news li{
margin-bottom:5px;
}

/*** メイン
----------------------------------------- */
.mv{
margin-bottom:40px;
}

.mv li{
display:inline;
}

/*--end of this file--*/