@charset "Shift_JIS";
#contents {
	width: 760px;
}

.margine {
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F15923;
}
#gardenTop {
	background-image: url(../images/gardenTop.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 760px;
	padding-top: 70px;
	padding-left: 175px;
}
#gardenTop2 {
	background-image: url(../images/gardenTop.jpg);
	background-repeat: no-repeat;
	height: 95px;
	width: 760px;
	padding-top: 70px;
	padding-left: 200px;
}
#gardenMid {
	background-image: url(../images/gardenMid.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 85px;
	padding-left: 85px;
}
#subhead {
	padding-top: 10px;
	padding-bottom: 15px;
}
#gardenTitle {
	font-size: 18px;
	font-weight: bold;
	color: #DB6C29;
	background-color: #D4FCB1;
}
#gardenBot {
	background-image: url(../images/gardenBot.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 760px;
}
#writerInfo {
	margin-top: 25px;
	background-color: #D4FCB1;
	padding: 10px;
}
#name {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DB6C29;
	color: #DB6C29;
	font-size: 13px;
	font-weight: bold;
}
.blackB14px {
	font-size: 14px;
	font-weight: bold;
}
