@charset "utf-8";
/* CSS Document */

#main #contents {
	width: 610px;
	font-size: 130%;
}
#contents h2 {
	font-size: 120%;
	font-weight: bold;
	line-height: 30px;
	padding-left: 12px;
	margin-bottom: 15px;
	border: 2px dotted #FC0;
	margin-top: 20px;
}
#contents h3 {
	color: #F60;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0px;
	font-size: 110%;
}
#contents .cattitle {
	font-size: 150%;
	line-height: 75px;
	font-weight: bold;
	color: #06C;
	background: url(../common/bg_category.jpg) no-repeat center top;
	width: 580px;
	padding-left: 30px;
	margin-bottom: 20px;
	height: 90px;
}
#rapper .to_top {
	clear: both;
	text-align: right;
	padding-top: 10px;
}
#rapper #footer {
	padding-left: 220px;
}#contents .entry img {
	float: left;
	margin-right: 15px;
}
#contents .entry .date {
	font-size: 80%;
	clear: both;
}
#contents #itiran {
	font-size: 90%;
	line-height: 150%;
	border-top: 1px solid #FC9;
	border-bottom: 1px solid #FCC;
	padding-bottom: 8px;
	margin-top: 30px;
	clear: both;
}
#contents #itiran h3 {
	margin: 10px 0px 5px;
}
#contents #pages {
	font-size: 90%;
	margin-top: 20px;
}
#contents .center {
	text-align: center;
}
