@charset "UTF-8";
.container #blog {
	padding-top: 25px;
}
#blog #left {
	float: left;
	width: 560px;
}
#blog #right {
	float: right;
	width: 360px;
	font-size: 85%;
	line-height: 1.6em;
	color: #333333;
}
#entry h3 {
	font-size: 153.9%;
	font-weight: bolder;
	line-height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	padding-bottom: 5px;
}
.data {
	display: block;
	font-size: 85%;
	line-height: 1em;
	margin-top: 3px;
	margin-bottom: 15px;
}
.data li {
	display: block;
}
.category {
	color: #B30A00;
	float: left;
}
.date {
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}
.permalink {
	float: right;
}
#entry {
	margin-bottom: 30px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#entry div {
	font-size: 108%;
	line-height: 1.7em;
	color: #333333;
}
#right h3 {
	font-weight: bold;
}
.intro {
	margin-top: 15px;
}

.pagenavi{
	padding: 0px 0px 0px 0px;
}

.pagenavi ul{
	display: block;
}

.pagenavi ul li{
	float: left;
	margin-right: 5px;
	font-size: 108%;
	line-height: 1em;
}

.pagenavi ul li span{
	background: #000 none repeat scroll 0 0;
	border: 1px solid #999999;
	display: block;
	font-size: 108%;
	padding: 0.2em 0.5em 0.25em 0.5em;
	text-align: right;
	text-decoration: none;
	color: #FFF;
}

.pagenavi ul li a{
	background: white none repeat scroll 0 0;
	border: 1px solid #999999;
	display: block;
	font-size: 108%;
	padding: 0.2em 0.5em 0.25em 0.5em;
	text-align: right;
	text-decoration: none;
	color: #333333;
}
.pagenavi ul li a:hover{
	background: #f21c06 none repeat scroll 0 0;
	color: #FFF;
}
.pagenavi ul li a:active{
	background: #000 none repeat scroll 0 0;
	color: #FFF;
}

#right a{ color: #333; text-decoration:underline; }
#right a:hover{ color: #f21c06; text-decoration:underline; }
#right a:active{ color: #666; text-decoration:none; }
#right ul {
	margin-bottom: 12px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.archives .pulldown {
	width: 215px;
}




#right .banner {
	padding-top: 15px;
}
#right .banner li {
	float: left;
	height: 110px;
	width: 110px;
	margin-bottom: 15px;
}
.banner .no1,.banner .no2,.banner .no4,.banner .no5,.banner .no7,.banner .no8 { margin-right: 15px; }

