.hd {
	font-size:1.2em;
	font-weight:bold;
	color:#ffffff;
	text-shadow: 2px 2px 2px #333333;
}

.img_ss {
	width:540px;
	border:solid 1px #cccccc;
	text-align:center;
}

.img_func {
	text-align:center;
	margin-bottom:20px;
}

.contents{
	margin:20px;
}

.hd2:before {
	content: url(./images/img_hd2.png);
}

.hd3:before {
	content: url(./images/img_hd3.png);
}

.hd4:before {
	content: url(./images/img_hd4.png);
}

.hd2,.hd3,.hd4 {
	margin-top:50px;
	font-size:1.1em;
	font-weight:bold;
	color:#0e52f1;
	border-bottom: 2px solid #0e52f1;
}

.env td {
	font-size:0.8em;
}

table.hikaku {
	margin:10px auto;
	border-collapse: collapse;
	line-height: 1.5;
}

table.hikaku th {
	padding: 5px;
	border: 1px solid #555555;
	text-align:left;
	font-size:0.8em;
}

table.hikaku td {
	padding:3px;
	vertical-align: middle;
	border: 1px solid #555555;
	text-align:center;
}

.ump {
	background: #e4edf3;
}

.tm {
	background: #edf4e1;
}