@charset "utf-8";
@import url("webfonts/woff_opensans_reg/stylesheet.css");



body {
	font-size: 14px;
	font-family: "woff opensans reg";
	/* [disabled]background-image: url(images/back-ground-img.jpg); */
	background-repeat: repeat-y;
	background-position: center;
	-webkit-text-size-adjust: 100%;
	word-wrap: break-word;
}

h3 {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 13px;
	margin-bottom: 14px;
	letter-spacing: 0.1em;
	margin-top: 15px;
	background-image: url(images/h3-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom: 1px solid #09F;
	color: #073662;
}


#english #header {
	height: 150px;
	background-image: url(images/header-eng.jpg);
	overflow: hidden;
}

#navi-en ul {
	list-style-type: none;
	height: 44px;
	/*	line-height: 37px;
*/	text-align: center;
	margin-top: 4px;
	width: 100%;
}
#navi-en ul li {
	float: left;
	width: 16%;
	font-size: 13px;
	/* [disabled]letter-spacing: 0.05em; */
	background-image: url(images/navi-bg.png);
	margin-right: 0.7%;
	background-repeat: no-repeat;
	background-position: left bottom;
	-webkit-transition: background-position 0.5s ease-in-out 0s;
	-moz-transition: background-position 0.5s ease-in-out 0s;
	-ms-transition: background-position 0.5s ease-in-out 0s;
	-o-transition: background-position 0.5s ease-in-out 0s;
	transition: background-position 0.5s ease-in-out 0s;
}
#navi-en ul li:last-child {
	margin-right: 0;
}
#navi-en ul li.line-2 {
	float: left;
	width: 158px;
	font-size: 13px;
	/* [disabled]letter-spacing: 0.05em; */
	background-image: url(images/navi-bg.png);
	margin-right: 6px;
	background-repeat: no-repeat;
	background-position: left bottom;
	-webkit-transition: background-position 0.5s ease-in-out 0s;
	-moz-transition: background-position 0.5s ease-in-out 0s;
	-ms-transition: background-position 0.5s ease-in-out 0s;
	-o-transition: background-position 0.5s ease-in-out 0s;
	transition: background-position 0.5s ease-in-out 0s;
}
#navi-en ul li:hover {
	background-position: right bottom;
	-ms-transition: background-position 500ms ease-in-out 0s;
	-o-transition: background-position 500ms ease-in-out 0s;
}
#navi-en ul li.line-2:hover {
	background-position: right bottom;
	-ms-transition: background-position 500ms ease-in-out 0s;
	-o-transition: background-position 500ms ease-in-out 0s;
}


#navi-en .navi-right-margin0 {
	margin-right: 0px!important;
}


#navi-en ul li a {
	text-decoration: none;
	line-height: 42px;
	display: block;
	-webkit-transition: color 300ms ease-in-out 0s;
	-moz-transition: color 300ms ease-in-out 0s;
	-ms-transition: color 300ms ease-in-out 0s;
	-o-transition: color 300ms ease-in-out 0s;
	transition: color 300ms ease-in-out 0s;
}
#navi-en ul li a:link {
	color: #005673;
}
#navi-en ul li a:visited {
	color: #005673;
}
#navi-en ul li a:hover {
	color: #FFFFFF;
}

#footer .foot-title-en {
	width: 358px;
	height: 86px;
	float: left;
	font-size: 14px;
	padding-top: 34px;
}



#contents-inner {
	clear: both;
	/* [disabled]border-top-color: #EFEFEF; */
	/* [disabled]border-top-style: dashed; */
	border-top-width: 0px;
	margin-top: 8px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
}


#footer address {
	width: 300px;
	display: block;
	float: right;
	line-height: 1.1em;
	font-style: normal;
	font-weight: normal;
	border-left: 1px dotted #6DBCE3;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	text-align: left;
}
.inner p {
	text-align: justify;
	margin-bottom: 1em;
	line-height: 1.5em;
	margin-right: 20px;
	margin-left: 20px;
}

.syomei-en {
	float: right;
	width: 429px;
	text-align: right;
	padding-right: 20px;
}

.second-h1 {
	font-size: 22px;
	background-color: #CBE8F3;
	padding: 10px 7px 7px 14px;
	color: #FFF;
	letter-spacing: 0em;
	background-image: url(images/h2-bg.jpg);
	margin-bottom: 7px;
	font-weight: normal;
}

#header #language-ch a.lang-jp:link,#header #language-ch a.lang-jp:visited {
	background-image: url(images/goto-jp-page.png);
	background-color: rgba(255,255,255,0.58);
	-webkit-transition: all 200ms ease-in-out 0s;
	-o-transition: all 200ms ease-in-out 0s;
	transition: all 200ms ease-in-out 0s;
}
#header #language-ch a.lang-jp:hover {
	background-color: rgba(255,255,255,100);
}

.links dl dt {
	margin-top: 5px;
	margin-left: 3px;
	border-left: 2px solid #069;
	padding-left: 4px;
	letter-spacing: 0em;
	font-size:16px;
}
.links dl dd {
	margin-left: 35px;
	margin-bottom: 18px;
}
.links dl dd a {
	text-decoration: none;
	display:block;
}
.setsumei p {
	line-height: 1.6em;
	margin-bottom: 1.2em;
	text-align: justify;
}
.photo-3box {
	width: 32.4%;
	margin-left: 0.5%;
	margin-right: 0.4%;
	float: left;
	text-align: center;
}
.photo-3box img {
	width: 302px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: 227px;
}
