body {
	background-color: #FFCC00;
	background-image: url(../imgs/home_bgY.gif);
	background-repeat: repeat-y;
	margin: 0px 0px 0px 110px;
}

a {
	text-decoration: none;
	}

a:link {
	color: #660000;
	}

a:visited {
	color: #440000;
	}

a:hover {
	color: #CC0000;
	}

a:active {
	color: #FF0000;
	}


/* Contents 
-------------------------------------*/

#contents {
	color: #660000;
	font-family: "qMmۃS Pro W4", Osaka, "lr oSVbN", sans-serif;
	font-size: 10px;
	line-height: 15px;
}

#contents a:link {
	color:#CC0000
}
#contents a:visited {
	color: #660000;
	}
#contents a:hover {
	color:#FF0000
	}
#contents a:active {
	color:#FF0000
	}

.notice1 {
	font-family: Arial, sans-serif;
}

.notice2 {
	font-size: 9px;
	font-family: Arial, sans-serif;
}



/* Makotoya Memo.
-------------------------------------*/
#memo {
	color: #443344;
	font-size: 10px;
}


h1 {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.text1 {
	font-family: "qMmۃS Pro W4", Osaka, "lr oSVbN", sans-serif;
	line-height: 18px;
}

.text2 {
	font-family: Arial, sans-serif;
}
