@charset "utf-8";
h3#column {
	background-image: url(img/title_column.gif);
	height: 29px;
	width: 620px;
	background-repeat: no-repeat;
	display: block;
}
img#column {
	padding-top: 10px;
	padding-bottom: 10px;
}
div#columnbox2 {
	float: left;
	height: 185px;
	width: 300px;
	margin-top: 15px;
	margin-right: 15px;
}
p#healthy a {
	height: 120px;
	width: 300px;
	background-image: url(img/banar_healthy.jpg);
	background-repeat: no-repeat;
	display: block;
}

p#healthy a:hover {
	height: 120px;
	width: 300px;
	background-image: url(img/banar_healthy_o.jpg);
	background-repeat: no-repeat;
	display: block;
}

p#byouki a {
	height: 120px;
	width: 300px;
	background-image: url(img/banar_byouki.jpg);
	background-repeat: no-repeat;
	display: block;
}

p#byouki a:hover {
	height: 120px;
	width: 300px;
	background-image: url(img/banar_byouki_o.jpg);
	background-repeat: no-repeat;
	display: block;
}

