@charset "utf-8";
/* CSS Document */

@import url("common.css");


/*------------------------------
サイトの使い方
------------------------------*/

.howto_box{
	margin:10px 0px 20px;
}
.howto_txt01{
	background:url(../../howto/img/howto_txt01.jpg) no-repeat;
	text-indent:-9999px;
	height:20px;
	margin:30px 0px 10px;
}
.howto_txt02{
	background:url(../../howto/img/howto_txt02.jpg) no-repeat;
	text-indent:-9999px;
	height:20px;
	margin:30px 0px 10px;
}
.howto_txt03{
	background:url(../../howto/img/howto_txt03.jpg) no-repeat;
	text-indent:-9999px;
	height:20px;
	margin:30px 0px 10px;
}
.a{
	background:url(../../howto/img/icon_a.jpg) no-repeat 0px 2px;
	padding-left:25px;
}
.b{
	background:url(../../howto/img/icon_b.jpg) no-repeat 0px 2px;
	padding-left:25px;
}
.c{
	background:url(../../howto/img/icon_c.jpg) no-repeat 0px 2px;
	padding-left:25px;
}
.d{
	background:url(../../howto/img/icon_d.jpg) no-repeat 0px 2px;
	padding-left:25px;
}
