#topContents {
	float: left;
	width: 620px;
}
#topMenu {
	float: left;
	width: 180px;
}
#topMenu ul li {
	margin-bottom: 6px;
}
#topContents #tokuchou {
	background-image: url(../img/bg_topContents.gif);
	background-repeat: repeat-y;
	padding-bottom: 20px;
}
#topContents #tokuchou ul {
	margin-left: 54px;
	line-height: 1em;
}
#topContents #tokuchou ul li {
	margin: 0px;
	background-image: url(../img/bg_topLi.gif);
	background-repeat: no-repeat;
	padding-left: 42px;
	padding-top: 12px;
}
#topContents #tokuchou ul #end {
	background-image: url(../img/bg_topLi._end.gif);
}
#topContents #tokuchou h2 {
	background-image: url(../img/pgSubTitle_top.jpg);
	background-repeat:no-repeat;
	width: 620px;
	font-size: 18px;
	line-height: 1em;
	color: #6D4CF0;
	padding-left: 90px;
	padding-top: 19px;
	padding-bottom: 4px;
	background-position: left bottom;

}
#pageTitles h1 {
	background-image: url(../img/bg_topH1.jpg);
	margin: 0px;
	padding: 0px;
	width: 610px;
	font-size: 12px;
	line-height: 1em;
	color: #FFF;
	padding-top: 57px;
	padding-bottom: 11px;
	text-align: center;
}
.sideBox {
	background-image: url(../img/side_box.gif);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-right: 18px;
	line-height: 1.4em;
	color: #6A8274;
	margin-top: 4px;
}
#mainContents {
	margin: 0px;
	width: 800px;
}
