img {
	max-width: 100%;
    height: auto;
}

#a-con, #a-con .b, #a-con .c,
#a-con li {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
    word-wrap: break-word;
}
#main .main-item .contents {
	padding-top: 10px;
}
div#mkcontents div[style] img {
	display: none;
}
#a-con p[align] strong {
    display: block;
    background-color: #F3F3F3;
    height: auto;
    padding: 15px;
    margin-bottom: 20px;
}
#a-con p[align] strong font {
    display: block;
    padding-left: 10px;
    font-size: 16px;
    font-weight: bold;
    border-left: 3px solid #254786;
    line-height: 24px;
}
#a-con div[style]:first-child {
	font-size: 13px;
	line-height:22px;
}
#a-con div[style]:first-child p {
	font-size: 13px;
	line-height:22px;
}
#a-con div[style]:first-child br {
	display: none;
}


div.backnumber {
    padding: 20px 0;
    padding-left: 0px;
	font-size: 13px;
}
#main .main-item .contents dl dt {
	font-weight: normal;
}
#main .main-item .contents .content-news {
	margin-top: 15px;
	margin-bottom: -30px;
}
#main .main-item .contents .content-news dt a {
    color: #000;
	font-size: 13px;
    text-decoration: none;
}
#main .main-item .contents .content-news dt {
	color: #666666;
    font-size: 12px;
}
#main .main-item .contents dl {
    padding-bottom: 0px; 
    margin-bottom: 0px; 
    border-bottom: 0;
}
div.c {
    line-height: 180%;
    font-size: 13px;
    padding: 10px 0;
	width: 100%;
}
div.b strong font[color] {
    display: block;
    margin: 20px 0 -10px;
}
div.b img {
    max-width: 100%;
    height: auto;
    width /***/: auto;
}
div.b center {
    font-size: 13px;
    margin-top: 10px;
}

#a-con > strong {
	display: block;
	background-color: #F3F3F3;
	height: auto;
	padding: 15px;
	margin-bottom: 20px; }
 #a-con > strong > font {
	display: block;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	border-left: 3px solid #254786;
	line-height: 24px; } 
#a-con p strong {
	background-color: transparent;
	padding: 0px; }
#a-con p strong font {
	padding: 0px;
	border: 0px;
	font-size: 100%; }
#a-con .backnumber #upperPage {
	margin-bottom: 10px;
	display: inline; }

/*--- topics-contents ---*/
.topics-contents #a-con table div {
	line-height: 1.4em;
	padding: 5px;
}
.topics-contents #a-con hr {
	display: none;
}


/*--- format-contents ---*/
.format-contents #a-con hr {
	height: 1px;
	border: none;
    border-bottom: 1px dotted #e8e8e8;
    margin: 20px 0px;
}
.format-contents #a-con table td {
    font-size: 14px;
    line-height: 20px;
    color: #333333;
}
.format-contents #a-con br {
	display: none;
}
.format-contents #a-con div {
	font-size: 14px;
	line-height: 20px;
}



/* ------------------------------------------- */
@media screen and (max-width: 640px) {
	#a-con p[align] strong {
		padding: 10px;
	}

	#a-con > strong {
		padding: 10px;
	}


	#a-con table {
		width: auto;
		max-width: 100%;
	}
}
