#divideContents {
	text-align: left;
	background-image: url(hnd/image/bg_block_left.gif);
	background-repeat: repeat-y;
}
#divideContents .blockLeft {
	float: left;
	width: 170px;
}
#divideContents .blockRight {
	float: right;
	width: 620px;
}
#divideContents .blockRight .header {
	padding-top: 0px;
	padding-bottom: 20px;
}
#divideContents .blockRight .header .backBtn {
	margin-bottom: 24px;
}

#divideContents .blockRight .header .btn4 {
	width: 9em;
}


#divideContents .blockRight .header h2 {
	font-size: 140%;
	font-weight: bold;
	display: inline;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #453933;
}
#divideContents .blockRight .header .sub {
	font-size: 110%;
	text-align: center;
	padding-top: 3px;
}
#divideContents .blockRight .header .detail {
	padding-top: 3px;
}



#divideContents .blockRight .tblPaddingTh {
	padding: 8px 20px 8px 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #453933;
}

#divideContents .blockRight .tblPaddingTd {
	padding: 8px 8px 8px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #453933;
}
#divideContents .blockRight .taisyo {
	background-image: url(hnd/image/bg_border_dot.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}

