/*-------------------- 羽衣TODAY共通CSS --------------------*/

h2{
width:229px;
height:70px;
margin-bottom:17px;
background:url(/hgtoday/images/h2_today.gif) no-repeat left top;
text-indent:-9999px;
}

#note{
background:#F6F2E4 url(/hgtoday/images/note_bg.gif) repeat-y left top;
padding:0px 22px 30px 37px;
margin-bottom:30px;
clear:both;
}

#hgtoday #note p{
margin-bottom:0px;
}

/*-------------------- タイトル --------------------*/

#main h3{
color:#17408F;
padding:13px 0px 7px;
margin:0px;
font-weight:bold;
border-bottom:1px solid #D7D5CB;
text-align:center;
} 
 
#main #todayTitle{
text-align:left;
}

#main #todayTitle span{
font-weight:normal;
font-size:80%;
margin-left:5px;
}



/*-------------------- 羽衣TODAY一覧 --------------------*/

#newsList{
background:url(/hgtoday/images/listnote_bg.gif) no-repeat right top;
} 

#newsList li{
border-bottom:1px solid #E3E1D4;
padding:8px 0px;
}

#newsList p{
margin-left:6.5em;
}

#newsList .date{
float:left;
width:6.5em;
color:#999;
margin-left:0px;
}

#newsList p a, #newsList p a:visited{
color:#444;
}

#newsList p a:hover{
color:#999;
text-decoration:none;
}

#pageLink{
margin-top:-20px;
}

#hgtoday #rss{
text-align:right;
margin-bottom:10px;
}

/*-------------------- 羽衣TODAY記事ページ --------------------*/

#hgtoday .view{
margin:-17px 0px 10px 0px;
}

#hgtoday .view a{
color:#444;
float:right;
display:block;
background:url(/common_n/images/bt_view.gif) no-repeat left;
text-decoration:none;
width:5em;
height:20px;
padding:2px 0px 0px 8px;
text-align:right;
}

#hgtoday .view a:hover{
text-decoration:none;
color:#999;
}

#note_inner{
background:url(/hgtoday/images/note_line.gif) repeat left top;
padding:7px 7px 0px 7px;
}

#todayReference{
float:right;
width:250px;
margin-left:20px;
}


#hgtoday #note .todayImg{
margin-bottom:30px;
}

.todayImg img{
padding:5px;
background:#fff;
border:1px solid #C0C0C0;
}

#note_inner .list{
margin-bottom:30px;
}

#bodytext{
padding-bottom:30px;
}

#bodytext p{
line-height:180%
}

#note_inner .photoList{
margin-bottom:14px;
}

#note_inner .photoList li{
float:left;
margin:0px 14px 0px 0px;
}

#note_inner .photoList .last{
margin:0px;
}

