@charset "utf-8";

/* index  ------------------------------*/

span.more_00 a {
	font-size: 8px;
	background-image: url(../../index_image/index/more_00.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 17px;
	width: 94px;
	overflow: hidden;
	margin-left: 494px;
	margin-top: -38px;
	margin-bottom: 20px;
}
span.more_00 a:hover {
	background-position: 0px -17px;
}



/* メインメニュー ここから ▼ ----------*/
div.m_menu {
	margin-bottom: 50px;
}
div.m_menu ul li {
	display: block;
	float: left;
	width: 270px;
}

div.m_menu ul li h3 a {
	font-size: 8px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 116px;
	width: 270px;
	overflow: hidden;
}
div.m_menu ul li h3 a:hover {
	background-position: 0px -116px;
}

/* ハングルの森 */
div.m_menu ul li h3.m_hg a {
	background-image: url(../../index_image/index/m_hg.jpg);
}

/* マルマダン */
div.m_menu ul li h3.m_mm a {
	background-image: url(../../index_image/index/m_mm.jpg);
}

/* 交流の広場 */
div.m_menu ul li h3.m_link a {
	background-image: url(../../index_image/index/m_link.jpg);
}


div.m_bg_middle {
	background-image: url(../../index_image/index/m_bg_middle.gif);
	background-repeat: repeat-y;
	width: 270px;
}
div.m_bg_foot {
	background-image: url(../../index_image/index/m_bg_foot.gif);
	background-repeat: no-repeat;
	width: 270px;
	background-position: 0px bottom;
}
div.m_sp {
	padding-top: 10px;
	padding-bottom: 10px;
}

div.m_bg_middle span {
	font-size: 8px;
	background-repeat: no-repeat;
	background-position: center 0px;
	text-indent: -500px;
	display: block;
	height: 20px;
	margin-bottom: 4px;
	overflow: hidden;
}
div.m_bg_middle span.dis_00 {
	background-image: url(../../index_image/index/dis_00.gif);
}
div.m_bg_middle span.dis_01 {
	background-image: url(../../index_image/index/dis_01.gif);
}
div.m_bg_middle span.dis_02 {
	background-image: url(../../index_image/index/dis_02.gif);
}
div.dis_sp {
	padding-right: 14px;
	padding-left: 14px;
}

/* メインメニュー ここまで ▲ ----------*/

