@charset 'utf-8';

/* mainArea
-------------------------------------------------- */

#mainArea h1 {
	width: 710px;
	padding: 0px;
	margin: 0px 0px 15px;
	display: block;
}

#mainArea h2 {
	width: 688px;
	padding: 10px 0px 9px;
	margin: 0px 0px 13px 1px;
	font-size: 120%;
	line-height: 1.4;
	color: #333333;
	font-weight: bold;
	background: url(/shared/images/h2_bg.gif) left bottom no-repeat;
}

#contentsArea p.articleData {
	padding: 0px;
	margin: 0px 8px 9px 11px;
	/* except MacIE5.0 \*/
	text-align: justify;
	text-justify: distribute;
	/* end */
}

#mainArea .generalTable table td.attached {
	padding: 5px 0px 0px;
}

#mainArea .generalTable table td.attached ul.link {
	margin: 0px;
}

#contentsArea p.inlineRight {
	display: inline;
	text-align: right;
}
