@charset "Shift_JIS";

/* ===== sideNavigation ===== */

.subText{
font-size:80%;
color:#999999;
}

h3{
width:170px;
height:30px;
background:url(/news/img/h3_side.gif) top left no-repeat;
}

h4 img{
margin-bottom:8px;
}

div.bletList{
margin-bottom:10px;
}

div.bletList ul li{
margin-left:10px;
padding-left:10px;
background:url(/news/img/blet_link.gif) no-repeat;
background-position:0% 0.3em;
}

.searchArea{
padding-bottom:12px;
text-align:center;
background:url(/news/img/border_bottom.gif) bottom no-repeat;
}

.searchBox{
border:solid 1px #999;
}

.searchBtn{
vertical-align:middle;
}

.rssArea{
height:2em;
background:url(/news/img/border_bottom.gif) bottom no-repeat;
}

/* ===== postBlock ===== */

div.postBlock{
margin:25px auto 20px 20px;
width:560px;
border:1px solid #999;
}

.postTitle{
padding:10px;
background-color:#E9F1F9;
font-size:100%;
font-weight:bold;
}

.postTitle a:link,
.postTitle a:visited{
text-decoration:none;
}

.postDate{
display:inline;
float:left;
width:10em;
margin-left:10px;
font-size:80%;
color:#999;
}

.postCategory{
font-size:80%;
text-decoration:none;
}

.postCategory a:link,
.postCategory a:visited{
text-decoration:none;
}

.postContent{
margin:10px;
}

.postContent img{
display:block;
margin-bottom:10px;
}

.linkNext{
margin-left:1em;
}

.imgRight{
float:right;
text-align:right;
}

.postAuthor{
margin:0 10px 10px 0;
text-align:right;
color:#999;
}

.clear{
clear:both;
}

/* ===== pageNavi ===== */

.pageNavi{
margin-bottom:15px;;
margin-left:20px;
clear:both;
}
.pageNavi ul{
float:left;
}

.pageNavi ul li{
float:left;
width:180px;
}

.pageNavi ul li.pageBack{
background:url(/news/img/blet_back.gif) left no-repeat;
padding-left:10px;
}

.pageNavi ul li.pageTop{
text-align:center;
}

.pageNavi ul li.pageNext{
background:url(/news/img/blet_next.gif) right no-repeat;
padding-right:10px;
text-align:right;
}

/* ===== end of blog.css ===== */

div.postBlock2{
margin:25px auto 20px 20px;
width:560px;
border-bottom:dotted 1px #cccccc;
}

.postTitle2{
padding:5px;
background-color:#E9F1F9;
font-size:100%;
font-weight:bold;
}