@charset "UTF-8";
/*template.html用のcssです*/
#mkcontents{
    font-size: 16px;
    line-height: 2;
    margin-bottom: 100px;
}
#mkcontents table{
	font-size: 16px;
    line-height: 2;
}
#kv_img {
    background-image: url(../img/kv.jpg);
}
#kv{
	margin-bottom: 60px;
}
#mkcontents img {
    max-width: 100%;
}
