body {
	background-color: #dddbdb;
	margin: 10px;
	font-family:  "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #555555;
	background-image: url(indexim/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}




/* ========== INDEX ========== */


/* ========== Font ========== */
.xs {font-size: 11px; line-height: 13px;}

.xsh {font-size: 11px; line-height: 17px;}


.ssw {font-size: 12px; line-height: 15px; color: #ffffff;}

.ss {font-size: 12px; line-height: 15px;}

.ssh {font-size: 12px; line-height: 19px;}


.s	{font-size: 13px; line-height: 17px;}

.sh {font-size: 13px; line-height: 20px;}

.sw {font-size: 13px; line-height: 17px; color: #ffffff;}


.m {font-size: 14px; line-height: 20px;}

.mb {
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

.mh {font-size: 14px; line-height: 22px;}

.mw {font-size: 14px; line-height: 20px; color: #ffffff;}


.lh {font-size: 16px; line-height: 24px;}

.xl {font-size: 18px; line-height: 24px;}




.red {color: #bf1010;}
.green {color: #339933;}

/* ========== English ========== */
.ar01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;line-height: 16px;
}

.ar02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;line-height: 18px;
}


/* ========== Link Color ========== */
A:link {
	color: #2CB4E0; text-decoration: none
;}
A:visited {
	color: #14DB4C; text-decoration: none
;}
A:hover {
	color: #14DB4C; text-decoration: underline
;}


.line01 {
	background-image: url(indexim/line01.gif);
	background-repeat: repeat-x;
	background-position: bottom;}


.ten {
	background-image: url(indexim/line02ten.gif);
	background-repeat: repeat-x;
	background-position: center;
	}


.qr {
	background-image: url(indexim/bcr.gif);
	background-repeat: no-repeat;
}
.foot {
	background-image: url(indexim/foot.gif);
	background-repeat: repeat-x;
}
