#subnavi h4 {
	background-image:    url("../syoukai/history_img/subnavi_title_bg.gif");
	background-repeat: no-repeat;
}
.copy {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.block {
	width: 600px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
	background-color: #FFFFFF;
	padding: 20px;
	border-radius: 8px;
    -webkit-border-radius: 8px; /* Safari,Google Chrome—p */ 
    -moz-border-radius: 8px; /* Firefox—p */
}
.block h4 {
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #669999;
	text-indent: 20px;
	border-radius: 15px;
    -webkit-border-radius: 15px; /* Safari,Google Chrome—p */ 
    -moz-border-radius: 15px; /* Firefox—p */
	padding: 0px;
	margin: 0px;
}
.block table {
	width: 600px;
}
.block td {
	width: 140px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	vertical-align: middle;
}
.block td p {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 13px;
}
