@charset "utf-8";

.infowrapper {
 width: 720px;
 display: inline;
 float: left;
 clear: both;
 margin-top: 10px;
 margin-left: 10px;
}

.infowrapper .L {
 width: 501px;
 display: block;
 float: left;
 margin-top: 0;
 margin-right: 9px;
}

.infowrapper .R {
 width: 210px;
 float: left;
 display: block;
}

.infowrapper .dr_entry {
 background: url(../common-images/front/info_bg.gif) repeat;
 width: 471px;
 display: inline;
 float: left;
 clear: both;
 padding: 10px 10px 17px 20px;
 margin: 0 0 10px;
}

.dr_title {
 width: 471px;
 display: inline;
 float: left;
 clear: both;
 border-left: 5px solid #666633;
 padding-left: 5px;
 margin-bottom: 12px;
}

h2.date {
 text-indent: 0;
 font-weight: normal;
 font-style: normal;
 font-size: 0.9em;
 width: 200px;
 float: left;
}

.category {
 float: right;
 width: 250px;
 margin: 0 10px 0 0;
 text-align: right;
 font-size: 0.8em;
 font-weight: normal;
 font-style: normal;
}

.category span {
 color: #993333;
}

h3.title {
 text-indent: 0;
 width: 461px;
 margin-top: 5px;
 margin-bottom: 3px;
 line-height: 1.3em;
 font-size: 1.2em;
 clear: both;
 float: left;
}

h3.title a {
 color: #666;
}

.dr_entry .entry {
 width: 471px;
 float: left;
}

.dr_entry .entry p {
 padding: 0;
 margin: 0;
}

.entry img {
 margin: 0;
 border-style: none;
}

.entry img.l { 
float: left; 
vertical-align:top; 
 border-style: none;
  clear: both;
 margin: 5px 8px 5px 0;
 padding: 0;
}

.entry img.r { 
float: right; 
vertical-align:top; 
 border-style: none;
  clear: both;
 padding: 0;
 margin: 5px 0 5px 8px;
}

.entry p.blog_more {
 text-align: left;
 clear: both;
 margin-top: 12px;
}

.archivenavi {
 width: 210px;
 display: inline;
 float: left;
 background: url(../common-images/front/archivenavi_bg.gif) repeat-y;
 margin-bottom: 5px;
}

ul#archivenv {
 margin: 0;
 padding: 15px 0 15px 15px;
 width: 190px;
}

ul#archivenv li {
 list-style: none;
 padding-bottom: 2px;
}

ul#archivenv li a {
 text-decoration: none;
 border: none !important;
 display: block;
}

/*——ページ表示——*/

#pages {
	margin: 0px;
	padding: 10px 20px 0px 0px;
	height: 45px;
 text-align: right;
 float: right;
 width: 481px;
}