/* normal */
.text12 {
		font-size:12px;
		line-height: 120%;
		color: #333333;
}
.text12h140 {
		font-size:12px;
		line-height: 140%;
		color: #333333;
}
.text12h150 {
		font-size:12px;
		line-height: 150%;
		color: #333333;
}
.text12w {
		font-size:12px;
  line-height: 140%;
  color: #ffffff;
}
.text12h180 {
		font-size:12px;
		line-height: 180%;
		color: #333333;
}
.text10 {
		font-size:10px;
		line-height: 120%;
		color: #333333;
}
.text10h {
		font-size:10px;
		line-height: 150%;
		color: #333333;
}

/* bold */
.text12bold {
		font-size:12px;
		color: #663300;
		font-weight:bold;
}
.text15bold {
		font-size:15px;
		color: #333333;
		font-weight:bold;
}

/* Decoration */
.icon12h140 {
		font-size:12px;
		line-height: 140%;
		color: #ffcc66;
}
.icon12red {
		font-size:12px;
		line-height: 140%;
		color: #cc0000;
}
/* LAYOUT */
.textsubmenu {
		font-size:11px;
		color: #333333;
}
.texttopicpath {
		font-size:11px;
		color:#666666;
}


/* contact */
p.contact{
	font-size:12px;
	padding: 5px;
	background-color: #EEEEEE;
	text-indent: 20px;
	background-image: url(../what/img/qa/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}		