body{
background-image: url(img/background.jpg); 
background-repeat: repeat;
background-position: center top;
}

td{
	font-size:15px;
	line-height:120%;
}

.text12{
	font-size:12px;
}

.text18{
	font-size:18px;
}

.text20{
	font-size:20px;
}

.konpo{
	color:#9C9231;
}

.blue{
	color:#333399;
}

.kagu{
	color:#6CB353;
}

.reikyaku{
	color:#87A7D6;
}

.sme{
	color:#D78764;
}

.sme_back{
background-image: url(sme/img/sme_img3.jpg); 
background-repeat: no-repeat;
background-position: right bottom;
}