@charset "utf-8";
/* CSS Document */

h2#howto {
	background-image:url(/img/howto/title.gif);
	background-repeat:no-repeat;
	height:32px;
	width:540px;
	text-indent:-9999px;
	margin-top:20px;
	}
#detail ul {
	margin:20px auto;
	}
#detail li {
	color:#666666;
	font-size:12px;
	margin-top: 10px;
	display: block;
	}
.how001 {
	background-image: url(/img/howto/01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	padding-left: 62px;
}
.how002 {
	background-image: url(/img/howto/02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	padding-left: 62px;
}
.how003 {
	background-image: url(/img/howto/03.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	padding-left: 62px;
}
.how004 {
	background-image: url(/img/howto/04.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	padding-left: 62px;
}
.how005 {
	background-image: url(/img/howto/05.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	padding-left: 62px;
}
.how006 {
	background-image: url(/img/howto/06.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	padding-left: 62px;
}

