.footer {
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 66px;
}
.header {
	background-repeat: no-repeat;
	height: 142px;
	width: 800px;
	border: none;

}
.naka {
	background-image: url(img/background_naka.jpg);
	width: 627px;
	height: 300px;
	background-repeat: no-repeat;


}
.naka-l {
	background-image: url(img/background_naka_l.jpg);
	background-repeat: repeat-y;
	width: 173px;
}
.message-day {
	background-image: url(img/message_day.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 160px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	color: #333333;
	text-indent: 5pt;







}
.message {
	margin-left: 40px;
	margin-top: 30px;
	width: 510px;


}
.message-title {
	background-image: url(img/message_day.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 320px;
	font-size: 18px;
	font-weight: bold;
	text-indent: 10pt;
	vertical-align: middle;
	color: #333333;

}
.message-text {
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	margin-top: 15px;


}
.message-back {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
	padding: 1px 0px;
	margin: 0px;




}
h1 {
	font: 20px "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Geneva, Arial, Verdana, sans-serif;
	color: #333333;
}
