@charset "utf-8";
/* CSS Document */

#section01 {
	clear: left;
	width: 868px;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 20px;
	line-height: 1.5;
}
#section01 p {
	font-size: 20px;
	text-align: center;
}
#section01 ul {
	margin: 0;
	list-style-type: none;
	padding-left: 200px;
}
#section01 ul li {
	list-style-type: square;
	display: list-item;
	line-height: 2.0;
}
#section02_a, #section02_b, #section02_c {
	float: left;
	padding-top: 30px;
}
#section02_a {
	clear: left;
	width: 464px;
	padding-left: 30px;
	line-height: 1.5;
}
#section02_a p {
	font-size: 16px;
	padding-left: 230px;
	text-align: left;
}
#section02_b {
	width: 34px;
	line-height: 1.5;
}
#section02_b p {
	font-size: 16px;
	text-align: left;
}
#section02_c {
	width: 410px;
	padding-right: 30px;
	line-height: 1.5;
}
#section02_c p {
	font-size: 16px;
	text-align: left;
}
#section03 {
	clear: left;
	width: 868px;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 20px;
}
#section03 p {
	text-align: justify;
}
#shop01, #map01 {
	float: left;
	padding-top: 20px;
}
#shop01 {
	clear: left;
	width: 468px;
	padding-left: 40px;
	margin-right: 10px;
}
#map01 {
	margin-left: 10px;
	width: 440px;
}