@charset "utf-8";
body {
	font-family: Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	background:url(img/html-bg.jpg) repeat-y top center;
	margin: 0;
	padding: 0;
	color: #3e3a39;
	text-align:justify;
	text-justify: inter-word;
}

/* ~~ base,表など ~~ */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1 {
	margin:38px 0px 0px 0px;
	padding:0;
}
h2 {
	font-size:15px;
	font-weight:normal;
	margin:17px 0px 0px 30px;
	padding:0;
}
h3 {
	background: url(img/h3_bg.png) no-repeat bottom right;
	min-height: 25px;
	padding: 15px 0px 10px 50px;
	margin: 20px 0px 20px 0px;
	color: #00233b;
	font-size: 21px;
	text-align: left;
}
.smallH3 {
	font-size:19px;
}
h4 {
	color:#00233b;
	font-size:18px;
	margin: 5px 0px;	 
	padding-right: 25px;
	padding-left: 35px; 
}
h5 {
	margin-top: 0;	 
	font-size:16px;
	padding-right: 15px;
	margin-top:10px;
	padding-left: 15px; 
	padding-bottom:10px;
	color:#036;
	border-bottom:2px solid #036;
}
h6 {
	margin-top: 0;	 
	padding-right: 15px;
	padding-left: 15px; 
}
p {
	line-height: 1.75;
	font-size: 14px;
	margin: 10px 0px 10px 35px;
	
}
hr {
	background-color: #7f7f7f; 
	height: 1px;
	border:none;
	margin-left:35px;
	margin-bottom:20px;	
}
.large {
	font-size: 18px;
	line-height: 1.5;
	text-align: left;
}
.right {
	text-align:right;
}
.bold {
	font-weight:bold;
}
.red {
	color:#F00;
}
.red a{
	color:#F00 !important;
}
.smallL {
	font-size:11px;
	text-align:left;
	line-height:1.3;
}
.smallR {
	font-size:11px;
	text-align:right;
	line-height:1.3;
}
.answer {
	margin:-20px 0px 0px 65px;
}
a img { 
	border: none;
}
.text table {
	border-collapse:collapse;
	border:none;
	margin-bottom:20px;
}
.text td, .text th {
	border:none;
	padding:0px 8px 8px 0px;
}
#tensionR {
	float:right;
	margin-top:-260px;
}
.ttrr { width:400px; line-height:1.8;}
/* ~~ リンク ~~ */
a:link {
	color: #5d5d5d;
	text-decoration: underline; 
}
a:visited {
	color: #5d5d5d;
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #3e3a39;
}

.wrapper {
	background:url(img/top-body-bg.png) repeat-x top center;
	width:100%;
}
.wrapper2 {
	background:url(img/body-bg.png) repeat-x top center;
	width:100%;
}
.container {
	width: 990px;
	margin: 0 auto; 
	overflow: hidden; 
}
.sidebar1 {
	width: 210px;
	height:2000px;
	background: #fff;
	padding: 5px;
	position: fixed;
	top: 0px;
	z-index: 20;
	box-shadow: 0px 0px 15px #777369;
    -moz-box-shadow: 0px 0px 15px #777369;
    -webkit-box-shadow: 0px 0px 15px #777369;
	behavior: url(“PIE.htc”);
}
.content {
	padding: 10px 0px 80px 0px;
	width: 770px;
	float: right;
	min-height:800px;
}
#header {
	height:87px;
}
#language {
	text-align:right;
}
#language img {
	margin-left:5px;
}
#language a:hover, #language a:active, #language a:focus { 
	opacity:0.7;
}
.s_menu { 
	text-align:left;
	font-size:15px;

	color:#00567c;
	
	
}
.s_menu a:link {
	text-decoration:none;
	border:#00567c 1px solid;
	padding:5px 5px;
	color:#00567c;
	display:inline-block;
	margin-bottom:10px;
	margin-left:20px;
}
.s_menu a:hover, #language a:active, #language a:focus { 
	text-decoration:underline;
	color:#00567c;
}
.s_menu .active {
	color:#00567c;
	background:#FFF8BD;
}

/* ~~ 写真部分 ~~ */
.gallery {
	margin-left:35px;
}
.gallery p{
	text-align:center;
	font-size:11px;
	margin:0px 0px 10px 0px;
}
.photoL{
	float:left;
}
.photoL2{
	float:left;
	margin-left:21px;
}
.photoR{
	float:right;
}
/* ~~ マップ部分 ~~ */
.space {
	margin-left:35px;
}
.spaceL{
	float:left;
	width:361px;
}
.spaceL2{
	float:left;
	width:241px;
	margin-top:15px;
}
.spaceR{
	float:right;
	width:361px;
}
.spaceR2{
	float:right;
	width:470px;
	margin-top:15px;
}
.space p{
	margin:0px 0px 10px 0px;
}
.space_top {
	font-size:18px;
	font-weight:bold;
}
/* ~~ 説明部分 ~~ */
.wd-350 { width:340px; }
.text {
	margin-left:35px;
	margin-top:20px;
}
.textL{
	float:left;
	margin-right:20px;
}
.text p{
	margin: 0px !important;
	padding: 0px !important;
}
.textR {
	float:right;
	margin-left:20px;
}
.marginLeft {
	margin-left:150px;
}
.marginLeft h4{
	padding-left:0px !important;
}
.marginLeft p{
	margin-bottom:20px !important;
}
.marginLeft2 {
	margin-left:185px;
}
.marginLeft2 p{
	margin-bottom:20px !important;
}
#marginL2 {
	margin-left:15px;
}
.worksR {
	margin-left:50px;
}
.worksR p{
	font-size:11px;
	line-height:1.5;
}
.worksR2 p{
	font-size:11px;
	line-height:1.5;
}
.alignR {
	text-align:right;
}
.p_border {
	border:#ccc 1px solid;
	margin-left:27px;
	width:740px;
}
.centerP {
	margin-bottom:5px !important;
}
/* ~~ 本文部分 ~~ */
.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}
.t-indent2 {
	text-indent: -50px;
	position:relative;
display:block;
	left:50px;
	width:92%;
}
.t-algin-1 { text-align: left; }
.t-indent3 {
	text-indent: -48px;
	position:relative;
	left:48px;
	display:block;
	width:300px; 
}
.t-indent5 {
	text-indent: -42px;
	position:relative;
display:block;
	left:42px;
	width:92%;
}
.t-indent6 {
	text-indent: -82px;
	position:relative;
display:block;
	left:82px;
	width:85%;
}

.wd-aa { width:250px; }

#nav  {
	width: 100%;
	text-align: center; 
	margin: 35px 0px 15px 0px; 
			list-style-type: none;
	padding:0;
	background:url(img/nav-line.png) no-repeat top;
}
#nav li {
	background:url(img/nav-line.png) no-repeat bottom;
	margin:0;
	padding:0;
}

#nav ul  {
	overflow: hidden;
	width: 565px;
	margin: 0 auto;

}
#nav ul li  {
	float: left;
}
#nav a:hover, #nav a:active, #nav a:focus { 
	opacity:0.7;
}
#nav ul li a {
	font-size: 14px;
	display: block;
	width: 200px;
	height: 40px;
	margin: 0px;
	padding: 1px 2px;
	line-height: 1.4;
	background: #fff;
	text-align: left;
}
#nav ul li a:hover {
	opacity:0.7;
}
#nav li ul {
	display: none;
	position: relative;
	list-style:none;
	padding-bottom:5px;
	margin-left:30px;
}
#nav li ul li {
	float: none;
	width:160px;
	background:url(img/nav-line.png) no-repeat top #fff;
}
#nav li ul li a {
	background: #fff;
	background:url(img/nav-line.png) no-repeat top;
	width:160px;
}
/* table部分　*/
table{
	border-collapse:collapse;

}
td{
	border:1px solid #ccc;
	padding:5px;
	font-size:90%;
	color:#666;
}
td.l_Cel{
	width:150px;
}
table.formTable {
	margin-left:35px;
	width:730px;
	border-collapse:collapse;
}
table.formTable td, table.formTable th {
	border:1px solid #ccc;
	padding:10px;
}
table.formTable th {
	width:25%;
	font-weight:normal;
	background:#efefef;
	font-size:90%;
	text-align:left;
}
.sendbutton {
	color:#005880;
	font-size:18px;
	font-weight:bold;
	padding:5px 10px;
	margin:0px 10px;
	font-family: Verdana,Arial,"メイリオ",Meiryo,"ヒラギノ角ゴPro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	border-radius:5px;
	-webkit-border-radius: 5px;  
    -moz-border-radius: 5px; 
	border:#005880 2px solid;
	background: linear-gradient(white, #c9d9f0); 
}
/* footer部分　*/
#footer {
	background:#005880;
	color:#e0e0e0;
	text-align:center;
	padding:20px 0px 10px 0px;
}
#footer p{
	margin:0;
		font-size:11px;
		text-align:center;
}
#pagetop {
    position: fixed;
    bottom: 30px;
    right: 0px;
}
.bio-alg {
	display:block;
	text-indent:-35px;
	padding-left:35px;
	 }
.bio-alg2 {
	display:block;
	text-indent:-45px;
	padding-left:45px;
	 }
.bio-alg3 {
	display:block;
	text-indent:-57px;
	padding-left:57px;
	 }
/* ~~ float解除用 ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}
