@charset "utf-8";
#contents .page_link {
	margin-top: 10px;
	text-align: center;
}
#contents #non_blog {
	color: #F60;
	padding-top: 50px;
	padding-left: 100px;
}


/* CSS Document */
#contents .box {
	margin-top: 15px;
	margin-right: 20px;
	border: 1px solid #990;
	padding-bottom: 5px;
}
.box img {
	float: left;
	margin-bottom: 10px;
	background-image: url(../img/non_image.jpg);
	margin-right: 10px;
}
.box h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 120%;
	background-color: #CC6;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}
.box .cmt {
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 125%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-left: 10px;
}

.box .staff {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #660;
	margin-left: 10px;
}

