﻿@charset "utf-8";
div#koyomipage p{
margin-top: 0;
margin-right: 0;
margin-bottom: 12px;
margin-left: 0;
padding-top: 0px;
padding-right: 4px;
padding-bottom: 4px;
padding-left: 4px;
}

div.koyomi{width:560px;
margin-bottom:10px;}

#top_koyomi{
width:520px;
margin:0 0 30px 0;
}

.fleft{float:left;}
.fright{float:right;}

.mr2{margin-right:2px;}
.mr4{margin-right:4px;}
.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr25{margin-right:25px;}
.mr30{margin-right:30px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}

.mt20{margin-top:20px;}

.w_koyomi{
width:520px;
}

.sumb{
text-align:center;
margin:20px 45px 20px 0;
}

p.caption{
width:510px;
text-align:right;
}

.font01{color:#666666;font-size:smaller;}
.caution{color:#cc0000;}

.clear{clear: both;}
.mt10 {
	margin-top:10px;
}

h3{
border-bottom:2px solid #666;
margin:0 0 15px 0;
}

/*Year Archives*/

.year_archives h4 a {
padding: 8px;
color: #990000;
text-decoration: none;
background-color: #f5f5f5;
display: block;
margin-bottom: 12px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ccc;
width: 680px;
}

.year_archives h4 a:hover {
background-color: #a7b9c7;
color: #fff;
}
