body {
	font-family:  "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin:0;
	padding:0;
}

A:hover { color:#ffffff; background-color:#006600; }
A:visited { color: #669966; }
A:active { color: yellow; }

/*--------- font size ---------*/


p {
	font-size: 12px;
	line-height: 18px;
}

.title {
font-size: 16px;
line-height: 20px
}

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

.normal {
	font-size: 12px;
	line-height: 18px;
}

.small {
font-size: 10px;
line-height: 15px;
}

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


/*--------- font color ---------*/

#txt_c_beige {
	color: #996633;
}

#txt_c_green01 {
	color: 336633;
}

#txt_c_green02 {
	color: 006600;
}

#txt_c_black {
	color: #000000;
}

#txt_c_white {
	color: #FFFFFF;
}
