@charset "utf-8";
/* CSS Document */
.about{margin-left:1%;}
.about img{max-width:100%; height:auto;}
.am-comom-hd,.about p{padding-left:2%;}
.am-comom-hd{background: -moz-linear-gradient(left, #c2ecfc, #fff);
			background: -o-linear-gradient(left,#c2ecfc, #fff);
			background: -webkit-gradient(linear, 0% 0%, 100% 0%, from(#c2ecfc), to(#fff));
			font-size:2rem;height:32px;line-height:32px;margin:0;clear:both;color:#0075b4;font-weight:normal;}
.about p{margin:1.5% 0;line-height:30px;font-size:1.4rem;}
.about .mt{margin-top:2%;}
.about_swt_box{clear:both;overflow:hidden;margin-top:2%;}

@media (max-width:500px){	
	.about_swt a{font-size:1.4rem;}	
}
@media (max-width:390px){
	.am-comom-hd{font-size:1.6rem;}	
}

#ztContent dl{border-bottom:1px dashed #9FBECD;padding-bottom:10px;}
#ztContent dl dt ul{padding:0;margin-bottom:2%;}
#ztContent dl dd{margin-left:2%;font-size:1.4rem;}
#ztContent ul{overflow:hidden;}
#ztContent ul li{font-size:1.4rem;font-weight:normal;}
#ztContent .name span,#ztContent .score span{color:red;}
#ztContent .name{float:left;}
#ztContent .score{float:right;}

.pmore{text-align:center;}

.page{}
.page a,.page span{padding-right:10px;padding-bottom:10px;}

