@charset "UTF-8";

.icon {
	background-image:url('img/sub.png');
	background-repeat:no-repeat;
	width:220px;height:40px;
}

.m_05:hover {background-position:0 0}
#link5 .m_05{background-position:0 -40px}
.m_05{background-position:0 -80px}
.m_04:hover{background-position:0 -120px}
#link4 .m_04{background-position:0 -160px}
.m_04{background-position:0 -200px}
.m_03:hover{background-position:0 -240px}
#link3 .m_03{background-position:0 -280px}
.m_03{background-position:0 -320px}
.m_02:hover{background-position:0 -360px}
#link2 .m_02{background-position:0 -400px}
.m_02{background-position:0 -440px}
.m_01:hover{background-position:0 -480px}
#link1 .m_01{background-position:0 -520px}
.m_01{background-position:0 -560px}

#contents ul { margin-bottom: 20px; }

#contents h4 { margin-bottom: 20px; }

#contents dl {
	margin-bottom: 20px;
	margin-left: 10px;
}

#contents dd { margin-bottom: 10px; }

#contents dt {
	font-size: 1.2em;
	margin-bottom: 5px;
}

