@charset "UTF-8";

#common h2 { display:none;}

.anchor {display: none;}

.art { padding:0 30px 16px 30px;}
	.art h3 { color:#4846A1; font-size:20px; padding:8px 20px; margin:32px 0 16px 0; font-weight: normal; background:#F2F2F2; text-align: center;}
	.art h4 { color:#4846A1; font-size:18px; padding:16px 0 8px 30px; margin:16px  0 0 0; font-weight: normal; background:url(images/q.gif) no-repeat; background-position:0 20px;}
	.art p { font-size:16px; padding:8px 0 32px 30px; margin: 0; background:url(images/a.gif) no-repeat; background-position:0 12px; border-bottom:1px dashed #CCC;}

.listup { clear:both; padding:0 0 15px 0; text-align:right;}
	.listup p { padding:4px 30px; margin:0; font-size:10px;}
		.listup p a { text-decoration:none; color:#999; padding:0 0 0 12px; font-weight:bold; background:url(images/listup.gif) no-repeat left; }
		.listup p a:hover { text-decoration:underline; color:#4846A1; background-image:url(images/listup-bg.gif);}
