@charset "Shift_JIS";
#s_font1 {
	font-size: 14px;
	color: #000000;
}
ul {
	text-align: left;
}
li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 15px;
	color: #000000;
}
.table1 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 50px;
}
td {
	width: 200px;
}
h2 {
	font-size: 14px;
	color: #000000;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #653800;
	padding-left: 5px;
}
#pic_p1 {
	margin-top: 20px;
	margin-bottom: 30px;
}
