@charset "utf-8";

/* #gnavi */
#header .globalNavi ul li#gn3 a,
#header .globalNavi ul li#gn3 a:hover{
	background-position: 0 -90px;
}

/* 	Service layout                                    
---------------------------------------------------------- */

.section {
	clear: both;
	width: 690px;
	margin-left: 10px;
}

.groupBlock .lead{ 
	margin-bottom:15px; 
	font-weight:bold;
	}
	
/* .conBox */
.conBox1{
	background:url(../../../service/images/conbox_middle.gif) left top repeat-y;
	width:690px;
	overflow:hidden;
	margin-bottom:20px;
	position:relative;  /* 2015/4/15 追加 */
}
	
.conBox1 h2{
	background:url(../../../service/images/conbox_top.gif) left top no-repeat;
	height:53px;
	line-height:53px;
	padding-left:20px;
	color:#006666;
	font-size:120%;
	font-weight:bold;
}
	
.conBox1 .top{
	background:url(../../../service/images/conbox_top2.gif) left top no-repeat;
	padding-top:10px;
}
	
.conBox1 .inner{
	background:url(../../../service/images/conbox_bottom.gif) left bottom no-repeat;
	padding:10px 20px 25px 20px;
	overflow:hidden;
	width:650px;
}
	
.conBox1 .inner .img{
	float:left;
	width:135px;
}
	
.conBox1 .inner .text{
	float:right;
	width:495px;
	overflow:hidden;
}
	
.conBox1 .inner .text li{
	background: url(../../images/icon_sq1.gif) left center no-repeat;
	padding-left:15px;
}
	
.conBox1 .inner .text li.txtLink{
	background: url(../../images/icon_ar1.gif) left center no-repeat;
}

.conBox1 .inner .text .t_left{
	float:left;
	width:220px;
}
	
.conBox1 .inner .text .t_right{
	float:right;
	width:260px;
}	

.conBox1 .inner .text .blank a{
	padding: 0 15px 0 0;
	background: url(../../images/icon_blank_s.gif) no-repeat right center;
}
	
.conBox1 .inner .text li img{
	margin:4px 0 0 3px;
	_margin:1px 0 0 3px;
}


/*.conBox1 .bt{
	position: absolute;
	left: 567px;
	top: 817px;
}
*/

/* 2015/4/15 追加  start */
.conBox1 .bt{
	position:absolute;
	left:162px;
	top:15px;
	}
/* 2015/4/15 追加 end */

*:first-child+html .conBox1 .inner .text li img{ 
	margin:0 0 0 3px;
}
	
.conBox1.green{
	background:url(../../../service/images/conbox_middle_g.gif) left top repeat-y;
	}
.conBox1.green h2{
	background:url(../../../service/images/conbox_top_g.gif) left top no-repeat;
	}
.conBox1.green .inner{
	background:url(../../../service/images/conbox_bottom_g.gif) left bottom no-repeat;
	}

.conBox1.green h2 a{
  background:url(../../images/icon_ar8.gif) left 4px no-repeat;
  padding-left:12px;
	}

#ancBox{
  overflow:hidden;
  width:690px;
  border-bottom:solid 1px #006952;
  margin:20px 0 10px 0;
  }
#ancBox li{
  float:left;
  width:235px;
  margin-right:5px;
  }
  
  
	
/******** 2015_0421追加 service/disaster thumbnail ********/	
.thumbnail{
	/*border:1px solid #C87F94;*/
	margin-top: 5px;
	margin-bottom: 20px;
	width: 690px;
	overflow: hidden;
}

ul.imageList{
	margin: auto;
	padding: 5px;
	text-align: center;
	width: 640px;
	overflow: hidden;
}

ul.imageList li {
    display: inline;
    float: left;
    margin: 5px;
    width: 150px;
} 

ul.imageList li img{
	border:solid 1px #CCC;
	width: 120px;
	height: 100px;
	padding:1px;
	margin-top:3px;
	margin-bottom:2px;
	[;margin-bottom:5px;]
}

ul.imageList li a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

ul.imageList li span{
    width:150px;
	display:block;
	padding: 2px;
	text-align:center;
	font-size:95%;
	color: #666;
}

ul.imageList li.ClearLeft{
clear:left;
}

ul.imageList li a{outline:none;}




/* img width 200px */
.thumbnail200{
	margin-top: 5px;
	margin-bottom: 20px;
	width: 690px;
	overflow: hidden;
}

ul.imageList200{
	margin: auto;
	padding: 5px;
	text-align: center;
	width: 660px;
	overflow: hidden;
}

ul.imageList200 li {
    display: inline;
    float: left;
	margin: auto;
    width: 200px;
	padding: 10px;
} 

ul.imageList200 li img{
	border:solid 1px #CCC;
	width: 200px;
	/*height: 370px;*/
	padding:1px;
	margin-top:3px;
	margin-bottom:2px;
	[;margin-bottom:5px;]
}

ul.imageList200 li a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

ul.imageList200 li span{
    width:200px;
	margin:auto;
	text-align: center;
	display:block;
	padding: 2px;
	font-size:95%;
	color: #666;
}

ul.imageList200 li .txt{
    width:200px;
	margin:auto;
	text-align: left;
	display:block;
	padding: 2px;
	font-size:95%;
	color: #666;
}


ul.imageList li.ClearLeft{
clear:left;
}

ul.imageList li a{outline:none;}



/* img width 225px */
.thumbnail225{
	margin-top: 5px;
	margin-bottom: 20px;
	width: 690px;
	overflow: hidden;
}

ul.imageList225{
	margin: auto;
	padding: 5px;
	text-align: center;
	width: 640px;
	overflow: hidden;
}

ul.imageList225 li {
    display: inline;
    margin: auto;
    width: 225px;
} 

ul.imageList225 li img{
	border:solid 1px #CCC;
	width: 225px;
	/*height: 370px;*/
	padding:1px;
	margin-top:3px;
	margin-bottom:2px;
	[;margin-bottom:5px;]
}

ul.imageList225 li a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

ul.imageList225 li span{
    width:225px;
	margin:auto;
	display:block;
	padding: 2px;
	text-align:center;
	font-size:95%;
	color: #666;
}

ul.imageList li.ClearLeft{
clear:left;
}

ul.imageList li a{outline:none;}



/* img width 320px */
.thumbnail320{
	margin-top: 5px;
	margin-bottom: 20px;
	width: 690px;
	overflow: hidden;
}

ul.imageList320{
	margin: auto;

	text-align: center;
	width: 690px;
	overflow: hidden;
}

ul.imageList320 li {
    display: inline;
    margin: auto;
    width: 320px;
	float: left;
	padding: 12px;
} 

ul.imageList320 li img{
	border:solid 1px #CCC;
	width: 320px;
	padding:1px;
	margin-top:3px;
	margin-bottom:2px;
	[;margin-bottom:5px;]
}

ul.imageList320 li a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

ul.imageList320 li span{
    width:320px;
	margin:auto;
	display:block;
	padding: 2px;
	text-align:center;
	font-size:95%;
	color: #333;
}
ul.imageList320 li .left{
    width:320px;
	margin:auto;
	display:block;
	padding: 2px;
	text-align: left;
	font-size:95%;
	color: #333;
}
ul.imageList320 li.ClearLeft{
clear:left;
}

ul.imageList320 li a{outline:none;}



/* img width 400px */
.thumbnail400{
	margin-top: 5px;
	margin-bottom: 20px;
	width: 690px;
	overflow: hidden;
}

ul.imageList400{
	margin: auto;
	padding: 5px;
	text-align: center;
	width: 690px;
	overflow: hidden;
}

ul.imageList400 li {
    display: inline;
    margin: auto;
    width: 400px;
} 

ul.imageList400 li img{
	border:solid 1px #CCC;
	width: 400px;
	/*height: 370px;*/
	padding:1px;
	margin-top:3px;
	margin-bottom:2px;
	[;margin-bottom:5px;]
}

ul.imageList400 li a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

ul.imageList400 li span{
    width:400px;
	margin:auto;
	display:block;
	padding: 2px;
	text-align:center;
	font-size:95%;
	color: #333;
}
ul.imageList400 li .left{
    width:400px;
	margin:auto;
	display:block;
	padding: 2px;
	text-align: left;
	font-size:95%;
	color: #333;
}
ul.imageList400 li.ClearLeft{
clear:left;
}

ul.imageList400 li a{outline:none;}



/* img width 600px */
.thumbnail600{
	margin-top: 5px;
	margin-bottom: 20px;
	width: 690px;
	overflow: hidden;
}

ul.imageList600{
	margin: auto;
	padding: 5px;
	text-align: center;
	width: 690px;
	overflow: hidden;
}

ul.imageList600 li {
    display: inline;
    margin: auto;
    width: 600px;
} 

ul.imageList600 li img{
	border:solid 1px #CCC;
	width: 600px;
	/*height: 370px;*/
	padding:1px;
	margin-top:3px;
	margin-bottom:2px;
	[;margin-bottom:5px;]
}

ul.imageList600 li a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

ul.imageList600 li span{
    width:600px;
	margin:auto;
	display:block;
	padding: 2px;
	text-align:center;
	font-size:95%;
	color: #333;
}
ul.imageList600 li .left{
    width:600px;
	margin:auto;
	display:block;
	padding: 2px;
	text-align: left;
	font-size:95%;
	color: #333;
}
ul.imageList600 li.ClearLeft{
clear:left;
}

ul.imageList600 li a{outline:none;}


/* img width 690px */
.thumbnail690{
	margin-top: 5px;
	margin-bottom: 20px;
	width: 690px;
	overflow: hidden;
}

ul.imageList690{
	margin: auto;
	text-align: center;
	width: 690px;
	overflow: hidden;
}

ul.imageList690 li {
    display: inline;
    margin: auto;
    width: 680px;
} 

ul.imageList690 li img{
	border:solid 1px #CCC;
	width: 680px;
	margin-top:3px;
	margin-bottom:2px;
	[;margin-bottom:5px;]
}

ul.imageList690 li a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	opacity:0.70;
}

ul.imageList690 li span{
    width:688px;
	margin:auto;
	display:block;
	padding: 2px;
	text-align:center;
	font-size:95%;
	color: #333;
}
ul.imageList690 li .left{
    width:680px;
	margin:auto;
	display:block;
	padding: 2px;
	text-align: left;
	font-size:95%;
	color: #333;
}
ul.imageList690 li.ClearLeft{
clear:left;
}

ul.imageList600 li a{outline:none;}






	
/****************** index.html ******************/
.index_lead{
	margin-bottom:20px;
}

.index_lead dt{
	margin-bottom:10px;
}

.index_lead dt h2{
	font-size: 2em;
	font-weight: bold;
	color: #006952;
}
	
.index_lead dd span{
	margin-bottom:5px;
	font-size:115%;
	font-weight:bold;
	color:#979700;
}
	

/*--- ▼20150306 追加▼ -------------------------*/
#index_flow{
	position:relative;
	width:690px;
	height:480px;
	overflow:hidden;
	margin-bottom:40px;
}
#index_flow p{
	position:absolute;
	top:73px;
	left:249px;
}
#index_flow h2{
	float:left;
	margin-bottom:10px;
}
#index_flow h2.flow01,
#index_flow h2.flow03{
	margin-right:10px;
}


/* con2 */
.section #con2 .inner2 .text dt{
	font-weight:bold;
	font-size:110%;
	margin-bottom:5px;
}
	
.section #con2 .inner2 .text span{
	font-size:85%;
}

/*con2_1*/
.section #con2 #con2_1 #txt_mw{
	background-color:#006600;
	width:160px;
	height:26px;
	line-height:26px;
	text-align:center;
	font-weight:bold;
	color:#FFF;
	position: absolute;
	top:15px;
	left:160px;
	}
	
.section #con2 #con2_1 .bt{
	left:335px !important;
	}

.section #con2 #con2_1 .d{
	position: absolute;
	top:21px;
	right:22px;
	text-align:right;
	font-size:90%;
	}




/****************** 第三階層共通 ******************/
.linkType01 {
	padding-left: 16px;
	background: url(../../images/icon_ar1.gif) no-repeat 0 0.45em;
}

.linkType02 {
	padding-left: 16px;
	background: url(../../images/icon_ar2.gif) no-repeat 0 0.45em;
	font-weight: bold;
}

.linkType03 {
	padding-left: 16px;
	background:  url(../../images/icon_ar1.gif) no-repeat 0 0.45em;
	font-weight: bold;
}

.linkType06 {
	padding-left: 16px;
	background: url(../../images/icon_ar2.gif) no-repeat 0 0.45em;
}

.linkType06_ri {
	margin-right: 5px;
	padding: 0 10px 5px 16px;
	float: right;
	background: url(../../images/icon_ar2.gif) no-repeat 0 0.25em;
}



.linkType10 {
	padding-left: 16px;
	background: url(../../images/icon_ar1.gif) no-repeat 0 0.45em;
}

.linkType11 {
	padding-left: 16px;
	background: url(../../images/icon_ar1.gif) no-repeat 0 0.65em;
}

/* 	articleBlock style 
---------------------------------------------------------- */
.articleBlock01 {
	clear: both;
	width: 690px;
	padding: 0px;
}

/* IE6 hacks */ 
* html .anchorLink01 {
	padding: 0 0 30px;
}/* end hacks */

.anchorLink01 ul {
	width: 690px;
	overflow: hidden;
}

.anchorLink01 ul li {
	float: left;
	padding: 0 20px 0 20px;
	margin-left: -10px;
	margin-bottom: 10px;
	border-left: solid 1px #CCCCCC;
	line-height: 1.2;
	background: url(../../images/com_ic06.gif) no-repeat 10px center;
}

.anchorLink01 ul li a {
	white-space: nowrap;
}



.articleBlock01.articleBlock01TopNone {
	clear: both;
	width: 690px;
	padding: 0px;
	background: none;
	color: #333333;
}

.articleBlock01 .wrap10 {
	margin-top: 10px;
	background-color: #ffffff;
	padding: 8px 8px 5px 10px;
}
.articleBlock01 .wrap10 .col01 {
	width: 412px;
}

.noBackImage {
	clear: both;
	width: 690px;
	padding: 0px;
	background: none;
}

.articleBlock01 .topElements {
	clear: both;
	overflow:hidden;
	width:690px;
	margin-bottom: 20px;

}

.articleBlock01 .topElements .imageBLock {
	float: left;
	width: 204px;
}

.articleBlock01 .topElements .textBlock {
	float: right;
	width: 486px;
}

.articleBlock01 .topElements .textBlock .linkType04 {
	padding-bottom: 0;
}

.articleBlock01 .topElements .textBlock h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	/*background: url(../../../service/images/com_bg04.gif) repeat-x 0 100%;*/
  	border-bottom:solid 3px #D5EBE2;
	font-size: 130%;
  	line-height:1.2;
	font-weight: bold;
}

.articleBlock01 .serviceElements {
	clear: both;
	margin-bottom: 20px;
	border: solid 1px #7FB4A8;
	background-color: #F7F7F7;
}

.articleBlock01 .serviceElements .textBlock {
	padding: 0 10px 10px 17px;
}

.articleBlock01 .serviceElements ul {
	padding: 0 10px 0 17px;
}

.articleBlock01 .serviceElements ul li {
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(../../../service/images/com_ic07.gif) no-repeat 0 0.3em;
}

.articleBlock01 .serviceElements ul li.linkType05 {
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(../../../service/images/com_ic03.gif) no-repeat 0 0.4em;
}

.articleBlock01 .serviceElements ul li.linkType10 {
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(../../images/icon_ar2.gif) no-repeat 0 0.45em;
}

.articleBlock01 .serviceElements .flowImage {
	margin: 0 0 15px 37px;
}

.articleBlock01 .bottomElement {
	clear: both;
	margin-bottom: 20px;
}

.articleBlock01 .bottomElement ul li {
	margin-bottom: 10px;
	padding-bottom: 0;
	padding-top: 10px;	
}

.articleBlock01 .bottomElement ul li.separate {
	background: url(../../../service/images/com_bg05.gif) no-repeat 0 0;
}


.articleBlock01 .bottomElement .linkType01 {
	margin: 0px 10px 0 10px;
}

.articleBlock01 .bottomElement .linkType10 {
	margin: 0px 10px 0 10px;
}

.articleBlock01 .bottomElement .linkType02 {
	margin: 10px 10px 0 10px;
}

.articleBlock01 .bottomElement .linkType06 {
	margin: 10px 10px 0 10px;
	font-weight: bold;
}

.articleBlock01 .bottomElement li .linkType06 {
	margin: 0 10px 0 10px;
}

.articleBlock01 .bottomElement .separate02 {
	background: url(../../../service/images/com_bg05.gif) no-repeat 0 100%;
	font-size: 0;
	line-height: 0;
	height:1px;
	padding-top: 10px;
}

.articleBlock01 .bottomElement .linkType03 {
	font-weight: normal;
	margin-left: 10px;
}

.articleBlock01 .bottomElement .addressBlock {
	background: url(../../../service/images/com_bg05.gif) no-repeat 0 0;
	margin-top: 10px;
	padding: 10px 25px 0;
}	

.articleBlock01 .bottomElement .type02 {
	background: none;
	margin-top: 0;
	padding: 10px 25px 0;
}	

.articleBlock01 .bottomElement .addressBlock .addressText01 {
	font-weight: bold;
}	

.articleBlock01 .bottomElement .textBlock {
	padding: 0 25px;
}	

.addressBlock02 {
	clear: both;
}

.addressBlock02 h4 {
	padding-bottom: 5px;
}

.addressBlock02 p {
	padding: 0 25px;
}

.articleBlock01 .heading11 {
	clear: both;
	width: 650px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.articleBlock01 .heading14 {
	clear: both;
	width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

.articleBlock01 .wrap11 {
	margin: 0 0 20px 0;
}

.articleBlock01 .wrap11 .innerBlock {
	clear: both;
}

.serviceElements02 {
	clear: both;
	margin-left: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	border: solid 1px #7FB4A8;
	background-color: #F7F7F7;
}

.serviceElements02 ul {
	padding: 0 10px 0 17px;
}

.serviceElements02 ul li {
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(../../../service/images/com_ic07.gif) no-repeat 0 0.3em;
}


/*第四階層共通*/
/*
.heading13 {
	width: 662px;
	margin-top: 20px;
	margin-bottom: 25px;
	padding: 0 10px 12px 28px;
	background: url(../../../service/images/com_bg15.gif) no-repeat 0 100%;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.1;
	color: #000000;
}
*/
.heading13 {
	width: 655px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0 10px 30px 25px;
	background: url(../../../service/images/com_bg15.gif) left bottom no-repeat ;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.1;
	color: #006952;
}
.heading13 span {
	display: block;
	padding-bottom: 5px;
	font-size: 60%;
	font-weight: normal;
}
.heading13 span {
	display: block;
	padding-bottom: 5px;
	font-size: 60%;
	font-weight: normal;
}

.heading14 {
	clear: both;
	width: 650px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-bottom: 5px;
	background: url(../../images/com_bg12.gif) repeat-x 0 100%;
	font-size: 110%;
	font-weight: bold;
}

.heading14 span {
	display: block;
	padding-left: 22px;
	background: url(../../images/com_bg16.gif) no-repeat 0 0.55em;
	height: 1%;
	color: #006952;
}




/**/
.listBlock02 {
	padding: 0 0 0 0px;
}

.listBlock02 ul {
}
.listBlock02 ul li {
	padding-left: 1.2em;
	text-indent: -1.2em;
}

.listBlock02 ul li span {
	padding-right: 0.2em;
	color: #006952;
	font-size: 84%;
}



/**/
.lead08 {
	color: #006952;
	font-size: 120%;
	font-weight: bold;
}

.lead10 {
	color: #006952;
	font-size: 110%;
	font-weight: bold;
}

/**/
.wrap15 {
	clear: both;
	margin: 0 0 20px 0;
	border: solid 1px #dedede;
}

.wrap15 .innerBlock {
	padding: 10px 10px 10px 15px;
	border-left: solid 4px #006952;
	width: 659px;
	overflow: hidden;
}

.wrap15 .titleImage {
	margin-left: -5px;
	padding-bottom: 10px;
}

.wrap15 .listBlock01 {
	padding: 15px;
	border: solid 1px #c2cfca;
}

.wrap15 .listBlock01 ul {
}
.wrap15 .listBlock01 ul li {
	padding-left: 1.2em;
	text-indent: -1.2em;
}

.wrap15 .listBlock01 ul li span {
	padding-right: 0.2em;
	color: #006952;
	font-size: 84%;
}

.wrap15 .col01 {
	float: left;
	width: 490px;
}

.wrap15 .col02 {
	float: right;
	width: 150px;
}

.wrap15 .lead03 {
	font-weight: bold;
}

.wrap15 .lead04 {
	color: #006952;
	font-weight: bold;
	font-size: 120%;
}

.wrap15 .col01_659 {
	float: left;
	width: 659px;
}

/**/
.wrap16 {
	clear: both;
	overflow:hidden;
}

.wrap16 .col06 {
	float: right;
	padding: 0 0 15px 15px;
}


.wrap17 {
	clear: both;
	width: 690px;
	overflow:hidden;
}

.wrap17 .col {
	float: left;
	width: 335px;
	padding: 0 5px;
	text-align: center;
}


/**/
.anchorLink02 {
	clear: both;
	width: 670px;
	margin-left: 30px;
	padding: 0px 0 20px;
}

.anchorLink02 ul {
	width: 670px;
	overflow: hidden;
}

.anchorLink02 ul li {
	float: left;
	padding: 0 30px 0 20px;
	margin-left: -10px;
	margin-bottom: 10px;
	border-left: solid 1px #CCCCCC;
	line-height: 1.2;
	background: url(../../images/com_ic06.gif) no-repeat 10px center;
}

.anchorLink02 ul li a {
	white-space: nowrap;
}

/**/
.imageBox02 {
	text-align: center;
}

/**/
.imageBox02 .inner .mainBox{
	width:650px;
	overflow:hidden;
	margin-bottom:10px;
}
	
.imageBox02 .inner .mainBox .img{
	float:left;
	width:260px;
	border: 1px #CCC solid;
}
	
.imageBox02 .inner .mainBox .tbl{
	float:right;
	width:370px;
	border-top:solid 1px #CCC;
	border-right:solid 1px #CCC;
}
	
.imageBox02 .inner .mainBox .tbl th,
.imageBox02 .inner .mainBox .tbl td{
	border-bottom:solid 1px #CCC;
	border-left:solid 1px #CCC;
	vertical-align:middle;
	padding:8px;
	font-size:95%;
}
.imageBox02 .inner .mainBox .tbl th{
	background-color:#F5F5F5;
	text-align:center;
	font-weight:bold;
	width:25%;
}
.imageBox02 .inner .mainBox .tbl td{
	width:75%;
	text-align:left;
}
	
.imageBox02 .inner .txt_bot{
	background-color:#F5F5F5;
	padding:5px 10px;
	}

.imageBox02 .inner .txt_bot .bold{
	font-weight:bold;
}


.list07 {
	clear: both;
	padding: 0 10px;
}

/**/
.list05 {
	padding-left: 10px;
}

.list05 li {
	padding-left: 1.2em;
	padding-bottom: 3px;
	text-indent: -1.2em;
}

.list05 li span {
	padding-right: 0.2em;
	color: #006952;
	font-size: 84%;
}


.list07 dt {
	padding-bottom: 5px;
	font-size: 110%;
	font-weight: bold;
}

.list07 dd {
	padding-bottom: 10px;
	padding-left: 10px;
}

/* 	List style 
---------------------------------------------------------- */
.list01 {
	clear: both;
}

.list01 dt {
	width: 5em;
	font-weight: bold;
}

.list01 dt span {
	padding-right: 5px;
	color: #5278b4;
	font-size: 84%;
}

.list01 dd {
	margin-left: 5em;
	margin-top: -1.4em;
	padding-bottom: 5px;
}

.wideType01 dt {
	width: 9em;
}

.wideType01 dd {
	margin-left: 9em;
}

.wideType02 dt {
	width: 12em;
}

.wideType02 dd {
	margin-left: 12em;
}

.colorType01 dt span {
	color: #006952 !important;
}

/****************** ネットマップストア用_ ******************/

#a_dl_00 {

	float: right;
	width: 486px;

	vertical-align: bottom;
	padding-top:20px;
	padding-bottom: 5px;
	margin-bottom: 5px;

}

.a_dl_01 {

	width: 475px;
	height: 25px;
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
}

.a_dl_02 {
	border:solid 1px #996;
	float: bottom;
	width: 464px;
	padding: 10px;
	font-size: 80%;
}

.a_dl_03 {

	width: 486px;

}

.nm_title_01{
	width: 690px;
	height: 100px;
}

.nm_title_text_01{
	width: 486px;
	padding-bottom: 10px;
	font-size:90%;
	font-weight: bold;
}

.nm_title_text_02{
	height: 80px;
	padding-top: 10px;
	margin-left: 20px;
}

.imageBLock a img { border: none;}

.imageBLock a:focus { outline:none;}

.imageBLock a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

.a_dl_03 a img { border: none;}

.a_dl_03 a:focus { outline:none;}

.a_dl_03 a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}

/* ---規約ページ--- */
.section_kiyaku {
	clear: both;
	margin: 0 auto;
	width: 960px;

}

#dl_box_00{

	width: 720px;
	margin: 0 auto;
	padding-bottom: 20px;

	
}
	
#dl_box_000{

	width: 720px;
	margin: 0 auto;
	padding-bottom: 20px;

	
	}

.dl_box_title{
	width: 698px;
	height: 48px;
	border:solid 1px #996;
	margin: 0 auto;
	
}


.dl_box_title2{
	width: 698px;
	height: 48px;
	border:solid 1px #996;
	margin: 0 auto;
	margin-top: 30px; 
	margin-bottom: 20px; 
	
}

.dl_box_title1{
	width: 698px;
	margin: 0 auto;
	margin-bottom:30px;
	
}

.dl_box_title3{
	width: 638px;
	height:45px;
	border:solid 1px #996;
	margin: 0 auto;
	padding-left: 60px;
	padding-top:10px;

	background: url(../../../service/biz_solution/lbs/app/images/dl_kiyaku_title_bg.jpg) no-repeat ;
}


.dl_box_title3 h2{

		font-size:20px;
		font-weight:bold;
		color:#6B8E23;
}

.dl_box_title4{
	width: 638px;
	height:45px;
	border:solid 1px #996;
	margin: 0 auto;
	margin-top:40px;
	margin-bottom:10px;
	padding-left: 60px;
	padding-top:10px;

	background: url(../../../service/biz_solution/lbs/app/images/dl_kiyaku_title_bg.jpg) no-repeat ;
}


.dl_box_title4 h2{

		font-size:20px;
		font-weight:bold;
		color:#6B8E23;
}	



.dl_box_title1 h1{
	font-size:110%;
	font-weight:bold;
}
	

#dl_box_text1_01{
	width: 720px;
	margin: 0 auto;
}


ul.kiyaku_01 {
	margin: 0 0 0 5em;
	padding: 0;
	font-size:90%;
	line-height:1.8;
}

#dl_box_01{
	border-right:solid 1px #996;
	border-bottom:solid 1px #996;
	border-left:solid 1px #996;
	margin: 0 auto;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	height: 359px;
	width: 658px;
	padding: 20px;
	overflow: scroll;   /*--- スクロール表示 */ 


}

.dl_text_01 { 
	font-size: 100%;
	line-height: 170%; 
}

#dl_box_02{

	margin: 0 auto;
	margin-bottom: 10px;
	border:solid 1px #996;
	width: 90%;
	padding: 10px;

}

#dl_box_text1_01{
	width: 720px;
	margin: 0 auto;
}

.dl_button_001{
	width: 720px;
	margin: 0 auto;
}

.dl_box_11{

	margin: 0 auto;
	padding-left:90px;
	padding-top: 15px;

}


/*規約_本文_リスト_box*/

.dl_box_01 h2{
	font-size: 150%;
	font-weight: bold;

}

.text_3{
	font-size:14px;
	font-weight:bold;
}

.listbox {
	width: 90%;
	padding: 20px;
}

.listbox ol li{

	font-size: 90%;
}
	

/* ダウンロードボタン */ 
a.button_download {
	
width:130px;
padding:3px 22px;
background-color:#F5FFFA;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #80EDBA 0%, #BDFFD1 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #80EDBA 0%, #BDFFD1 100%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #80EDBA 0%, #BDFFD1 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #80EDBA), color-stop(1, #BDFFD1));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #80EDBA 0%, #BDFFD1 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #80EDBA 0%, #BDFFD1 100%);

border:1px solid #CCCCCC;
border-style: double;
text-decoration:none;
color:#99CCCC;
}

/* 同意ボタン */
a.button_doui {
margin-right:20px;
padding:3px 22px;

background-color:#F5FFFA;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #ABC7A6 0%, #C0CFC9 120%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #ABC7A6 0%, #C0CFC9 120%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #ABC7A6 0%, #C0CFC9 120%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ABC7A6), color-stop(1.2, #C0CFC9));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #ABC7A6 0%, #C0CFC9 120%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #ABC7A6 0%, #C0CFC9 120%);

border:1px solid #CCCCCC;
text-decoration:none;
height:30px;
color:#666633;
}

a.button_doui:hover {
border:1px solid #00afcc;

/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(bottom, #C3E3BE 0%, #DAF2E9 120%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(bottom, #C3E3BE 0%, #DAF2E9 120%);

/* Opera */ 
background-image: -o-linear-gradient(bottom, #C3E3BE 0%, #DAF2E9 120%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #C3E3BE), color-stop(1.2, #DAF2E9));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(bottom, #C3E3BE 0%, #DAF2E9 120%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to top, #C3E3BE 0%, #DAF2E9 120%);
border:1px solid #C3E3BE;
height:30px;
color:#ADD8E6;
} 
/* ---規約ページ_end--- */	

/****************** ネットマップストア用_end ******************/


/* --- 2014年4月8日　フォームレイアウト調整用  -- */

#bot_btBox_i{
	margin:0px 0 0 -10px;
	_position: relative;
	border:none;
	}

.articleBlock01 .topElements .imageBLock_csr_01 {
	float: right;
	width: 204px;
}
