@charset "euc-jp";
/* CSS Document */

body {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height:18px;
	color: #000000;
	margin:0;
	padding:0;
}
img {
	border:none;
}
#howto{
	width:437px;
	margin:10px auto 0;
	background:url(../images/howto_bg.jpg) repeat-y;
	border-bottom:#6aded7 2px solid;
	clear:both;
	}
	
h1{
	background:url(../images/howto_tx01.gif) no-repeat;
	width:437px;
	height:29px;
	margin:0;
	text-indent:-1000em;
	}
.il_box{
	width:420px;
	margin:auto;
	clear:both;
	margin:5px auto; 
	}
.il_box img{
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	}
.il_box ul{
	margin:0;}

.il_box li{
	list-style-type:none;
	float:left;
	text-align:left;}
.name{
	width:180px;
	}

.close{
	margin:10px 0;
	padding:0;
	clear:both;
	}