@charset "utf-8";


/* ****************************************_**************************************** */
/* contents */

ul {
	list-style: disc;
	list-style-position: outside;
	margin: 0 0 30px 20px;
}

li {
	margin: 0 0 5px 0;
}

table p {
	margin-bottom: 5px;
	font-weight: bold;
}

/*body {
	background: url(/images/common/bg_main.jpg) top center repeat-y;
}*/