@charset "UTF-8";
/* CSS Document */
@import "/lib/css/component.css"; 

#contents h1.vi {
	background: url(/lib/img/other/vi_sitemap.jpg) left top no-repeat;
	display: block;
	height: 110px;
	margin: 0 0 20px 24px;
	width: 560px;
}

#contents h1 span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

#contents div.block {
	background: url(/lib/img/other/bg_sitemap.gif) left bottom no-repeat;
	padding: 30px 0;
}

#contents ul.smList {
	text-indent: -12px;
	padding-left: 12px;
}

#contents ul.smList li {
	line-height: 160%;
	margin-bottom: 30px;
}

#contents table.smTable {
	width: 560px;
}

#contents table.smTable td.smL {
	text-align: left;
	vertical-align: top;
	padding: 0 30px 0 30px;
	width: 50%;
}

#contents table.smTable td.smR {
	text-align: left;
	vertical-align: bottom;
	padding: 0 20px 0 100px;
	width: 50%;
}
