@charset "utf-8";
/* CSS Document */

html {
	font-size: 70%;
}
#topNavi li {
	font-weight: bold;
}
#welcome h1 {
	font-size: 1.5em;
	line-height: 1.3em;
}
#welcome h2 {
	font-size: 1em;
	font-weight: bold;
}
#row p {
	font-size: 0.9em;
	font-weight: normal;

}
#right {
	font-size: 1em;
}
#left {
	font-size: 1em;
}