@charset "utf-8";

@import "/themes/plan/master.css";
@import "/themes/plan/system.css";

div.main-image {
	background: url(images/access_image.jpg) no-repeat 0 0;
	width: 605px;
	height: 311px;
}

h3 {
	font-size: 110%;
	margin-bottom: 10px;
	border-bottom: #a72125 1px solid;
	width: 90%;
}

/*
 [ table-style
----------------------------------------------------------- */
.blogEntryBody table td {
	padding: 5px;
}
.blogEntryBody table td.td-name {
	background: #b91e27;
	color: #ffffff;
}
