/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://hirohata.s363.xrea.com/mt/mt-static/themes-base/blog.css);
@import url(http://hirohata.s363.xrea.com/mt/mt-static/support/themes/hills-green/hills-green.css);
/* end StyleCatcher imports */

body{
	font-family:Meiryo, osaka, "ms-pgothic", sans-serif;
	}
#header-menubar{
	min-height:74px;
	margin:0px;
	padding:0px;
	width:100%;
	background-color:#ffffff;
	}
#header-menubar a:link,
#header-menubar a:visited,
#header-menubar a:active{
	color:#ffffff;
	text-decoration:underline;
	}
#header-menubar a:hover{
	color:#FFD700;
	text-decoration:underline;
	}
.header-menu-block{
	float:left;
	border:solid 1px #ffffff;
	padding:6px;
	margin:0px;
	vertical-align:middle;
	width:298px;
	background-color:#379765;
	}
.header-link{
	font:bold 16px/24px Meiryo, "ms-pgothic", osaka, sans-serif;
	color:#ffffff;
	text-align:center;
	}
.header-link-description{
	font:normal 12px/20px Meiryo, "ms-pgothic", osaka, sans-serif;
	color:#ffffff;
	text-align:center;
	}
table.small th{
	background-color:#ffffbf;
	padding:2px;
	white-space:nowrap;
	}
table.small td{
	background-color:#ffffff;
	padding:2px;
	}


