@charset "utf-8";

/* @group Main ========================================================*/

#main .section {
	padding-left:195px;
}

#main .section dt.date {
	font-size:84%;
}

#main .section dt:first-letter {
	font-family:'ＭＳ Ｐゴシック';
}

#main .section dd h2 {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:solid 1px #999;
	font-size:150%;
}

#main .section .point {
	margin:25px 0 0;
	padding:7px 12px;
	background:#e1ecf4;
	border:solid 1px #ccc;
}

#main .section .point dt {
	color:#000;
	font-weight:bold;
}

#main .section .point dt:first-letter {
	color:#069;
}

#main .section .point dd {
	padding-left:1em;
	font-weight:bold;
}


/*#main .section h2,
#main .section .text {
	float:left;
	width:395px;
}

#main .section .image {
	position:relative;
	right:-5px;
	float:right;
	width:400px;
}*/

.pager {
	padding:0 35px 0 195px;
	text-align:center;
}

.pager p {
	display:inline;
	padding:0 2px;
}

.pager p span,
.pager p a {
	padding:0 4px 0 10px;
}

.pageNum span,
.pageNum a {
	border-left:solid 1px #666;
}

.pageNum .nB {
	border-left:none;
}

/* @end */
