h3 {
}
h3.right {
/*	text-align: right;*/
}
h4 {
	margin: 10px 0;
}
h5 {
	margin: 10px 0;
}
td {
	vertical-align: top;
}
.box01  { }
.box01 h3  { margin: 0px 0px 10px; padding: 0px }
.box01 em   { margin-top: 20px; margin-bottom: 14px; display: block }
.box01 p { color: #333; line-height: 150%; margin: 0px 16px 10px 0px; padding: 0px }

.box02   { margin-left: 16px }
.box02 h3  { margin: 24px 0px 0px; padding: 0px }
.box02 em   { margin-top: 20px; margin-bottom: 14px; display: block }
.box02 p  { color: #333; line-height: 150%; margin: 0px 0px 10px; padding: 0px }

#riso_promise { margin-top: 20px;text-align: center;}
.td01 { border-top: 2px solid #360; border-bottom: 2px solid #360 }
.td02 { color: #360; font-size: 1em; line-height: 140%; border-top: 2px solid #360; border-bottom: 2px solid #360; vertical-align: middle; }

#message { margin-top: 20px }
#message table {
	margin: 0 auto;
}
.message_td  { color: #333; line-height: 150%; padding: 4px 16px 16px 60px; border-right: 1px solid #ff3200; 
border-bottom: 1px solid #ff3200; border-left: 1px solid #ff3200 }
.message_td  em { display:block; font-style:normal; font-weight:bold; line-height:130%; margin-top:0.5em; text-align:right; }

#riso_promise table{ margin: 0 auto;}
#riso_promise td {
	vertical-align: middle;
}
#b_n { text-align: center; margin: 20px auto; width: 555px }
table.intro {
	margin-bottom: 10px;
}

img.left {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
img.right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.section{
	padding-bottom:15px;
}
.box01 a:hover img{
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	opacity:0.85;
}
