@charset "utf-8";
.con1 {
	width: 560px;
	padding-bottom: 10px;
}
.con1 img {
	padding-bottom: 20px;
}
.con1 p {
	padding: 20px;
	width: 520px;
}
.con1 dl {
	padding-top: 10px;
	padding-bottom: 30px;
	padding-left: 20px;
	width: 540px;
	height: 100px;
	overflow: auto;
	margin-bottom: 20px;
	scrollbar-base-color: #333333;
}
.con1 dt {
	font-weight: bold;
	width: 100px;
	padding-top: 15px;
	padding-bottom: 5px;
	height: 20px;
	line-height: 16px;
}
.con1 dd {
	width: 380px;
	margin-top: -40px;
	padding-left: 110px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	line-height: 16px;
}
.con2 {
	width: 560px;
	padding-top: 20px;
	padding-bottom: 50px;
}
.con2 ul {
	width: 560px;
	padding-bottom: 10px;
}
.con2 li {
	float: left;
	width: 180px;
	line-height: 150%;
	color: #333333;
}
.con2 #left {
	padding-right: 10px;
}
.con2 #cen {
	padding-right: 10px;
}
.con3 {
	width: 500px;
	padding-bottom: 50px;
	padding-right: 30px;
	padding-left: 30px;
}
.con3 .con3-1 {
	background-image: url(../images/accessback01.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 500px;
}
.con3 .con3-2 {
	background-image: url(../images/accessback02.jpg);
	background-repeat: repeat-y;
	width: 480px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 1px;
}
.con3 .con3-2 ul {
	width: 430px;
	padding-left: 50px;
	list-style-position: outside;
	list-style-type: square;
	padding-top: 20px;
	padding-bottom: 20px;
}
.con3 .con3-2 li {
	line-height: 200%;
	padding-bottom: 10px;
	font-weight: bold;
}
.con3 .con3-2 #miyake {
	width: 200px;
	padding-left: 270px;
}
.con3 .con3-3 {
	background-image: url(../images/accessback03.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 500px;
}
