/* CSS Document */


.dis h2	{
	font-size: 21px;
	line-height: 1.5em;
	background: url(../../css/img/line01.gif) repeat-x left center;
}
.dis span	{
	background-color: #FFFFFF;
	padding: 0 10px 0 0;
}
.dis dl.dl01	{
	margin-top: 1em;
}
.dis dl.dl01 dt	{
	font-weight: bold;
}
.dis dl.dl01 dd	{
	margin-bottom: 1em;
}



.pri h2	{
	font-size: 21px;
	line-height: 1.5em;
	background: url(../../css/img/line01.gif) repeat-x left center;
}
.pri span	{
	background-color: #FFFFFF;
	padding: 0 10px 0 0;
}
.pri dl.dl01	{
	margin-top: 1em;
}
.pri dl.dl01 dt	{
	font-weight: bold;
	margin-bottom: 0.5em;
}
.pri dl.dl01 dd	{
	margin-bottom: 2em;
}
.pri ul	{
	list-style-type: decimal;
	margin-left: 2em;
}
.pri li	{
}



.oth h2	{
	font-size: 21px;
	line-height: 1.5em;
	background: url(../../css/img/line01.gif) repeat-x left center;
	margin-bottom: 2em;
}
.oth span	{
	background-color: #FFFFFF;
	padding: 0 10px 0 0;
}
.oth ul	{
	list-style-type: decimal;
	margin-left: 2em;
}
.oth li	{
	margin-bottom: 1em;
}
