h2{
	color:#800000;
}
h3{
	background-color:#C71585;
	border:1px solid #8B008B;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}
h4{
	background-color:#FFFFcc;
	color:#800000;
	font-size:16px;
	font-weight:bold;
	padding:5px;
}
h4.t{
background-color:#FFFFFF;
color:#800000;
float:left;
font-size:16px;
font-weight:bold;
padding:5px;
width:110px;
}
h5{
	font-size:16px;
}
div.seiza_box {
	float:left;
	margin-bottom:15px;
	margin-right:10px;
	text-align:center;
	width:150px;
}
div.seiza_img{
	float:left;
	height:300px;
	margin-top:15px;
}
div.seiza_txt{
	float:right;
	width:370px;
	font-size: 120%;
}

