@charset "utf-8";
/* CSS Document */
h2{margin-bottom:1.5em;}

h3 {
	border-left:#26A68D 4px solid;
	height:18px;
	font-size:16px;
	color:#26A68D;
	font-weight:bold;
	padding:3px 0 0 10px;
	/*width:520px;*/
	margin:10px auto;
	}
#detail {
	width:520px;
	margin:0 auto;
	}
#pageup {
	text-align:right;
	margin:20px 0;
	}

.entry{
	width:520px;
	margin:0 auto 20px;
	}

.entry p{line-height:130%;}
