@charset "UTF-8";
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 95%;
	color: #999999;
	line-height: 130%;
	background-color: #FFFFFF;
}
#body {
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
}
#header {
	height: 390px;
	width: 800px;
}
#header_2 {
	height: 260px;
	width: 800px;
}
#logo {
	height: 90px;
}
#main_ttl {
	height: 300px;
}
#main_ttl_2 {
	height: 168px;
}
#sub_nav {
	width: 190px;
	position: relative;
	left: 0px;
	margin-left: 10px;
	margin-top: 10px;
	float: left;
}
#content {
	float: right;
	width: 570px;
	position: relative;
}
#footer {
	position: relative;
	clear: both;
	font-size: 90%;
}
.h2_hirayama {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #00A9AD;
	margin-left: 5px;
}
.h2_raku {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #C48F21;
	margin-left: 5px;
}
.h2_sato {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	color: #B55A5E;
	margin-left: 5px;
}
#cont {
	width: 570px;
	position: relative;
}
.cont_copy {
	margin-left: 24px;
}
#cont_photo {
	float: left;
	height: 204px;
	width: 204px;
}
.grayline {
	border: 1px solid #999999;
}
#footer {
	height: 80px;
	font-size: 90%;
}
#footer_upper {
	text-align: right;
	padding-right: 8px;
	height: 30px;
}
#footer_under {
	background-color: #E6E6E6;
	text-align: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	padding-right: 8px;
	line-height: 120%;
	height: 50px;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 90%;
}
#cont_copy {
	float: right;
	width: 350px;
	font-family: "Times New Roman", Times, serif;
	color: #999999;
	line-height: 120%;
	font-size: 95%;
	padding-left: 10px;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #666666;
}
