@charset "shift_jis";
@import url(base.css);

body{
	background:#00004F;
	}
	
div#wrapper{
	text-align:left;
	width:440px !important;
	margin:0 auto;
	background:#FFFFFF;
	padding:10px;
	}
	
h2{
	text-indent:-9999em;
	width:440px;
	height:122px;
	margin-bottom:10px;
}

body#agree h2{
	background:url(../img/agree/main01.jpg) left top no-repeat;
	}

h3{
	text-indent:-9999em;
	width:435px;
	height:37px;
	margin-bottom:20px;
}

h3#h01{
	background:url(../img/agree/h01.jpg) left top no-repeat;
}
h3#h02{
	background:url(../img/agree/h02.jpg) left top no-repeat;
}
h3#h03{
	background:url(../img/agree/h03.jpg) left top no-repeat;
}
h3#h04{
	background:url(../img/agree/h04.jpg) left top no-repeat;
}
h3#h05{
	background:url(../img/agree/h05.jpg) left top no-repeat;
}
h3#h06{
	background:url(../img/agree/h06.jpg) left top no-repeat;
}
h3#h07{
	background:url(../img/agree/h07.jpg) left top no-repeat;
}

ul{
	padding-left:10px;
	font-size:1.2em;
}

li{
	background:url(../img/common/icon02.jpg) left 4px no-repeat;
	margin-bottom:10px;
	padding-left:15px;
}

#footer{
	width:460px;
	margin:10px auto;
	text-align:right;
}

.icon01{
	background:url(../img/common/icon01.jpg) left center no-repeat;
	padding-left:20px;
	text-decoration:underline;
	margin-top:10px;
}