.txt-slide1{
	margin-top:8% !important;
}
.cont1 {
	width: 100%;
	float: left;
}
.txt {width:100%;padding:1% 2%;box-sizing:border-box;line-height:160%;font-size:1.5em;}
.txt2{
    width: 100%;
    box-sizing: border-box;
    line-height: 160%;
    font-size: 1.5em;
    text-align: right;
}
ul.txt{
}
ul.txt li{
    background: url(../common/img/dot.png) left 5px no-repeat;
    padding-left: 15px;
    margin-bottom: 15px;
}
.tb1{
	font-size: 1.5em;
	width: 100%;
	float: left;
	border-collapse: collapse;
	line-height: 160%;
	box-sizing:border-box;
	margin-top:20px;
	text-align: center;
}
.tb1 tr td{
	padding: 10px 10px 10px 10px;
	border: solid 1px #7E7EFC;
	box-sizing:border-box;
	vertical-align:middle;
	max-width:300px;
}
.tb1 tr.bo td{
    font-weight: bold;
    font-size: 150%;
}
.tb1 tr td.col1{
	background-color: #ccccff;
	font-weight: 600;
	    font-size: 110%;
}
.att {
      padding-left: 1.5em;
    text-indent: -1.3em;
}

@media screen and (max-width: 640px) {
.tb1{
	font-size: 1.2em;
}
}










 @media screen and (max-width: 640px) {
	 .cont1-left, .cont1-right {width:100%;}
	 
 .tb2 {border-left: solid 1px #FCCCCC;}
}
