@import url("styles-base.css");
@import url("styles-menu.css");

h1 {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #BBA272;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	font-weight: normal;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
}
h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #886B49;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #876C49;
	background-image: url(img/h4-icon.gif);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 52px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBA272;
	background-repeat: no-repeat;
	background-position: left top;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/h5-bg.jpg);
	height: 20px;
	width: 526px;
	padding-top: 7px;
	padding-left: 14px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
.text-18 { font-size: 12px; line-height: 18px; }
.text-20 { font-size: 12px; line-height: 20px; }
.size-10 { font-size: 10px; line-height: 14px; }
.size-14 { font-size: 14px; line-height: 18px; }
.size-16 { font-size: 16px; line-height: 20px; }

.img_r {
 float: right;
 border: none;
 vertical-align:top;
 margin-left: 5px;
 margin-bottom: 5px;
}
.img_l {
 float: left;
 border: none;
 margin-right:5px;
 vertical-align:top;
 margin-bottom: 5px;
}
.img_n {
 float: none;
 border: none;
}
textarea,select,input {
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku 
GothicPro","Osaka","Verdana","Helvetica","Arial","‚l‚r‚oƒSƒVƒbƒN","sans-serif";
}
.bottom-margin7 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.s-pr {
	font-size: 10px;
	line-height: 14px;
	color: #8B6850;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.base-table {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.bottom-margin1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}


.tenpo-img {
	background-image: url(img/tenpo-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 4px 0px 0px;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 21px;
	padding-left: 12px;
}
.top-text {
	line-height: 20px;
	background-image: url(img/top-text_bg.gif);
	background-position: left bottom;
	padding-top: 14px;
	padding-right: 13px;
	padding-bottom: 14px;
	padding-left: 13px;
	background-color: #F9F7E3;
}
.h3-table {
	background-image: url(img/h3-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	padding-top: 40px;
	padding-left: 15px;
}
.h4-text {
	font-size: 12px;
	line-height: 23px;
	color: #876C49;
	background-color: #FDFAE5;
	padding: 12px;
}
.h4-text p {
	text-align: right;
	margin: 5px 0px 0px;
}
.blog-title_day {
	font-size: 10px;
	line-height: 14px;
	color: #47773F;
	background-image: url(img/blog-title_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 5px 10px 40px;
}
.blog-title_entry {
	font-size: 12px;
	line-height: 16px;
	color: #47773F;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.blog-title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2D484;
}
.blog-title_text {
	line-height: 23px;
	color: #689061;
	padding: 10px;
}
.blog-title_text p {
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

