@import "sakura.css";

div#header {
	height: 150px;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

div#header h1 {
	margin-left: 13px;
	margin-top: 0px;
	padding-top: 2px;
}

div#header h1 a {
	font-size: 10px;
	font-weight: normal;
}

div#header h2 {
	font-weight: normal;
	padding-top: 98px;
	margin: 0px;
	padding-bottom: 0px;
	text-align: right;
	padding-right: 5px;
	font-size: small;
}

div.entry h2 {
	clear: both;
	width: 430px;
	font-size: 14px;
	font-weight: bold;
	background: url(./img/h3_bg.gif) no-repeat;
	padding-top: 8px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	text-align: left;
	height: 22px;
	margin-bottom: 0px;
}

div.entry h2 a {
	color: #7B8842;
	text-decoration: none;
	background-image:none;
}

div a img {
	margin-right: 5px;
	width: 150px;
	border: 1px solid #CCCCCC;
}

