/*body*/
body      {  background-color: #FFFFFF; text-align:center; margin: 0px}




/*text*/



.small {
	font-size: 0.7em;
	line-height: 130%;
	color: #3333333;
	}

.mid {
	font-size: 80%;
	line-height: 140%;
	color: #3333333;
	}	

.large {
	font-size: 0.9em;
	line-height: 130%;
	color: #3333333;
	}	

.slarge {
	font-size: 1.2em;
	line-height: 110%;
	color: #3333333;
	}

.navi {
	font-size: 0.8em;
	line-height: 180%;
	color: #3333333;
	}




/* Hタグ：サイズ・太さコントロール用 1em */
.normal {
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	font-size:1em;
	}

h1, h2, h3, h4, h5, h6, h7{
	padding: 0px;
	margin: 0px;
}

.index {
	font-size: 14px;
	line-height: 130%;
	color: #3333333;
	}	