body {
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#main {
	font-size: 13px;
	line-height: 160%;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../images/ttl_bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
}
.eria_all {
	width: 100%;
}
.left {
	float: left;
	width: 240px;
}
.right {
	float: right;
	width: 250px;
	border: 1px solid #CCC;
}
.table1 {
	vertical-align: top;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
td {
	vertical-align: top;
	padding: 2px;
}
.td1 {
	vertical-align: top;
	font-weight: bold;
	width: 55px;
	padding: 2px;
}
.td2 {
	vertical-align: top;
	font-weight: bold;
	width: 75px;
	padding: 2px;
}
.p_0 {
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 5px;
}
.p_1 {
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	background-color: #FEEFAB;
	padding: 5px;
}
.p_2 {
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	background-color: #FEEFAB;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.ul1 {
	padding: 0px;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 0px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}
.ul1 li {
	1list-style-type: disc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
}
