/* Show only to IE PC \*/
* html .boxhead .topbox {height: 1%;} /* For IE 5 PC */

.sidebox {
	width: 100%; /* ems so it will grow */
	background: url(../../img/standardbox/sbbody-r.jpg) no-repeat bottom right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.boxhead {
	background: url(../../img/standardbox/sbhead-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead .topbox {
	background: url(../../img/standardbox/sbhead-l.jpg) no-repeat top left;
	margin: 0;
	height: 18px;
	color: #000; 
	
	
}
.boxbody {
	background: url(../../img/standardbox/sbbody-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0 20px 21px;
}
.boxbody .title1, .boxbody2 .title1 {
	margin-top:0;
	padding-top:0;
	margin-bottom:10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	color:#be0308;
	font-size:.9em;
	text-transform:uppercase;
	font-weight:bold;
}
.boxbody .title1 .title2, .boxbody2 .title1 .title2 {color:#000;}

/* blue box */
* html .boxhead2 .topbox2 {height: 1%;} /* For IE 5 PC */

.sidebox2 {
	width: 100%; /* ems so it will grow */
	background: url(../../img/standardbox/sbbody2-r.jpg) no-repeat bottom right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.boxhead2 {
	background: url(../../img/standardbox/sbhead2-r.jpg) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead2 .topbox2 {
	background: url(../../img/standardbox/sbhead2-l.jpg) no-repeat top left;
	margin: 0;
	height: 18px;
	color: #000; 
	
	
}
.boxbody2 {
	background: url(../../img/standardbox/sbbody2-l.jpg) no-repeat bottom left;
	margin: 0;
	padding: 0 20px 21px;
}

/* box alt3 */
* html .boxhead3 .topbox3 {height: 1%;} /* For IE 5 PC */

.sidebox3 {
	width: 100%; /* ems so it will grow */
	background: url(../../img/standardbox/sbbody3-r.png)   no-repeat bottom right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.boxhead3 {
	background: url(../../img/standardbox/sbhead3-r.png) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead3 .topbox3 {
	background: url(../../img/standardbox/sbhead3-l.png) no-repeat top left;
	margin: 0;
	height: 18px;
	color: #000; 
	
	
}
.boxbody3 {
	background: url(../../img/standardbox/sbbody3-l.png) no-repeat bottom left;
	margin: 0;
	padding: 0 20px 21px;
}

