@charset "UTF-8";

h2.title { padding:40px 0 0 25px; margin: 0 40px; font-size:16px;}
	h2.title:before{ content: ""; display: block; width: 14px; height: 16px; border-bottom: 3px solid #333; float: left; margin: 0 0 0 -25px;}

.art { width:780px; padding:20px 90px 40px 90px;}
	.art p { padding:16px 0; margin: 0; font-size:14px;}
	.art table { width: 780px; border-collapse: collapse;}
		.art table th { font-size: 14px; vertical-align: top; text-align: left; padding: 8px 0 8px 0; width: 6em; font-weight: normal; border-right: 1px solid #CCC;}
		.art table td { font-size: 14px; vertical-align: top; text-align: left; padding: 8px 0 8px 2em; }
			.art table td a { color: #333; text-decoration: underline;}
				.art table td a:hover { color: #999; text-decoration: none;}