@charset "utf-8";
/* CSS Document */

.left_body {
	background-image: none;
}
.guide_wrap {
	width: 605px;
}
.table_photo_2 {
	padding-top: 18px;
	padding-bottom: 18px;
	width: 100%;
}
.table_photo_l {
	width: 20%;
}
.table_photo_r {
    font-size: 18px;
    font-family: KozMinPr6N;
	width: 80%;
	text-align: left;
	/*font-size: 17px;
	font-family: sans-serif;*/
	color: #797979;
}

.table_photo_2 tr td {
	border-bottom: 1px solid #4da591;
	padding: 4px 0;
}
.table_photo_2 tr:last-child td {
	border-bottom: 0;
}
.div_text_1 {
	padding: 0 34px; 
	/*font-size: 12px; 
	font-family: sans-serif;*/
}
.div_text_1 p { 
	font-size: 14px; 
	padding-top: 10px;
	text-align: justify;
	line-height:1.8em;
}
.guide_wrap_1 { 
	padding: 0 48px;
}
.guide_wrap_1 p { 
	font-size: 14px;
	line-height: 1.8em;
	padding-top: 8px;
    padding-bottom: 8px;
    text-align: justify;
}
.text_color_1 {
	color: #4da591;
}

.div_bg_1 {
	/*padding: 0 15px;x
	margin-bottom: 35px;*/
	background-color: #CDEAE3;
	margin: 0 15px 35px 15px;
	border-radius: 7px;
}
.content_chil {
	/*width: 545px;*/
    margin: 0 20px;
    line-height: 1.8em;
    top: 831px;
    text-align: justify;
    font-size: 14px;
    padding: 15px 0 !important;
}

img.img-top {
    margin: 0 auto;
    display: flex;
    /* -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.8); */
    -moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.8);
    box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.8);
}