/* Show only to IE PC \*/
* html .boxhead h2 {
	height: 1%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
} /* For IE 5 PC */

.sidebox {
	width: 200px;
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	border-bottom: solid black 1px;
	border-top: solid black 1px;
	border-left: solid black 1px;
	border-right: solid black 1px;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(sbhead-l.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 1px 23px 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
