@charset "utf-8";

* {margin: 0; padding: 0; outline: 0;}


body {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color: #000;
	font-size: 12px;
	background:#ffffff;
	
}

#wrap{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	padding: 0 0 0px 0;
	margin-top: 0px;
}

#topbar {
	width: 100%;
	height: 5px;
	background-color: #0991a0;
}
#logo {
	float: left;
	margin-left: 0px;
}

#nav_box {
  margin:0px auto 0 ;
  width: 960px;
  height: 50px;

}
#nav {
  margin:0px auto 50px ;
  width: 100%;
  height: 58px;
  background-image:url(../img/nav_bg.jpg);
  background-repeat:repeat-x;
}
#nav_box2 {
margin:0px auto 0px ;
  width: 960px;
  height: 58px;

}
 .menu-left {
	margin-left: 10px;
	margin-top: 7px;
	float: left;
 }
 
 .menu-left ul {

}
.menu-left li {
	display: inline-block;
	margin: 10px 30px 0 0;
	font-size: 16px;
	text-align: center;
	color: #C7C7C7;
} 
 .menu-left li a {
	color: #B7B7B7;
	text-decoration: none;
}
.menu-left li a:hover {
	color: #19A2AD;
	text-decoration: none;
}

.menu-right {
	float: right;	
	margin-right: 0px;
	margin-top: 10px;
 }
 
 .menu-right ul {

}
.menu-right li {
	display: inline-block;
	margin: 10px 0px 0 20px;
	font-size: 16px;
	text-align: center;
	color: #C7C7C7;
} 
 .menu-right li a {
	color: #19A2AD;
	text-decoration: none;
}
.menu-right li a:hover {
	color: #E5A752;
	text-decoration: none;
}

#main-image{

	background-image: url("../img/top_image.jpg");
	background-repeat: no-repeat;
	width: 960px;
	height: 510px;
	

}

.top{
	text-align: center;
	font-size: 24px;
	text-shadow: 0px 0px;
	color: #1D7D9E;
	line-height: 52px;
	letter-spacing: 10px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	margin-top: 20px;
}
.rinen{
	width: 720px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	text-align: left;
	font-size: 18px;
	text-shadow: 0px 0px;
	color: #000;
	line-height: 36px;
	letter-spacing: 3px;

}
#contact{
	align: center;
	margin:20px auto;
	
	
}
#contact ul {
	list-style-type: none;
	text-align: center;
	padding-bottom: 60px;
}
#contact li {
	display: inline-block;
	
}
h2.h2_shadow{
	clear:both;
	padding: .5em .75em;
	background-color: #f6f6f6;
	box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
	text-align: center;
	color: #4C979D;
	font-size: 24px;
}
h2.h2_title{
	width:960px;
	font-size: 16px;
	text-align:center;
	color:#ffffff;
	line-height: 30px;
	background: url(../img/title_bg.jpg) no-repeat 0 0;
}
h2.h2_2{
	width:960px;
	font-size: 24px;
	text-align:left;
	color:#4C979D;
	line-height: 30px;
	margin:30px 0;

}
#sagyou{
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
}
.box1{
	width: 480px;
	height:180px;
	float: left;
	
}
.cap {
	font-size: 24px;
	margin: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #0991a0;
	color: #0991a0;
}
.cap a{
	text-decoration: none;
	color:#238C94;

}
.cap a:hover{
	text-decoration: none;
	color: #E5A752;
}
.link_btn {
	font-size: 20px;
	margin: 5px;
	padding-bottom: 5px;
	
	color: #0991a0;
}
.link_btn a{
	text-decoration: none;
	color:#238C94;

}
.link_btn a:hover{
	text-decoration: none;
	color: #E5A752;
}
.column{
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 5px;
	margin-bottom: 0px;
	font-size: 18px;
	line-height:150%;
	color: #000;
}
#left-column{
	clear: both;
	float: left;
	width: 475px;
	margin-top: 80px;
	font-size: 16px;
	line-height: 24px;
	color: #26577A;
}
#right-column{
	width: 475px;
	margin-top: 80px;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	float: right;
}
#right-column p{
	font-size: 16px;
	line-height: 24px;
	color: #000;
	text-align: left;
	margin-top: 5px;
}
h2.h2_title2{
	padding-left: 10px;
	width: 465px;
	font-size: 16px;
	text-align: left;
	color: #ffffff;
	line-height: 30px;
	background: url(../img/title_bg2.jpg) no-repeat 0 0;
}

h2.h2_top{
	margin-top: 50px;
	font-size: 24px;
	text-align: center;
	color: #0991a0;
}

h2 span {
  border-left:5px #fff solid;
  padding-left:10px;
}

table.type02 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 3px solid #3E9BA3;
	font-size: 16px;
	margin-bottom: 50px;
}

table.type02 th {
	width: 120px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	vertical-align: top;
	color: #1D7D85;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.type02 td {
	width: 840px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	color:#000;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.type02 dt {
	  border-bottom: 1px solid #ccc;
	  margin-bottom:5px;
}
table.type02 dd {
		margin-left:60px;
}
	
table.type02 dl {
		margin-bottom:20px;
}
	
	
table.type03 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	border-top: 1px solid #ccc;
	border-left: 3px solid #3E9BA3;
}

table.type03 th {
	width: 60px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: bold;
	vertical-align: top;
	color: #000;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

table.type03 td {
	width: 370px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #000;
}
.shousai {
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	font-size: 16px;
	color: #238C94;
}
.shousai a{
	text-decoration: none;
	color:#238C94;

}
.shousai a:hover{
	text-decoration: none;
	color: #E5A752;
}
#top_button {
		text-align:right;

	}
	
#footer {
	clear: both;
	width: 960px;
	height: 150px;
	background: url(../img/footer_bg.jpg) repeat-x;
	color: #c7c7c7;
	margin-top:80px;
	padding: 0px;
    bottom:0px;
	}
	 .copy {
		text-align:left;
		margin-top:90px;
		margin-left:10px;
	}
	#footer_left {
		float:left;
		width:520px;
		margin:5px;
	}
	#footer_right {
		float:right;
		width:410px;
		margin:10px;
	}
	.footer_nav {
		text-align:left;
		padding-top:5px;
		margin-left:5px;
	}
	 .footer_nav ul {

}
	.footer_nav li {
	display: inline-block;
	font-size: 14px;
	line-height:120%;
	text-align: center;
	color: #fff;
} 
 .footer_nav li a {
	color: #fff;
	text-decoration: none;
}
.footer_nav li a:hover {
	color: #fff;
	text-decoration: none;
}
.footer_box{
	float:right;
	width: 380px;
	height: 130px;
	border: 1px solid #c7c7c7;
}
.footer_box p{
	color: #fff;
	font-size: 16px;
	line-height:100%;
	text-align: center;
	margin-top: 10px;
}
 .number {
	font-size: 24px;
	text-align: center;
	line-height:100%;
	margin-top: 5px;
	color: #FFFFFF;	
}
.footer_box img {
	margin-left:14px;
}
.font_mini {
	font-size:14px;
	line-height:100%;
	color:#E6E6E6;
	text-align:center;
	margin-top:5px;
	margin-bottom:10px;
	letter-spacing:2px;
	
}
	
.colum2 {
	overflow: hidden;
	width: 960px;
}
a img.linkimg{
background:none!important;
}
 
a:hover img.linkimg{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}


/* --------------------------------------------------------------------------- */
.lower_main_contents {
	padding: 0px;
	float: left;
	width: 960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	font-size: 13px;
}
.license_box {
	padding: 0px;
	float: left;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.license_in {
	padding: 0px;
	float: left;
	width: 300px;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
	border: 1px solid #4579A7;
}
.license_name {
	float: left;
	width: 300px;
	height:37px;
	background: url(../img/title_bg.jpg) no-repeat 0 0;
	color: #FFFFFF;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
}
.license_img {
	float: left;
	width: 300px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 215px;
	
}

.business_box {
	padding: 0px;
	float: left;
	width: 960px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.business_img {
	float: left;
	width: 300px;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.business_in {
	width: 600px;
	padding: 0px;
	float: left;
	text-align:left;
	font-size:16px;
	line-height:1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	
}
.business_in p{
	font-size:20px;
	line-height:1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}
.business_in dt {
	font-size: 20px;
	line-height: 1.4em;
	color: #19A2AD;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #19A2AD;
	margin-bottom: 5px;
}
.business_in dd {
	margin-left:0px;
	font-size:16px;
	color:#606060;
	line-height:1.4em;
	letter-spacing:1px;
}
	
.business_in dl {
		
}
.h_style1 {
	position: relative;
	color: #FFFFFF;
	background-color: #3BB7C1;
	font-size: 24px;
	text-align: center;
	margin: 60px 0px;
	padding: .5em 0em;
}
.h_style1:after, .h_style1:before {
    content: "";
    position: absolute;
    top: 100%;
    height: 0;
    width: 0;
}
.h_style1:after {
	right: 49%;
	border-left: 20px solid;
	border-right: 20px solid;
	border-bottom: 20px solid;
	border-top: 40px solid #3BB7C1;
}
