@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFF99;
	margin: 0px;
	padding: 0px;
	background-image:  url("img/bg.png");
	background-repeat: no-repeat;

}
td {
	font-size: 12px;
	line-height: 150%;
}


.box {
	padding: 10px 15px;
	vertical-align: top;
	font-size: 12px;
	line-height: 150%;
}
.text_name {
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
.text11gre {
	font-size: 10px;
	color: #333333;
}
.text_yotei {
	font-size: 11px;
	line-height: 120%;
}
