@charset "utf-8";

div.article {
	width:616px;
	margin-bottom:12px;
	padding-bottom:24px;
	border-bottom:#463821 1px dotted;
	float:left;
}
.articledate {
	margin-bottom:24px;
	text-align:right;
}
.articleinfo {
	padding:12px;
	background-color:#f2f0ee;
	clear:both;
}
div.article2 {
	width:940px;
	margin-bottom:12px;
	padding-bottom:24px;
	border-bottom:#463821 1px dotted;
}

/* ==[ New article ]============================== */
.newarticle {
	width:776px;
	margin:0 19px 20px 0;
	border-bottom:#463821 1px dotted;
	float:left;
}
.newarticle a:link { color:#b64b6c; text-decoration:underline; }
.newarticle a:visited { color:#b64b6c; text-decoration:none; }
.newarticle a:hover { color:#e17c9c; text-decoration:none; }
.newarticle a:active { color:#b64b6c; text-decoration:none; }

.newarticle .na_imgbox01 {
	width:776px;
	margin:0 0 15px 0;
	position:relative;
}
.newarticle .na_imgbox01_like {
	position:absolute;
	width:120px;
	height:21px;
	top:239px;
	left:427px;
	z-index:1;
}
.newarticle .na_imgbox01_btn {
	position:absolute;
	width:482px;
	height:82px;
	top:1229px;
	left:27px;
	z-index:1;
}

.newarticle .na_imgbox02 {
	width:776px;
	margin:0 0 15px 0;
}
.newarticle .na_imgbox03 {
	width:776px;
	margin:0;
	position:relative;
}
.newarticle .na_txtbox01 {
	width:776px;
	margin:0 0 15px 0;
	line-height:1.7em;
	text-align: justify;
}
.newarticle .na_txtbox02 {
	width:776px;
	background:#f8e0e8;
	margin:0 0 15px 0;
	line-height:1.7em;
	text-align: justify;
}
.newarticle .na_txtbox44 {
	width:776px;
	padding:15px 0 0 0;
	margin:0 0 15px 0;
	line-height:1.7em;
	text-align: justify;
	background: #000;
}
.newarticle .na_profile {
	width:754px;
	margin:0 0 10px 0;
	padding:10px;
	border:#cc0099 1px dotted;
}
.newarticle .na_profile .nap_img {
	width:72px;
	padding:0 10px 0 0;
}
.newarticle .na_profile .nap_txt {
	width:672px;
}
.newarticle .nap_Relation {
	font-size:10px;
	line-height:14px;
	margin:0 0 10px 0;
}
.newarticle .na_txtbox03 {
	width:410px;
	margin:0 27px 15px 0;
	line-height:1.7em;
	text-align: justify;
	float:left;
}
.newarticle .na_imgbox03 {
	width:339px;
	margin:0 0 15px 0;
	position:relative;
	float:left;
}
.newarticle .na_txtbox04 {
	width:756px;
	background:#eec4dc;
	padding:0 10px 10px 10px;
	line-height:1.7em;
	text-align: justify;
}

/* ==[ serial list ]============================== */

body dl.seriallist { margin:24px 0; }
body dl.seriallist dt {
	margin-bottom:6px;
	padding-left:6px;
	background-color:#f2f0ee;
	font-size:16px;
	line-height:24px;
	color:#463821;
}
body dl.seriallist dd ul li {
	padding-left:16px;
	background:url(../img/common/listdot.gif) no-repeat 4px 50%;
	line-height:22px;
	border-bottom:#463821 1px dotted;
}

