@charset "shift-jis";

#wrapper {
	background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#messageBox1 {
	display: block;
	margin-bottom: 60px;
	width: 680px;
}

#messageBox1 ul {
	padding-left: 5px;
	margin-bottom: 25px;
}

#messageBox1 ul li {
	background-image: url(../images/dot1.jpg);
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#messageBox1 table td {
	vertical-align: top;
}
