@charset "utf-8";
/* --------------------------------------------------
	reset
-------------------------------------------------- */

p, ul, dl, ol, li, address, legend {
	letter-spacing: 0;
	line-height: 1.4;
	margin-bottom: 0;
}
p, dl {
	margin: 0;
	padding: 0;
}
div, td, th {
	line-height: 1.4;
}
a:link {
	text-decoration: none;
}
.mol_contents ul,
.mol_contents ol {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.mol_textblock ol li {
	list-style-type: decimal;
}
.mol_textblock ul li {
	list-style-type: disc;
}
div.mol_contents .mol_textblock p {
	margin-bottom: 10px;
}

@media only screen and (max-width: 720px) {
.sp_area_name,
.sp_head_btn_text {
	line-height: 0;
}
.sp_slide_li a,
.footer_info_li a,
.footer_other_li a {
	color: #333;
}
.mol_attachfileblock_adobe dt,
.mol_attachfileblock_adobe img {
	float: none;
}
.mol_attachfileblock_adobe dd {
	margin-left: 0;
}

}





