@charset "UTF-8";

/* ãã­ã¹ãèª¿æ´ */
.txtSS {
	font-size: 12px;
}

.txtBold {
	font-weight: bold;
}

.widthVariableContent {
	width: 100%;
}

.mainImg,
.mainImg img {
	margin: 0 auto;
	width: 100%;
	max-width: 750px;
}

/* ãã¼ã¸ã³èª¿æ´ */
.mrgB10 {
	margin-bottom: 10px !important;
}

.mrgB15 {
	margin-bottom: 15px !important;
}

.mrgB20 {
	margin-bottom: 20px !important;
}

.mrgB25 {
	margin-bottom: 25px !important;
}

.mrgB40 {
	margin-bottom: 40px !important;
}

.mrgB50 {
	margin-bottom: 50px !important;
}

.mrgB60 {
	margin-bottom: 60px !important;
}

.mrgB70 {
	margin-bottom: 70px !important;
}