@charset "UTF-8";

#contents {
float: right;
width: 650px;
}
#contents * {
margin: 0;
padding: 0;
}

#contents .entry {
}
#contents .entryTop {
margin: 15px 0 25px 0;
}
#contents .entryTopIndex {
margin: 10px 0 0 0;
}
#contents .entry_title {
display: inline;
font-size: 16px;
line-height: 1.3;
}
#contents .entry_author {
display: inline;
font-size: 14px;
}

#contents .entry_body,
#contents .entry_more {
margin-right: 20px;
line-height: 1.5;
font-size: 14px;
}

#contents #pagenavi {
margin-right: 20px;
padding: 60px 0 0 0;
text-align: center;
font-size: 14px;
}

#navigation {
float: left;
width: 270px;
}
#navigation * {
margin: 0;
padding: 0;
}
#navigation dl {
margin-bottom: 30px;
}
#navigation dt {
line-height: 34px;
margin-bottom: 5px;
padding-left: 40px;
color: #061849;
font-weight: bold;
background-image: url('/images/news_icon01.gif');
background-repeat: no-repeat;
}
#navigation ul {
margin-left: 24px;
}
#navigation li {
margin: 0 20px 5px 0;
font-size: 14px;
line-height: 1.3;
}

.clear {
clear: both;
}

