.cont1 {
	width: 100%;
	float: left;
}
.cont1-left {
	width: 27%;
	float: left;
	padding-right: 20px;
	box-sizing: border-box;
	margin-top: 12px;
}
.cont1-left img {
	width: 100%;
}
.cont1-right {
	width: 60%;
	float: left;
	margin-top: 12px;
	margin-left: 30px;
	font-size: 1.4em;
	line-height: 180%;
}
.cont2 {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.p1-raku {
	width: 99% !important;
	height: 370px;
	float: left;
	padding: 0% 1% 0% 1%;
}

.p1-raku1 {
	width: 99% !important;
	height: auto;
	float: left;
	border: 1px solid #333333;
	padding: 1% 0% 7% 0%;
}
.p1-news {
	width: 96% !important;
	height: auto;
	float: left;
	border-bottom: 1px dotted #333333;
}
.p1-news p {
	line-height: 200%;
	padding: 5px 0px 5px 0px;
}
.p1-left {
	width: 16%;
	height: auto;
	float: left;
	min-width:90px;
}
.p1-right {
	width: 82%;
	height: auto;
	float: left;
	margin-left: 1px;
}
.p1-left p, .p1-right p {
	line-height: 200%;
	margin: 0;
	font-size: 1.4em !important;
	color: #777777;
	padding:5px;
}

.p1-right p {
	letter-spacing: -1px;
}


.p1-right1 {
	width: 98%;
	height: auto;
	float: left;
	margin-left: 1px;
}
.p1-right1 p {
	line-height: 200%;
	margin: 0;
	font-size: 1.4em !important;
	color: #777777;
	padding:5px;
}

.p1-right1 p {
	letter-spacing: -1px;
}




@media screen and (max-width: 640px) {
.cont1, .cont2 {background:#F7F7F7;padding:4%; box-sizing:border-box;}
.cont1-left {width:100%;text-align:center;padding:2%;box-sizing:border-box;}
.cont1-left img {width:auto;}
.cont1-right {width:100%;}
.p1-raku {height:560px !important;}
}


.txt {width:100%;padding:2%;box-sizing:border-box;line-height:160%;font-size:1.5em;margin-top:20px;}