@charset 'UTF-8';
.module_n .txtArea_1 .p_1{
	font-weight: bold;
}
.module_k .txtBox{
	margin: 25px auto 0px;
}
.module_k .imgBox .imgBoxIn{
	border: none; 
}
.module_k .txtTop{
    font-size: 15px;
    text-align: center;
    line-height: 1.5;
    padding: 0px 15px;
}
.module_k .k_list li:first-child, .module_k .k_list li:nth-child(2){
	padding-top: 0px;
}
.module_k .k_list li:nth-child(even) a{
	margin-left: 7.5px;
}
.module_k .k_list li:nth-child(odd) a {
    margin-right: 7.5px;
}
.module_k .txtBot .timeBox{
	padding-top: 10px;
}