@charset "utf-8";
/* layout, common */
#wrap { background:url(/img/news/newspaper.jpg) no-repeat right 147px}
#content { position:relative}
#main { width:600px}
#side { width:290px; position:relative; z-index:2}
.newspaper { /*position:absolute; z-index:1; left:611px; top:0; width:465px; height:459px; background:url(/img/news/newspaper.jpg) no-repeat*/}

/* index */
h1 { background:url(../img/news/title-h1.png) no-repeat}
.addthis {float:right; margin-top:-25px; _float:none; _margin-top:-12px}
h3 { margin-bottom:1em}
.list li { position:relative; padding:0 130px .8em 0; margin-bottom:.4em; *height:1%; background:url(/img/common/hr-dot.png) bottom repeat-x}
	.list li h4 { font-size:13px} 
		.list li h4 a { color:#a70a0a} .list li h4 a:hover { text-decoration:underline}
	.list li p { color:#888}
	.list li small { position:absolute; right:0; top:0; font-size:12px}
	
/* view */
#main .entry p { margin-bottom:1em; text-align:justify; text-justify:inter-ideograph}

#main .entry p a{ color:#33A6B7; text-decoration:none} 
#main .entry p a:hover { color:#027283}


