@charset "utf-8";
/*▼ここから　全体*/
body{
	font-family:"メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3";
	margin:0 auto;
	font-size:14px;
	line-height:150%;
	color:#000000;
}
#outside{
	clear:both;
	margin:0 auto;
	background-color:#FFFFFF !important;
	background:url(../images/background-main.jpg) center top no-repeat;
}
#container{
	clear:both;
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
#header{
	clear:both;
	width:960px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#footer{
	clear:both;
	width:960px;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#FFFFFF;
}
/*▲ここまで　全体*/
/*▼ここから　indexの場合*/
#ind_wrapper{
	clear:both;
	float:left;
	width:960px;
	padding:0px 0px 51px 0px;
}
#ind_content{
	float:left;
	width:710px;
}
#ind_side{
	float:right;
	width:210px;
	padding:0px 0 20px 0;
}
/*▲ここまで　indexの場合*/
/*▼ここから　templeteの場合*/
#wrapper{
	clear:both;
	float:left;
	width:940px;
	padding:0px 8px 20px 12px;
	background-color:#FFFFFF;
}
#content{
	float:left;
	width:700px;
}
#side{
	float:right;
	width:210px;
	padding:50px 0 20px 0;
}
/*▲ここまで　templeteの場合*/
/*▼グーローバルナビ▼*/
#navbox{
	clear:both;
	float:left;
	width:960px;
}
#navbox li{
	float:left;
	width:240px;
}
#navbox li a{
	display:block;
	width:240px;
	height:60px;
}
#navbox li a span{
	display:none;
}
#navbox .nav01 a{
	background:url(../images/nav01.gif) left top no-repeat;
}
#navbox .nav01 a:hover{
	background:url(../images/nav01-on.gif) left top no-repeat;
}
#navbox .nav02 a{
	background:url(../images/nav02.gif) left top no-repeat;
}
#navbox .nav02 a:hover{
	background:url(../images/nav02-on.gif) left top no-repeat;
}
#navbox .nav03 a{
	background:url(../images/nav03.gif) left top no-repeat;
}
#navbox .nav03 a:hover{
	background:url(../images/nav03-on.gif) left top no-repeat;
}
#navbox .nav04 a{
	background:url(../images/nav04.gif) left top no-repeat;
}
#navbox .nav04 a:hover{
	background:url(../images/nav04-on.gif) left top no-repeat;
}

#ind-navbox{
	clear:both;
	float:left;
	width:960px;
	padding-bottom:13px;
}
#ind-navbox li{
	float:left;
	width:320px;
}
#ind-navbox li a{
	display:block;
	width:320px;
	height:65px;
}
#ind-navbox li a span{
	display:none;
}
#ind-navbox .nav01 a{
	background:url(../images/ind-nav01.png) left top no-repeat;
}
#ind-navbox .nav01 a:hover{
	background:url(../images/ind-nav01-on.png) left top no-repeat;
}
#ind-navbox .nav02 a{
	background:url(../images/ind-nav02.png) left top no-repeat;
}
#ind-navbox .nav02 a:hover{
	background:url(../images/ind-nav02-on.png) left top no-repeat;
}
#ind-navbox .nav03 a{
	background:url(../images/ind-nav03.png) left top no-repeat;
}
#ind-navbox .nav03 a:hover{
	background:url(../images/ind-nav03-on.png) left top no-repeat;
}
#ind-navbox .nav04 a{
	background:url(../images/ind-nav04.png) left top no-repeat;
}
#ind-navbox .nav04 a:hover{
	background:url(../images/ind-nav04-on.png) left top no-repeat;
}
/*▲グローバルナビ▲*/
/*▼ここから　タグ属性消去*/
h1{
	padding:0px;
	margin:0px;
	font-size:12px;
	color:#CCCCCC;
}
h2{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h3{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h4{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h5{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
h6{
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:normal;
}
p{
	padding:0px;
	margin:0px;
}
ul{
	padding:0px;
	margin:0px;
	list-style:none;
}
li, dl, dt, dd{
	padding:0px;
	margin:0px;
}
img{
	border:0px;
	display:block;
}
a{
	color:#000000;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}
a:hover img{
	filter:alpha(opacity=60 style=0);
	opacity:0.6;
}
/*▲ここまで　タグ属性消去*/
/*▼ここから　パンくずリスト*/
#path{
	clear:both;
	padding:10px 0px 22px 3px;
	width:697px;
}
/*▲ここまで　パンくずリスト*/

/*▼ここから　テンプレート-templete.dwt*/
#head_logo_text{
	float:left;
	width:605px;
	height:70px;
	padding:12px 0 19px 0px;
}
#head_logo_text a{
	width:575px;
	height:82px;
	display:block;
	background:url(../images/head-logo-text.png) left top no-repeat;
}
#head_logo_text span{
	display:none;
}
.head_logo{
	float:right;
	padding:5px 0px 10px 0px;
}
.head_logo a:hover img{
	filter:alpha(opacity=100 style=0);
	opacity:1;
}
#head_banner{
	clear:both;
	width:960px;
}
.main_title{
	clear:both;
	padding-bottom:22px;
	width:700px;
}
.side_title{
	clear:both;
	padding-bottom:10px;
}
.side_img01{
	clear:both;
	padding-bottom:5px;
}
.side_text01{
	clear:both;
	padding-bottom:25px;
}
.side_banner{
	clear:both;
	padding-bottom:25px;
}
.side_banner li{
	clear:both;
	padding-bottom:5px;
}
.side_banner li, .side_banner li a, .side_banner li a img{
	display:block;
}
.foot_top{
	clear:both;
	padding:10px 0 45px 0;
	text-align:right;
}
#foot_nav{
	clear:both;
	float:left;
	width:960px;
	height:20px;
	padding-bottom:3px;
	margin-bottom:12px;
	border-bottom:2px solid #003E8F;
}
#foot_nav li{
	float:left;
	width:239px;
	text-align:center;
	border-left:1px solid #818181;
}
.index_footer #foot_nav li{
	width:319px;
}
#foot_nav li:first-child{
	border-left:none;
}
#foot_logo_text{
	float:left;
	width:360px;
	padding-top:2px;
}
#foot_info{
	float:right;
	width:385px;
}
#foot_address{
	float:left;
}
#foot_logo{
	float:right;
}
#copyright{
	clear:both;
	text-align:center;
	padding:10px 0 20px 0;
}
/*▲ここまで　テンプレート-templete.dwt*/
/*▼ここから　トップページ-index.html(php)*/
#ind_banner{
	clear:both;
	width:960px;
	padding-bottom:5px;
}
#ind_group01{
	clear:both;
	width:710px;
	padding-bottom:31px;
	overflow:hidden;
}
#ind_group01 h2{
	clear:both;
	padding-bottom:12px;
}
#ind_group01 .ind_img{
	float:left;
	width:140px;
	padding-bottom:15px;
}
#ind_group01 .ind_text01{
	float:right;
	width:545px;
	text-align:justify;
	line-height:180%;
	padding:10px 0 0 0;
	letter-spacing:1px;
}
#ind_group01 .ind_text02{
	clear:both;
	padding-bottom:7px;
	line-height:180%;
	text-align:justify;
	letter-spacing:1px;
}
.ind_signature{
	clear:both;
	float:right;
}

#ind_group02{
	clear:both;
	width:710px;
	padding-bottom:22px;
	overflow:hidden;
}
#ind_group02 h2{
	clear:both;
	padding-bottom:17px;
}
#ind_group02 .ind_img{
	float:left;
	padding-bottom:12px;
	padding-right:15px;
}
#ind_group02 .ind_img02{
	float:left;
	padding-bottom:12px;
}
#ind_group03{
	clear:both;
	width:710px;
	padding-bottom:25px;
	overflow:hidden;
}
#ind_group03 h2{
	clear:both;
	padding-bottom:9px;
}
#ind_group03 .ind_left{
	float:left;
	width:502px;
	background-color:#F2F2F2;
	padding:13px 5px 2px 13px;
	line-height:165%;
}
#ind_group03 .ind_left p{
	clear:both;
	padding-bottom:15px;
}
#ind_group03 .ind_left img{
	padding-left:20px;
}
#ind_group03 .ind_right{
	float:right;
	padding-top:13px;
	padding-right:8px;
}
#ind_group04{
	clear:both;
	width:710px;
	padding-bottom:27px;
	overflow:hidden;
}
#ind_group04 h2{
	clear:both;
	padding-bottom:15px;
}
#ind_group04 .ind_photo{
	clear:both;
	float:left;
	width:710px;
	padding-bottom:10px;
}
#ind_group04 .ind_photo div{
	float:left;
	padding-right:5px;
}
#ind_group04 .last{
	padding-right:0px !important;
}
.ind_img03{
	float:left;
	width:210px;
}
.ind_text03{
	float:right;
	width:465px;
	padding-right:5px;
	line-height:180%;
	text-align:justify;
	letter-spacing:1px;
}
.ind_text04{
	padding-top:20px;
}

.ind_img01{
	clear: both;
    padding-top: 20px;
}
.ind_img02{
	clear: both;
    padding-bottom:18px;
}
#ind_group05{
	clear:both;
	width:710px;
	padding-bottom:10px;
	overflow:hidden;
}
#ind_group05 h2{
	clear:both;
	padding-bottom:6px;
}
#ind_group05 h3{
	clear: both;
    font-size: 120%;
    font-weight: bold;
    padding-bottom: 5px;
}
#ind_group05 .ind_text01{
	clear:both;
	padding-bottom:30px;
	line-height:180%;
	text-align:justify;
	letter-spacing:1px;
}
#ind_group05 .ind_text02{
	clear:both;
	line-height:180%;
	text-align:justify;
	letter-spacing:1px;
}
#ind_group05 .ind_box01{
	clear:both;
}
#ind_group05 .ind_text03 {
    float: left;
    letter-spacing: 1px;
    line-height: 180%;
    text-align: justify;
    width: 335px;
}
#ind_group05 .ind_text04 {
    float: left;
    letter-spacing: 1px;
    line-height: 180%;
    text-align: justify;
    width: 490px;
}
#ind_group05 .ind_img{
	float:right;
	width:350px;
	padding-bottom:30px;
}
#ind_group05 ul{
	padding-left:50px;
}
#ind_group05 ul.navi_add01{
	padding:0px 0px 13px 0px;
	overflow:hidden;
}
ul.navi_add01 li{
	float:left;
	font-size:13px;
	background:url(../images/ind-addvn-01.gif) -2px 7px no-repeat;
	padding:0px 0px 6px 13px;
}
ul.navi_add01 li a{
	color:#0051BB;
	text-decoration:underline;
}
ul.navi_add01 li:nth-child(1), ul.navi_add01 li:nth-child(2){
	padding-right:65px;
}
ul.navi_add01 li:nth-child(3), ul.navi_add01 li:nth-child(4){
	padding-right:78px;
}
ul.navi_add01 li:nth-child(5){
	padding-right:53px;
}
ul.navi_add01 li:nth-child(7){
	clear:both;
	padding-right:78px;
}
ul.navi_add01 li:nth-child(8){
	padding-right:65px;
}
ul.navi_add01 li:nth-child(9){
	padding-right:65px;
}

#ind_group05 table{
	clear: both;
    padding-bottom: 30px;
    width: 710px;
}
#ind_group05 table .tbl_title01{
		background-color:#F2F2F2;
		padding:5px;
		text-align:left;
		border:1px solid #999;
}
#ind_group05 table .tbl_title02{
		background-color:#F2F2F2;
		padding:5px;
		text-align:left;
		border-right:1px solid #999;
		border-left:1px solid #999;
		border-bottom:1px solid #999;
}
#ind_group05 .tbl_left01{
		padding:5px;
		text-align:left;
		vertical-align: top;
		border-right:1px solid #999;
		border-left:1px solid #999;
		border-bottom:1px solid #999;
		width:350px;
}
#ind_group05 .tbl_right01{
		padding:5px;
		text-align:left;
		border-right:1px solid #999;
		border-bottom:1px solid #999;
}
#ind_group05 .ind_list01{
		padding-left:50px;
		padding-bottom:30px;
}
#ind_group05 .ind_list01 dt{
		width:100px;
		float:left;
}
#ind_group05 .ind_list02{
		padding-bottom:30px;
}
#ind_group05 .ind_list02 dt{
		width:100px;
		float:left;
}
/*▲ここまで　トップページ-index.html(php)*/

/*▼ここから　新着情報*/
#ind_news{
	clear:both;
	width:960px;
	padding-bottom:35px;
}
#ind_news h2{
	clear:both;
}
#ind_news iframe{
	clear:both;
	width:960px;
	height:250px;
	height:100px;
	overflow-y:auto;
	overflow-x:hidden !important;
}
#news_background{
	background:url(../images/bg-news.jpg) center top no-repeat;
}
#news{
	clear:both;
	width:940px;
}
#news table{
	clear:both;
	width:940px;
}
#news table th{
	width:115px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	padding-left:10px !important;
	vertical-align:top;
}
#news table td{
	padding-right:30px;
}
#news table th, #news table td{
	padding:3px 0;
}
/*▲ここまで　新着情報*/
.ind_scroll_ctrol{
	font-size:12px;
	text-decoration:underline;
	text-align:right;
}
#summary03{
	margin-top:-9px;
}
.ind_scroll_ctrol01{
	padding:0px 0px 17px 0px;
	margin-top:-26px;
}
.ind_img02 img{
	margin:auto;
}
#ind_group05 .ind_text01_pd{
	padding-bottom:15px;
}
#summary07{
	margin-top:-4px;
}
#summary09{
	padding-top:12px;
}
.ind_scroll_ctrol_02{
	padding-top:10px;
}
/*--float menu SON 20150122*/
#ind_floatnav {
	position: fixed;
	z-index: 110;
	overflow-y: auto;
	height: 100%;
	overflow-x: hidden;
}
#ind_floatnav ul{
	background:url(../images/ind-addvn-03.png) left top repeat-y;
	font-size:13px;
}
#ind_floatnav ul li{
	background:url(../images/ind-addvn-05.png) left 8px no-repeat;
	padding:0px 0px 10px 17px;
	margin-left:22px;
}
#ind_floatnav ul a{
	text-decoration:underline;
	color:#0051BB;
}
#ind_floatnav ul li:last-child{
	padding-bottom:2px;
}
#ind_floatnav ul{
	padding-top:8px;
}
#index_body #outside_ind{
	width:1275px;
	margin:auto;
}
.nav {
	max-width: 140px;
	color: #000000;
	margin-left: 6px;
	margin-top: 6px;
	margin-bottom: 2px;
	border-radius: 10px;
	box-sizing: border-box;
	padding: 19px 6px 1px 11px;
	background-color: rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.22);
	-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.22);
	box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.22);
}
.nav-title {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 8px;
	line-height: 145%;
}
.nav-link {
	text-align: center;
	margin-bottom: 2px;
}
.nav-link a {
	color: #0051BB;
	font-size: 13px;
	position: relative;
	padding-left: 20px;
	padding-right: 3px;
	display: inline-block;
	text-decoration: underline;
}
.nav-link a::before {
	left: 0;
	content: "■";
	font-size: 20px;
	position: absolute;
	color: #006837;
}
.nav-link a:hover {
	text-decoration: none;
}
.nav-txt {
	font-size: 13px;
	margin-bottom: 18px;
	letter-spacing: -0.8px;
}
