@charset "utf-8";

body{
	background:#333;
	margin:0 auto;
	text-align: center;
	width:660px;
	padding-bottom:20px;
}

div#mailingBox{
	background: url(../img/mainimg.jpg) no-repeat 0 0 #fff;
	width:615px;
	padding-top:320px;
	text-align: left;
	margin:0 auto;
	text-align: left;
}

div#inner{
	padding:25px;
	float: right;
}

div#inner ul li{
	padding-bottom:25px;
	line-height:1.8;
	padding-left:170px;
}

div#inner ul li#ch01{ background:url(../img/ch01.gif) no-repeat 0 7px;}
div#inner ul li#ch02{ background:url(../img/ch02.gif) no-repeat 0 7px;}
div#inner ul li#ch03{ background:url(../img/ch03.gif) no-repeat 0 7px;}
div#inner ul li#ch04{ background:url(../img/ch04.gif) no-repeat 0 7px;}

div#inner ul li a img{
	padding-top:5px;
}