@charset "utf-8";
.title {
	width: 560px;
	padding-bottom: 30px;
}
.con1 {
	width: 540px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.con1 .con1-1 {
	background-image: url(../images/photoback01.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 540px;
}
.con1 .con1-2 {
	background-image: url(../images/photoback02.jpg);
	background-repeat: repeat-y;
	width: 350px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 95px;
	padding-left: 95px;
}
.con1 .con1-3 {
	background-image: url(../images/photoback03.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 540px;
}
.con1 .con1-2 dl {
	width: 350px;
	padding-top: 20px;
}
.con1 .con1-2 dt {
	font-weight: bold;
	padding-bottom: 10px;
}
.con1 .con1-2 dd {
	width: 330px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 150%;
}
.con2 {
	width: 550px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.con2 dl {
	width: 100px;
	float: left;
	padding-right: 10px;
}
.con2 dt {
	width: 100px;
	padding-bottom: 5px;
}
.con2 dd {
	text-align: center;
	width: 100px;
}

