@charset "shift_jis";

/*
-----------------------------------------------
▼ニュース＆トピックス
----------------------------------------------- */


/*
-----------------------------------------------
▼左ナビ
----------------------------------------------- */
#lnavi ul{
padding:5px 0 3px 0;
background:url(../images/lnavi_bottom.gif) no-repeat left bottom;
}

/*
-----------------------------------------------
▼右コンテンツ
----------------------------------------------- */
h3{
font-size:130%;
color:#fff;
background:url(../../../images/ttl_bg.gif) no-repeat left top;
padding:8px 10px 7px;
}
h4{
font-size:130%;
font-weight:bold;
background:url(../../../images/subttl_bg.gif) no-repeat left top;
padding:12px 10px 12px 34px;
}

.page{
text-align:right;
}

#backnum{
margin:5px 5px;
}
#backnum dl{
border-top:1px dotted #ccc;
}
#backnum dt{
font-weight:bold;
margin:7px 5px 3px;
padding:0 12px;
background:url(../images/square01.gif) no-repeat 0 5px;
}
#backnum dd{
padding:2px 17px 7px;
border-bottom:1px dotted #ccc;
}
.comark{
margin-left:8px;
}
/*
-----------------------------------------------
▼詳細ページ
----------------------------------------------- */
.date{
font-size:110%;
font-weight:bold;
margin:15px 10px 5px;
}
.title{
font-size:130%;
font-weight:bold;
line-height:1.5em;
border-bottom:3px solid #039e89;
margin:5px 7px 10px;
padding:0 3px 3px;
}
.article{
margin:10px;
}
.imgbox p{
margin:2px 5px 10px;
}
.imgbox {
margin-bottom:10px;
}
.floatr{
margin:0 0 0 10px;
float:right;
}
