  @charset "euc-jp";

/* 00. Layout Type
-------------------------------------------------- */
/* Type NEWLY */
/* - Type A */
.layoutTypeNEWLY #contents { float: none; }

.layoutTypeNEWLY #contents {
	width: 950px;
	background: url(/newly/images/bg_contents_02_mdl.gif) repeat-y;
}
.layoutTypeNEWLY #contents .inB {
	position: relative;
	padding: 0 2px 22px 2px;
	background: url(/newly/images/bg_contents_02_btm.gif) no-repeat left bottom;
}

.boxRead1 {
	margin: 20px 10px 0 10px;
	padding: 15px 10px;
	background-color: #fff; border: 4px solid #d5f1ff;
}

/* 11.9.29 add */
.bottom_next_link {
	background-color:#F7F7F7;
	padding: 5px 5px;
	font-weight: bold;
}

