/*====================================================================================================

	contents style

====================================================================================================*/
.contentsTypeA01{
width:980px;
margin:0 auto;
}
/*====================================================================================================

	heading style

====================================================================================================*/
/*====================================================================================================

	column style

====================================================================================================*/
/*====================================================================================================

	list style

====================================================================================================*/


.clearfix:after{
content: "";
clear: both;
display: block;
}
/*====================================================================================================

	margin module

====================================================================================================*/
.mb00{margin-bottom:0 !important;}
.mb05{margin-bottom:5px !important;}
.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}

@media screen and (max-width:764px){
.smb00{margin-bottom:0 !important;}
.smb05{margin-bottom:5px !important;}
.smb10{margin-bottom:10px !important;}
.smb20{margin-bottom:20px !important;}
.smb30{margin-bottom:30px !important;}
.smb40{margin-bottom:40px !important;}
.smb50{margin-bottom:50px !important;}
}

