@charset "shift_jis";

#bread,
#menu {
width:970px;
margin:0 auto;
}



/* main contents */
#main h1 {
margin-bottom:14px;
}



/* menu */
#aside .menu {
margin-bottom:27px;
}
#aside .menu h2 {
position:relative;
margin-right:-3px;
}
#aside .menu img{
vertical-align:bottom;
}



/* blog posts */
#aside .posts {
margin-bottom:28px;
}
#aside .posts h2 {
margin-bottom:11px;
}
#aside .posts ul {
margin-bottom:0;
padding:0 1px;
}
#aside .posts li {
overflow:hidden;
height:100%;
margin-bottom:9px;
padding:0 0 10px;
border-bottom:1px dotted #A49693;
}
#aside .posts ul img {
float:right;
margin-bottom:5px;
}
#aside .posts ul h3 {
float:left;
width:90px;
margin:1px 0 5px;
color:#666;
font-weight:normal;
}
#aside .posts ul p {
clear:both;
height:100%;
padding-left:8px;
background:url(/csr/common/csr_arrow01.gif) left 0.5em no-repeat;
}
#aside .posts .rss {
margin:-6px 2px 0;
text-align:right;
}



/* Reports */
#aside .reports {
margin-bottom:15px;
padding-top:10px;
}
#aside .reports h2 {
margin-bottom:10px;
}
#aside .reports ul {
margin-bottom:0;
}
#aside .reports li {
margin-bottom:6px;
padding:0 0 0 12px;
border-bottom:none;
background:url(../../common/arrow_05.png) 0 0.3em no-repeat;
}
#aside .reports ul a {
color:#0079C5;
}


/* pagetop */
.pagetop,
#main .pagetop{
clear:both;
text-align:right;
margin:20px auto 10px;
position:relative;
z-index:10;
}

.pagetop .arrow,
#main .pagetop .arrow{
background:url(../common/csr_arrow04.gif) no-repeat 0px 50%;
padding-left:8px;
}



