.white_base {
	background-image: url(images/white_bace.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 730px;
}

.dobon_text {
	font-size: 14px;
	line-height: 24px;
	background-image: url(images/dobon02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	letter-spacing: 1px;
	padding-left: 20px;
	color: #FFF;
}
.white_border {
	background-image: url(images/white_border.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 730px;
	height: 20px;
}

.side_space {
	width: 115px;
}

body {
	background-image: url(images/base.gif);
	background-attachment: fixed;
	background-position: center bottom;
	font-size: 14px;
	line-height: 24px;
	letter-spacing: 1px;
	background-color: #e6eaea;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
  -webkit-text-size-adjust:none;
}
.btn {
}
.todays_title {
	background-image: url(images/title_base.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 648px;
	height: 109px;
	font-size: 18px;
	color: #b89a42;
	letter-spacing: 1px;
	padding-bottom: 20px;
	font-weight: bold;
	line-height: 26px;
}
.small {
	font-size: 12px;
}
.matsugai_border {
	background-image: url(images/matsugai_border.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 20px;
}
.subtitle {
	background-image: url(images/topic_base.gif);
	height: 70px;
	width: 465px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 160px;
	font-size: 18px;
	line-height: 24px;
	color: #b89a42;
	letter-spacing: 1px;
	padding-bottom: 20px;
	font-weight: bold;
}
.mail_text {
	font-size: 14px;
	line-height: 24px;
	background-image: url(images/mail02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	letter-spacing: 1px;
	padding-left: 20px;
}

.hobonichi_text {
	font-size: 14px;
	line-height: 24px;
	background-image: url(images/hobonichi02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	letter-spacing: 1px;
	padding-left: 20px;
}
.hobonichi_space {
	padding-bottom: 30px;
}
.nagata_text {
	width: 540px;
}
a:link {
	color: #F06;
	text-decoration: none;
}
a:hover {
	color: #F93;
	text-decoration: none;
}
a:visited {
	color: #906;
	text-decoration: none;
}
