@charset "UTF-8";

div.hp_section {
	padding-bottom: 30px;
}
dl.pkg {
	width: 660px;
	float: right;
	padding: 15px 0px 0px 0px;
}
dl.pkg dt {
	width: 320px;
	height: 60px;
	background-repeat: no-repeat;
	text-indent: -5000px;
}
dl.pkg dd {
	padding: 10px 0px;
	font-size: 12px;
	line-height: 1.7em;
}
dl.pkg dd a {
	display: block;
	padding: 3px;
	color: #31A2E1;
}
dt#dt_01 { background-image: url(../images/app_01.gif); }
dt#dt_02 { background-image: url(../images/app_02.gif); }
dt#dt_03 { background-image: url(../images/app_03.gif); }
dt#dt_04 { background-image: url(../images/app_04.gif); }
dt#dt_05 { background-image: url(../images/app_05.gif); }
dt#dt_06 { background-image: url(../images/app_06.gif); }

