@charset "utf-8";



ul.g-list {

	list-style: none;

	margin-left: 30px;

}

ul.g-list li {

	margin: 5px 0;

	padding-left: 20px;

	background: #fff url(../img/g-list.gif) no-repeat 0 4px;

}

a#to_form {

	display: block;

	width: 404px;

	height: 49px;

	text-indent: -9999px;

	margin: 0 auto;

	background: transparent url(../img/apli_btn.gif) no-repeat;

}

a#to_form:hover {

	background-position: 1px 1px;

}