/*¢§¡¡ABOUT¡¡¢§*/
#toku-box{
	background-color: #265426;
	padding: 10px;
	margin-bottom: 50px;
	border-radius: 4px;
}

.toku-title{
	background-color: #467a46;
	font-family: "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro", "¥á¥¤¥ê¥ª", Meiryo, Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", sans-serif;
	color: #FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	font-size: 17px;
}

#toku-box table{
	border-collapse: separate;
	border-spacing: 2px;
	border: 0px;
	font-size: 13px;
	width: 100%;
}

#toku-box th{
	background-color: #467A46;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	width: 200px;
	padding: 10px;
}

#toku-box td{
	background-color: #C7C7C7;
	padding: 10px;
	color: #265426;
}
