@charset "utf-8";
@import "/css/common/0-import.css";
/*  
	Update : 
*/
/*------------------------------------------------------------
	現在準備中です
------------------------------------------------------------*/
#conts .body {
	margin: 53px 0 0 78px;
	width: 470px;

	text-align: left;
}

#conts .body h2 {
	margin: 0 0 10px;
}

#conts .body dl {
	margin: 0 3px;
}

	* html #conts .body  dl {
		zoom: 100%;
	}

	*+html #conts .body  dl {
		zoom: 100%;
	}

#conts .body  dl:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

#conts .body  dl a {
}

#conts .body  dl a:hover {
}

#conts .body  dt {
	margin-bottom: 5px;
	padding-left: 10px;
	background: url(/img/icon/02.gif) no-repeat left 6px;

	float: left;
	clear: left;
}

#conts .body  dd {
	margin: 0 0 5px 7em;
}

#conts .body .return {
	margin-top: 50px;

	text-align: center;
}

#conts .body .return a {
	text-decoration: none;
}
