
h1{
	text-indent:-99999px;
	height:43px;
	width:194px;
	background:url(img/h1.gif);
	margin:0 0 20px 18px;
}

.contentsWrapper{
	padding:0 20px 0;
}

.contentsWrapper h2{
	font-weight:bold;
	font-size:14px;
	float:left;
	width:128px;
}

.contentsWrapper h3{
	padding:0 0 5px;
	font-weight:bold;
}

.contentsWrapper table{
	padding:0 0 10px;
	width:100%;
	margin:0 0 10px 0;
}
	.contentsWrapper th,
	.contentsWrapper td{
		border-bottom:1px solid #CCCCCC;
	}
	.contentsWrapper th{
		padding:0 20px 0 0;
		font-weight:bold;
		white-space:nowrap;
		text-align:left;
	}
	.contentsWrapper td{
		width:100%;
	}
	
.contentsWrapper p{
	margin:0 0 15px;
}
	.contentsWrapper ul{
		padding:0 0 0 10px;
		margin:0 0 20px 0;;
		list-style:circle;
	}
	.contentsWrapper li{
		font-weight:bold;
	}
	.contentsWrapper li p{
		margin:0;
		font-weight:normal;
	}
	
.contentsWrapper .contentP{
	clear:both;
	margin:0 0 30px 0;
	border-bottom:1px solid #CCCCCC;
}

.contentsWrapper .contentP2{
	margin:0 0 0 130px;
}

html[xmlns*=""] body:last-child .contentsWrapper h2,
html[xmlns*=""] body:last-child .contentsWrapper h3,
html[xmlns*=""] body:last-child .contentsWrapper th,
html[xmlns*=""] body:last-child .contentsWrapper li {
	font-family:'Hiragino Kaku Gothic Pro';
	font-weight:900;
}

