@charset "UTF-8";
/* CSS Document */

body{
margin:10px 0;
color:#333;
background-color:#57d8f2;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
font-size:90%;
}
img{
border:none;
}
.main-table{
margin-top:10px;
}
.bg-leftside{
background-image: url(../images/bg_left-side.jpg);
background-repeat: no-repeat;
background-position: 4px 5px;
vertical-align:top;
}
#side-navi{
margin:80px 0 0 10px;
}
#side-navi td{
padding-bottom:2px;
}

.side-navi-table{
margin:10px 0 0 10px;
}
.side-navi-table td{
padding-bottom:2px;
}

#news{
color:#fff;
height:139px;
margin:0;
padding:0;
}
#news dl{
margin:0;
padding:0;
}
#news dt{
_float:left;
_width:95px;
_width:85px;
margin:5px 0 0 0;
padding-left:15px;
padding-bottom:3px;
font-weight:normal;
vertical-align:top;
background-image: url(../images/news_icon.gif);
background-repeat: no-repeat;
background-position: 4px 2px;
_background-position: 4px top;
border-bottom:1px dotted #fff;
_border-bottom:none;
}
#news dd{
line-height:1.2;
margin:0 0 10px 5px;
_margin:5px 0 5px 85px;
padding-top:2px;
_width:220px;
}
.intro{
padding:10px;
line-height:1.5;
font-size:80%;
}
iframe{
border:none;
}

#info{
font-size:80%;
line-height:1.5;
}
.qr{
text-align:left;
font-size:11px !important;
line-height:1.5;
}