/* CSS Document */

.all {
	width:750px;
	margin:0 auto;
}
.main_image{
	margin-bottom:15px;
}
.middle_txt{
	margin-bottom:10px;
}
.middle_txt2{
	margin-bottom:25px;
	margin-top: 25px;
}
.middle_txt2 p {
	padding:5px 0px;
}
.cont1 {
	margin:10px 0;
}
.cont1_left {
	float:left;
	width:366px;
}
.cont1_right{
	float:right;
	text-align:left;
	padding-left:5px;
	width:378px;
}
.cont2 {
	margin:10px 0;
}
.cont2_left {
	float:left;
	text-align:left;
	width:378px;
}
.cont2_right{
	float:right;
	width:366px;
	padding-left:5px;
}
.cont3 {
	width:366px;
	float:left;
}
.cont4 {
	width:366px;
	float:right;
}
.cont3_left {
	width:196px;
	float:left;
}
.cont3_right{
	width:165px;
	float:right;
	text-align:left;
	margin-top:30px;
}

.btn_eria{
	margin:10px 0;
}
.btn_box {
	width:180px;
	text-align:left;
	float:left;
	padding-left:6px;
}
.btn_txt {
	padding:10px 0;
	line-height:18px;
	font-weight:bold;
}
.txt {
	line-height:18px;
	padding:10px 0;
}
.tour {
	text-align:left;
}
.sp20 {
	height:20px;
}
