

.hd {
	font-weight:bold;
	color:#ffffff;
}

.img_ss {
/*	width:540px;*/
	text-align:center;
}

.img_func {
	text-align:center;
}

.contents{
	margin:20px;
}

.pstyle {
	font-size:0.8em;
}

.hd2 {
	font-weight:bold;
	color:#414b5a;
	border-bottom: 2px solid #414b5a;
}

.pstyle + .hd2 {
	margin-top:30px;
}

.env{
	border-collapse: collapse;
}

.env td {
	font-size:0.8em;
}

.env th {
	background:#eee;
	font-weight:normal;
	font-size:0.8em;
}

.sp_link{
	font-weight:bold;
	font-size:1.1em;
}

.sp_link a::before {
    content: url(./images/ico_link.png);
    display: inline-block;
    vertical-align: middle;
}