@charset "UTF-8";
html, body {
	height: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.01em;	
}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
dl, dd, dt {
	margin: 0px;
	padding: 0px;
}
#container {
	width: 100%;
	height: 100%;
	min-height: 100%;
	position: relative;
}
body > #container {
        height: auto;
}
#header {
	height: 70px;
}
p {
	font-size: 65%;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka;
}

.title {
	line-height: 1.5em;
}
.justify {
	text-align: justify;
	text-justify:distribute;
}
h1 {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	font-size: 90%;
	margin: 0px;
}
h2 {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: -25px;
	margin-left: 0px;
	font-size: 120%;
}
.sub_ttl {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	font-weight: bold;
	clear: right;
	font-size: 70%;
	padding-top: 3px;
}
.tub {
	text-align: right;
	margin-bottom: -9px;
	font-weight: bold;
}
.tub img {
	margin-left: 2px;
}
img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu  ul li {
	float: left;
	font-size: 70%;
	height: 20px;
}
#menu   #nav {
	margin-right: auto;
	margin-left: auto;
	width: 895px;
}

#menu {
	margin: 0px;
	background-image: url(../img/menu_line.gif);
	background-repeat: repeat-x;
	padding: 0px;
	height: 20px;
	position: relative;
	z-index: 100;
}
object {
	position: relative;
	z-index: 1;
}
.home {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#maincontents   {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-bottom: 70px;
}
#footer {
	clear: both;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 10px;
	position: absolute;
	bottom: 25px;
}
#footer_talk {
	clear: both;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 10px;
	padding-bottom: 25px;	
}
#footer_menu {
	float: left;
	width: 400px;
}
.line {
	background-image: url(../img/line.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.center_layout {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
/*.news {
	float: left;
	width: 620px;
}
.update {
	width: 310px;
	float: right;
}
*/
#contents_news {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	clear: both;
}
.contents_ttl {
	width: 447px;
	float: left;
	height: 20px;
}
.box_news {
	width: 220px;
	float: left;
	margin-right: 5px;
}
.box_news_img {
	float: left;
	width: 70px;
}
.box_news_txt {
	float: left;
	width: 145px;
}
.date {
	color: #990000;
	font-size: 10px;
}
.box_update {
	width: 220px;
	float: right;
}
.news_ttl {
	padding-left: 5px;
	font-size: 10px;
}
.news_ttl2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	padding-left: 5px;
	font-size: 40%;
}
.news_txt {
	padding-left: 5px;
	margin-top: 0px;
	font-size: 10px;
}
#footer ul {
	font-size: 60%;
	margin-bottom: 10px;
}
#footer li {
	float: left;
}
#footer_talk ul {
	font-size: 60%;
	margin-bottom: 10px;
}
#footer_talk li {
	float: left;
}
address {
	text-align: right;
}
/*
#menu li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	height: 20px;
}

#menu li a:hover {
	background-color: #666633;
}
.home    {
	background-color: #666633;
}
*/
#footer_menu li a img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#ttl {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#box {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
.float_box_l {
	float: left;
	width: 200px;
	margin-right: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 280px;
}
.float_box_r {
	float: right;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 280px;
}
#menu_local {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 35px;
}
.talk_menu {
	float: left;
}
.tub_talk {
	text-align: right;
	font-weight: bold;
	float: right;
}
a  {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover  {
	color: #666633;
}
.box_vision {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 20px;
	margin-top: 20px;
	height: 390px;
}
.box_portrait {
	width: 120px;
	float: left;
	margin-right: 30px;
	height: 300px;
}
.box_txt1 {
	width: 200px;
	float: left;
}
.box_txt2 {
	width: 500px;
	float: right;
}
.profile_txt {
	width: 200px;
	font-size: 90%;
	clear: left;
	padding-top: 9px;
	line-height: 120%;
}
.comment_txt {
	width: 500px;
	line-height: 120%;
	padding-top: 5px;
	font-size: 110%;
}
.profile {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 70px;
}
.profile2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-top: 55px;
}
.name {
	font-weight: bold;
	font-size: 100%;
	margin: 0px;
	padding-top: 10px;
	line-height: 1em;
}
.name_jpn {
	font-size: 70%;
}
#page_top {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	clear: both;
	margin-bottom: 20px;
	padding-top: 3px;
}
#page_top_t {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	clear: both;
	
	padding-top: 3px;
}
#page_menu {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: solid;
	height: 50px;
}
.wrap {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.box_g_ttl {
	float: left;
	width: 200px;
	margin-bottom: 50px;
}
.caption_txt {
	line-height: 170%;
	font-size: 70%;
	
}
.caption_txt_en {
	line-height: 170%;
	font-size: 70%;
}
.profile_txt {
	line-height: 120%;
	font-size: 90%;
}
.box_g_txt {
	float: left;
	width: 200px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
	padding-top: 10px;
}
.btn_navi {
	float: left;
	width: 23px;
	margin-right: 5px;
	margin-top: 10px;
}
.page_navi {
	text-align: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.box_t_txt {
	float: left;
	width: 200px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 10px;
	padding-top: 10px;
}
.talk_profile_txt {
	line-height: 170%;
	font-size: 65%;
	text-align: justify;
}
.talk_profile_txt_en {
	line-height: 170%;
	font-size: 65%;
	
}
.profile_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-top: 10px;
}
#box_talk_l {
	float: left;
	width: 200px;
	padding-top: 20px;
}
#box_talk_r {
	float: right;
	width: 600px;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 110%;
	line-height: 120%;
}
#box_talk {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
#box_talk_mov {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	margin-top: 50px;
}
#page_top_talk {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	clear: both;
	margin-bottom: 20px;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.on {
	color: #666633;
}
.off {
	color: #CCCCCC;
}
#wrapper {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
}
.txt_link a {
	text-decoration: underline;
	font-weight: normal;
}
.txt_link a:hover {
	color: #666633;
}
.requirements_read {
	width: 700px;
	font-size: 110%;
}
.box_requirements {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	clear: both;
	margin-top: 40px;
	padding-top: 20px;
	height: 180px;
}
.box_requirements2 {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	height: 150px;
	clear: both;
	margin-top: 40px;
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.wrap_re {
	width: 700px;
}
.box_re_item {
	width: 130px;
	float: left;
	height: 150px;
	clear: both;
	margin-top: 10px;
}
.box_re_item2 {
	width: 130px;
	float: left;
	height: 100px;
	clear: both;
	margin-top: 10px;
}
.box_re_txt {
	width: 570px;
	float: right;
	margin-top: 10px;
}
.box_re_txt2 {
	margin-left: 130px;
	margin-top: 20px;
}
.box_re_txt img {
	float: left;
	margin-top: 1px;
}
.box_re_txt2
 img {
	float: left;
	margin-top: 1px;
}

.box_link {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
	padding-top: 15px;
	clear: both;
}
.box_link .left_box {
	float: left;
	width: 320px;
}
.box_link .left_box .right_area {
	float: left;
	width: 230px;
}
.box_link .left_box .left_area {
	float: left;
	width: 71px;
	margin-right: 10px;
}
.box_link .right_box {
	float: right;
	width: 570px;
}

.box_link2 {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
	padding-top: 15px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.box_link2 .left_box {
	float: left;
	width: 320px;
}
.box_link2 .left_box .right_area {
	float: left;
	width: 230px;
}
.box_link2 .left_box .left_area {
	float: left;
	width: 71px;
	margin-right: 10px;
}
.box_link2 .right_box {
	float: right;
	width: 570px;
}

.box_link_long {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 155px;
	padding-top: 15px;
	clear: both;
}
.box_link_long .left_box {
	float: left;
	width: 320px;
}
.box_link_long .left_box .right_area {
	float: left;
	width: 230px;
}
.box_link_long .left_box .left_area {
	float: left;
	width: 71px;
	margin-right: 10px;
}
.box_link_long .right_box {
	float: right;
	width: 570px;
}

.box_link_long2 {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 135px;
	padding-top: 15px;
	clear: both;
}
.box_link_long2 .left_box {
	float: left;
	width: 320px;
}
.box_link_long2 .left_box .right_area {
	float: left;
	width: 230px;
}
.box_link_long2 .left_box .left_area {
	float: left;
	width: 71px;
	margin-right: 10px;
}
.box_link_long2 .right_box {
	float: right;
	width: 570px;
}

.link_btn {
	float: right;
	border: 1px solid #000000;
	font-size: 9px;
	font-weight: bold;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.link_btn a {
	display: block;
	padding-right: 3px;
	padding-left: 3px;
}
.link_btn a:hover {
	color: #FFFFFF;
	background-color: #000000;
	display: block;
}
.name2 {
	font-weight: bold;
	font-size: 90%;
	margin: 0px;
	padding-top: 10px;
}
.name_jpn2 {
	font-size: 60%;
}
#menu_local2 {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	height: 30px;
}
.box_top {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 35px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
#box_nature {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	height: 412px;
}
#box_nature .float_box_l {
	float: left;
	width: 278px;
	margin-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 412px;
}
#box_nature .float_box_r {
	float: right;
	width: 278px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 412px;
}
.txt_box {
	height: 4.5em;
	overflow: hidden;
	line-height: 1.5em;
	font-size: 10px;
	
}
