@charset "UTF-8";

#pri h2  {
	margin-bottom: 15px;
}

#intro {
	margin-right: 14px;
	margin-left: 14px;
	font-size: 93%;
	line-height: 1.5;
	margin-bottom: 20px;
}#intro .point1 {
	float: left;
	width: 275px;
}
#intro .point1 p {
	background-image: url(/images/index/bg_01.gif);
	background-repeat: repeat;
}
#intro .point2 {
	float: right;
	width: 275px;
}
#intro .point2 p {
	background-image: url(/images/index/bg_02.gif);
	background-repeat: repeat;
}

#topics {
	clear: both;
	margin-right: 14px;
	margin-left: 14px;
}
#topics table {
	margin-left: 11px;
}
#topics table th, #topics table td {
	vertical-align: top;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#topics table th {
	background-image: url(/images/common/ic_01.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 15px;
}
