
@charset "UTF-8";
/*����
-----------------------------------------------*/
#law h1 img {
	width: 100%;
	height: auto;
	margin:0;
}

#law p img {
	width: 100%;
	height: auto;
}
#law .law_wrap {
	padding: 0 10px;
}
#law .btn1, #law .btn1:hover, #law .btn1:visited {
	cursor: pointer;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	background: #71da3a;
	background: -moz-linear-gradient(top, #71da3a 0%, #50cb20 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #71da3a), color-stop(100%, #50cb20)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #71da3a 0%, #50cb20 100%);
	background: #71da3a linear-gradient(to bottom, #71da3a 0%, #50cb20 100%);
	border: 2px solid #62d625;
}

#law .btn2 {
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	background: #ccc;
	border: 2px solid #ccc;
}

#law .btn3 {
	cursor: pointer;
	color: #fff;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	border-radius: 4px;
	background: #f89898;
	background: -moz-linear-gradient(top, #fbb8b8 0%, #f68a8a 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbb8b8), color-stop(100%, #f68a8a)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fbb8b8 0%, #f68a8a 100%);
	background: #71da3a linear-gradient(to bottom, #fbb8b8 0%, #f68a8a 100%);
	border: 2px solid #f89898;
	width:70%;

	text-align: center;
	margin:0 auto 10px;
	padding: 10px 0;
}

#law .btn3 a{

	color: #fff;
	text-decoration:none;

}


#law img.w100 {
	width: 100%;
}
#law img.w96 {
	width: 96%;
}
#law .tc {
	text-align: center;
}
#law .fb {
	font-weight: bold;
}
#law .mt0 {
	margin-top: 0;
}
#law .mt10 {
	margin-top: 10px;
}
#law .mt30 {
	margin-top: 30px;
}
#law .mt50 {
	margin-top: 50px;
}
#law .mb0 {
	margin-bottom: 0;
}
#law .mb10 {
	margin-bottom: 10px;
}
#law .mb30 {
	margin-bottom: 30px;
}
#law .mb50 {
	margin-bottom: 50px;
}
#law .f11 {
	font-size: 11px;
}
#law .f12 {
	font-size: 12px;
}
#law .ora {
	color: #ff762f;
}
/*glossary*/
#law .glossary_ttl img {
	width: 200px;
	height: auto;
	margin: 0 0 5px 10px;
}
#law ul.glossary li:last-child {
	border-bottom: 1px solid #d9cbbf;
}
#law dl.accordion dt {
	background: #fff5eb;
	cursor: pointer;
	border-top: 1px solid #d9cbbf;
	word-wrap: break-word;
	font-weight:bold;
}
#law dl.accordion dt {
	display: block;
	padding: 10px 30px 10px 10px;
	font-size: 15px;
}
#law dl.accordion dt::before {
	content: '';
	position: relative;
	float: right;
	border: 8px solid transparent;
	border-top-color: #ff762f;
	width: 0;
	height: 0;
	top: 5px;
	right: -20px;
}
#law dl.accordion dt.open::before {
	content: '';
	position: relative;
	float: right;
	border: 8px solid transparent;
	border-bottom-color: #ff762f;
	width: 0;
	height: 0;
	top: -5px;
	right: -20px;
}

#law dl.accordion dd {
	padding: 10px;
	word-wrap: break-word;
}

#law dl.accordion dd ul li {
	margin:10px 0;
	padding:10px;
	border:dotted 1px #d9cbbf;
}

/*index
-----------------------------------------------*/
#law #topic_smt_box{
	width:98%;

	border:#d7c4b3 2px solid;
	margin:0 auto 10px;
	padding:0;
	border-radius: 5px;  
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;
	background:#fff;

}

#law #topic_smt_box01{
	width:98%;
	border:#d7c4b3 2px solid;
	margin:10px auto 20px;
	padding:10px 0 0;
	    border-radius: 5px;  
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;
}
/*
#law #topic_smt_box01 h2{
	color:#7f6047;
	font-size:18px;
	line-height:1.4;
	margin:0;
	padding:0 0 0 40px;
	line-height:1.4;
	background:url(/contents/law_smt/images/smtbox_bg02_top2.png) no-repeat;
	background-size: 95% auto;
}*/

#law #topic_smt_box01 p{
	text-align:left;
	color:#7f6047;
	margin:0px auto 20px;
	width:95%;
}
	

#law #topic_smt_box .mb20{

	margin-bottom:20px;
}



#law #topic_smt_box02{
	width:98%;
	border:#d7c4b3 2px solid;
	margin:0px auto;
	padding:10px 0 ;
	border-radius: 5px;  
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;

}
/*
#law #topic_smt_box02 h2{
	color:#7f6047;
	font-size:18px;
	line-height:1.4;
	margin:0;
	padding:0 0 0 40px;
	line-height:1.4;
	background:url(/contents/law_smt/images/smtbox_bg03_top.png) no-repeat;
	background-size: 95% auto;
		line-height:2.5;
}*/

#law #topic_smt_box02 p{
	margin:0 0 10px;
	text-align:left;
	color:#7f6047;
	margin:0px auto 20px;
	width:95%;
}


/* ボタン */
#law .smt_law_top_bt{
    text-align:left;
	padding:0 ;
	margin:0;
	line-height:0;
	width:100%;
}
	
#law .smt_law_top_bt ul{
	border-bottom: 2px solid #d7c4b3;
	width:100%;
	margin:0 ;
	padding:0;
}

#law .smt_law_top_bt ul li{
	text-align:left;
	border-top: 2px solid #d7c4b3;
	list-style:none;
	background-color:#fff9ec;

	margin: 0;
	padding:5px 0;

}

#law .smt_law_top_bt ul li a{
	background: url(/contents/law_smt/images/arrow.png) no-repeat 98% 50%;
	-moz-background-size:20px auto;
	-webkit-background-size:20px auto;
	background-size:20px auto;
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
}

#law .smt_law_top_bt ul li a strong{
	color: #6e481f;
	display: block;
	line-height: 2.6;
	font-size: 18px;
	vertical-align: middle;
	text-decoration: none;
	padding:10px 20px 10px 0;
	line-height:1.4;
}

#law .smt_law_top_bt ul li a strong span{
	font-size:14px;
}

#law .smt_law_top_bt ul li img{
	float: left;
	width:auto;
	height:44px;
	margin:0px 4px;
	vertical-align:middle;
}



#law .inbox01 {
	margin-left: 20px;
	margin-right: 20px;
	border: solid 3px #e6cebd;
	border-radius: 10px;
}
#law .inbox01 img {
	width: 100%;
	height: auto;
}
#law .inbox01 ul {
	padding: 10px;
}
#law .inbox01 ul li {
	margin-bottom: 10px;
}
#law .inbox01 ul li:last-child {
	margin-bottom: 0;
}
#law .inbox01 .btn1, #law .inbox01 .btn2 {
	width: 70%;
	margin: 0 auto;
}
#law .inbox01 .btn1 a {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
	color: #fff;
}
#law .inbox01 .btn2 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0;
	color: #fff;
}
#law .comingsoon {
	margin: 0 0 2px 20px;
}
/*02
-----------------------------------------------*/

#law ul.navi li {
	border-top: solid 2px #e6cebd;
	background: #ffdaba;
}
#law ul.navi li:last-child {
	border-bottom: solid 2px #e6cebd;
}
#law ul.navi li.current {
	background: #fbc08e;
}
#law ul.navi li img {
	width: 100%;
	height: auto;
}
#law ul.qa {
	padding: 10px;
	background-color: #fffbe9;
	border-top: dotted 2px #e6cebd;
}
#law ul.qa .q {
	color: #ff983e;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 18px;
	min-height: 27px;
}
#law ul.qa .q img, #law ul.qa .a img {
	width: 40px;
	height: auto;
	margin-right: 5px;
	float: left;
}
#law .inbox02 {
	border: solid 3px #e6cebd;
	border-radius: 10px;
	padding: 10px;
}
#law .ngbox {
	width: 100%;
	border-style: solid;
	border-width: 20px;
	-moz-border-image: url(https://www.hatarako.net/contents/law_smt/images/law_border-image.png) 20 repeat;
	-webkit-border-image: url(https://www.hatarako.net/contents/law_smt/images/law_border-image.png) 20 repeat;
	-o-border-image: url(https://www.hatarako.net/contents/law_smt/images/law_border-image.png) 20 repeat;
	border-image: url(https://www.hatarako.net/contents/law_smt/images/law_border-image.png) 20 fill repeat;
}
#law .ng_ttl ul {
	display: table;
	width: 100%;
}
#law .ngbox .ng_ttl_1 {
	width: 60px;
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	border-radius: 4px 0 0 4px;
	background: #b69978;
	border: 2px solid #b69978;
	display: table-cell;
}
#law .ngbox .ng_ttl_2 {
	padding: 5px;
	color: #b69978;
	font-weight: bold;
	border-radius: 0 4px 4px 0;
	background: #fff;
	border: 2px solid #b69978;
	display: table-cell;
}
#law .ngbox .ng_txt1, #law .ngbox .ng_txt2 {
	display: table;
	width: 100%;
}
#law .ngbox .ng_txt1_1 {
	width: 50px;
	display: table-cell;
}
#law .ngbox .ng_txt1_1 img {
	width: 35px;
}
#law .ngbox .ng_txt1_2 {
	position: relative;
	background: #ffffff;
	border: 3px solid #d2f1d8;
	border-radius: 10px;
	padding: 10px;
	display: table-cell;
	vertical-align: middle;
}
#law .ngbox .ng_txt1_2:after, #law .ngbox .ng_txt1_2:before {
	right: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#law .ngbox .ng_txt1_2:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 6px;
	margin-top: 14px;
}
#law .ngbox .ng_txt1_2:before {
	border-color: rgba(210, 241, 216, 0);
	border-right-color: #d2f1d8;
	border-width: 10px;
	margin-top: 10px;
}
#law .ngbox .ng_txt2_1 {
	width: 65px;
	display: table-cell;
	text-align: right;
}
#law .ngbox .ng_txt2_1 img {
	width: 60px;
}
#law .ngbox .ng_txt2_2 {
	position: relative;
	background: #ffffff;
	border: 3px solid #d2f1d8;
	border-radius: 10px;
	padding: 10px;
	display: table-cell;
	vertical-align: middle;
}
#law .ngbox .ng_txt2_2:after, #law .ngbox .ng_txt2_2:before {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#law .ngbox .ng_txt2_2:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 6px;
	margin-top: 34px;
}
#law .ngbox .ng_txt2_2:before {
	border-color: rgba(210, 241, 216, 0);
	border-left-color: #d2f1d8;
	border-width: 10px;
	margin-top: 30px;
}


/*03
-----------------------------------------------*/
#law #law_smt_03 h1{
	width:100%;
	background-color:#fff9ec;
	background:url(/contents/law_smt/03/images/law_smt_h2bg.png) no-repeat;
	border-bottom:#d7c4b3 4px solid;
	border-top:#d7c4b3 4px solid;
	padding:10px;
	height:53px;
	color:#7f6047;
	line-height:1.4;
	margin:0;
	font-size:125%;
	margin-bottom:10px;
}

#law #law_smt_03 h1 .longh1{
	width:100%;
	background-color:#fff9ec;
	background:url(/contents/law_smt/03/images/law_smt_h2bg.png) repeat-x;
	border-bottom:#d7c4b3 4px solid;
	border-top:#d7c4b3 4px solid;
	padding:10px;
	height:73px;
	color:#7f6047;
	line-height:1.4;
	margin:0;
	font-size:125%;
	margin-bottom:10px;
}
	
	
#law #law_smt_03 p{	
margin:0 auto 10px;
	text-align:left;
	color:#7f6047;
	width:95%;
}

#law #law_smt_03 .law03topic_tt p{
	width:95%;
	margin:0 auto;
	text-align:left;
}


#law #law_smt_03 .law03topic_tt ul{
    display:table;
	text-align:left;
	margin:40px 0 10px;
	padding:0 10px;
	list-style:none;
	width:100%;
	background:url(/contents/law_smt/03/images/law_smt_h3bg.png) repeat-x;
}

#law #law_smt_03 .law03topic_tt ul li{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
	margin:0;
	padding:0;
	height:48px;
	line-height:0.8;
}



#law #law_smt_03 .law03topic_tt ul li h2{
	font-size:110%;
	text-shadow:
	 -1px -1px #fff,
	 1px -1px #fff,
	 -1px 1px #fff,
	 1px 1px #fff;
	 vertical-align:middle;
	 text-align:left;
	 color:#7f6047;
	 line-height:1.2;
}

#law #law_smt_03 .law03topic_tt .law_nom {
	display: inline-block;
	width: 30px;
	height: 30px;
	background: #94816c;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px; 
	border-radius: 30px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	padding:0;
	font-weight:bold;
	margin-right:10px;
	line-height:1.5;
}

#law #law_smt_03 .waku_smt{
	width:95%;
	margin:15px auto;
}

#law #law_smt_03 .waku_smt ul{
    display:table;
	text-align:left;
	margin:0 0 5px;
	padding:0;
	list-style:none;
}

#law #law_smt_03 .waku_smt ul li{
    display:table-cell;
    vertical-align:middle;
    text-align:center;
	margin:0;
	padding:0;
}



#law #law_smt_03 .waku_smt ul li h4{
	font-size:105%;
	color:#f89898;
	margin:0;
	padding:0;
}

#law #law_smt_03 .waku_smt .law_nom2 {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #f89898;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px; 
	border-radius: 5px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	padding:0;
	font-weight:bold;
	margin-right:10px;

}

#law #law_smt_03 .waku_smt p{
	line-height:1.6;
	margin:0 0 0 16px;
}

hr {
	border-top: 1px dashed #d7c4b3;
	border-bottom: 1px dashed #fff;
	margin:10px 0;

}

#law #law_smt_03 #lawsmt_kininaru{
	background-color:#faf4dc;
	margin:30px auto 45px;
}

#law #law_smt_03 #lawsmt_kininaru p{
	width:85%;
	margin:10px auto;
	text-align:left;
	color:#7f6047;
	line-height:1.6;
}


#law #smt_bn{
	background-color:#b6a291;
	color:#fff;
	padding:10px;
	font-weight:bold;
	font-size:105%;
	letter-spacing:0.5em;


}

#law #law_smt_03 .waku_smt2{
	margin:15px auto;
	padding:10px;
}

#law #law_smt_03 .waku_smt2 p{
	width:95%;
	margin:10px auto;
	border:2px solid #7f6047;
	padding:10px;
	text-align:center;
	font-weight:bold;
}

#law #law_smt_03 .waku_smt2 table {
	border-collapse: collapse;
	margin:10px auto;
	width:98%;
}

#law #law_smt_03 .waku_smt2 td {
	border: solid 1px;
	padding: 0.5em;
}

#law #law_smt_03 .waku_smt2 td .tdttl{
	
	color:#fff;
	font-weight:bold;
	text-align:center;
}

#law #law_smt_03 .waku_smt2 .arrow_box {
	position: relative;
	background: #fffbe2;
	border: 2px solid #ac9b88;
	text-align:center;
	padding:10px;
	margin:5px auto;
	width:98%;	
}

#law #law_smt_03 .waku_smt2 .arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

#law #law_smt_03 .waku_smt2 .arrow_box:after {
	border-color: rgba(255, 251, 226, 0);
	border-top-color: #fffbe2;
	border-width: 10px;
	margin-left: -10px;
}

#law #law_smt_03 .waku_smt2 .arrow_box:before {
	border-color: rgba(172, 155, 136, 0);
	border-top-color: #ac9b88;
	border-width: 13px;
	margin-left: -13px;
}



.nextprevbt{
	width:98%;
	margin:0 auto;
}

.nextprevbt ul{
	margin:0;
	padding:0;
}


/* 戻るボタン */
.prev{
display: block;
float:left;
width:120px;
margin-left:35px;
}
.prev a{
display:block;
position: relative;
margin:-15px 0 0px 0px;
color: #947b67;
font-size: 10px;
text-align:left;
text-decoration: none;
z-index: 5;
font-weight:bold;
line-height:1.4;
padding:10px 20px 0 0;
text-align:center;
behavior: url(PIE.htc);
}
.prev a:before {
content: "";
display: block;
position: absolute;
left: 2px;
top: 0;
width: 45px;
height: 45px;
-webkit-transform-origin: left top;
-webkit-transform: rotate(45deg);
-moz-transform-origin: left top;
-moz-transform: rotate(45deg);
transform-origin: left top;
transform: rotate(45deg);
background: #fff;
border-left-color: #947b67;
border-bottom-color: #947b67;
border-width: 1px;
border-style: solid;
border-radius: 3px;
border-right: none;
border-top: none;
z-index: -1;
behavior: url(PIE.htc);
}
.prev a:after {
content: "";
display: block;
position: absolute;
left: 0;
top: 0;
width: 110px;
height: 62px;
background: #fff;
border-top-color: #947b67;
border-right-color: #947b67;
border-bottom-color: #947b67;
border-width: 1px;
border-style: solid;
border-radius: 4px;
border-left: none;

z-index: -2;
behavior: url(PIE.htc);
}
.prev:hover a:before{
color: #fff;
}

.prev:hover a:before{
background: #947b67;
}
.prev:hover a:after{
background: #947b67;
}


/* 次へボタン */
.next{
display: block;
float:right;
width:120px;
margin-right:20px;
}

.next a{
display:block;
position: relative;
margin:-15px 0px 30px 0;
color: #947b67;
font-size: 10px;
text-align: left;
text-decoration: none;
z-index: 5;
font-weight:bold;
line-height:1.4;
padding:10px 0 0 0;
behavior: url(PIE.htc);
text-align:center;
}

.next a:before {
content: "";
display: block;
position: absolute;
left: -8px;
top: 0;
width: 110px;
height: 62px;
background: #fff;
border-top-color: #947b67;
border-left-color: #947b67;
border-bottom-color: #947b67;
border-width: 1px;
border-style: solid;
border-radius: 4px;
border-right: none;
z-index: -2;
behavior: url(PIE.htc);
}
.next a:after {
content: "";
display: block;
position: absolute;
left: 101px;
top: 0;
width: 45px;
height: 45px;
-webkit-transform-origin: left top;
-webkit-transform: rotate(45deg);
-moz-transform-origin: left top;
-moz-transform: rotate(45deg);
transform-origin: left top;
transform: rotate(45deg);
background: #fff;
border-top-color: #947b67;
border-right-color: #947b67;
border-width: 1px;
border-style: solid;
border-radius: 3px;
border-left: none;
border-bottom: none;
z-index: -1;
behavior: url(PIE.htc);
}

.next:hover a{
	color:#fff;
}

.next:hover a:before{
background: #947b67;
}
.next:hover a:after{
background: #947b67;
}

.law_provision_smt{text-align:center;}

.twolines {
	position:relative;
	top:8px;
}







#law #topic_smt_box01{
	width:98%;
	border:#d7c4b3 2px solid;
	margin:10px auto 20px;
	padding:10px 0 0;
	    border-radius: 5px;  
    -webkit-border-radius: 5px;
    -moz-border-radius:5px;
}


#ttl01 ul{
    display:table;
	text-align:left;
	margin:0;
	padding:0;
}

 #ttl01 ul li{
    display:table-cell;
    vertical-align:bottom;
    text-align:center;
}

 #ttl01 ul li h2{
	color:#7f6047;
	font-size:18px;
	line-height:1.4;
	margin:0;
	padding:0 0 0 10px;
	line-height:1.4;
	text-align:left;
	
	
}



/* law03 03,04 */
#law_smt_03 div.law0304_ttl{
	color:#f89898; font-size:120%;
}
#law_smt_03 div.law0304_ttl2{
	color:#f89898; font-size:120%;margin-top:20px;
}
#law_smt_03 div.law0304_text{
	margin-left:1em;
}

/* law06*/
.law0305tbl{
	border-spacing:0;
	border-bottom:solid 1px #92816d;
}

td.law0305tbl_h{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:5px;color:#ffffff;
	border-left:1px dotted #fff;
	font-size:110%;
	text-align:center;
	font-weight:bold;
	background:#92816d;
}

td.law0305tbl_hl{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:5px;color:#ffffff;
	border-left:none;
	font-size:110%;
	text-align:center;
	font-weight:bold;
	background:#92816d;
}

td.law0305tbl_h2{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:5px;color:#ffffff;border-bottom:1px dotted #92816d;
	background:#faf2e0;
	color:#92816d;
	font-size:110%;
	text-align:center;
	font-weight:bold;
}

td.law0305tbl_d{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:20px 5px;border-bottom:1px dotted #92816d;
	border-left:1px dotted #92816d;
}
td.law0305tbl_d2{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:20px 5px;border-bottom:1px dotted #92816d;
}
td.law0305tbl_d3{
	border-top:none;
	border-left:none;
	border-right:none;
}

td.law0305tbl_btm{
	border-bottom:none;
}


 .law0307tbl{
	border-spacing:0;
	border-bottom:1px solid #92816d;
	vertical-align:top;
}
.law0307tbl_h{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:10px;color:#ffffff;
	border-left:1px dotted #fff;
	font-size:110%;
	text-align:center;
	font-weight:bold;
	background:#92816d;
}

.law0307tbl_hl{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:10px;color:#ffffff;
	border-left:none;
	font-size:110%;
	text-align:center;
	font-weight:bold;
	background:#92816d;
}

.law0307tbl_h2{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:20px;color:#ffffff;border-bottom:1px dotted #92816d;
	background:#faf2e0;
	color:#92816d;
	font-size:130%;
	text-align:center;
	font-weight:bold;
}

.law0307tbl_d{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:20px 10px;border-bottom:1px dotted #92816d;
	border-left:1px dotted #92816d;
	color:#92816d;
	vertical-align:top;
}
.law0307tbl_d2{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:20px 10px;border-bottom:1px dotted #92816d;
	color:#92816d;
	vertical-align:top;
}
.law0307tbl_d3{
	border-top:none;
	border-left:none;
	border-right:none;
}

.law0307tbl_btm{
	border-bottom:none;
}



.law0308tbl{
	border-spacing:0;
	vertical-align:top;
	border-top:1px solid #92816d;
	border-bottom:1px solid #92816d;

}
.law0308tbl_h{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:10px;color:#ffffff;
	border-left:1px dotted #fff;
	font-size:130%;
	text-align:center;
	font-weight:bold;
	background:#92816d;
}

.law0308tbl_hl{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:10px;color:#ffffff;
	border-left:none;
	font-size:130%;
	text-align:center;
	font-weight:bold;
	background:#92816d;
}

.law0308tbl_h2{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:20px;color:#ffffff;border-bottom:1px dotted #92816d;
	background:#faf2e0;
	color:#92816d;
	font-size:130%;
	text-align:center;
	font-weight:bold;
}

.law0308tbl_d{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:20px 10px;border-bottom:1px dotted #92816d;
	border-left:1px dotted #92816d;
	vertical-align:top;
	font-size:13px;
	color:#92816d;
}
.law0308tbl_d2{
	border-top:none;
	border-left:none;
	border-right:none;
	padding:20px 10px;border-bottom:1px dotted #92816d;
	vertical-align:top;
	font-size:13px;
	color:#92816d;
}
.law0308tbl_d3{
	border-top:none;
	border-left:none;
	border-right:none;
	color:#92816d;
}

.law0307tbl_btm{
	border-bottom:none;
}

.law0308tbl  span.border{
	border-bottom:1px solid #92816d;
}

p span.border{
	border-bottom:1px solid #92816d;
	font-weight:bold;
}

/*150910追加 law_link
-----------------------------------------------*/

#law_link { width: 100%; margin: 0 auto; color: #7f6047; }
#law_link ul.law_link_h2 { margin-top: 20px; }
#law_link ul.law_link_h2 li { display: table-cell; vertical-align: bottom; text-align: center; }
#law_link ul.law_link_h2 li h2 { color: #7f6047; font-size: 18px; line-height: 1.4; margin: 0; padding: 0 0 0 10px; line-height: 1.4; text-align: left; }
#law_link ul.bnrlink { display: inline-block; }
#law_link ul.bnrlink li { margin-bottom: 0px; float: left; width: 47%; margin: 1% 1.5%; padding: 0px; }
#law_link ul.bnrlink li img { max-width: 100%; height: auto; }
#law_link ul.txtlink { font-size: 0; }
#law_link ul.txtlink li { display: inline-block; width: 120px; margin: 0 10px 20px 10px; padding-left: 12px; margin-right: 20px; font-size: 16px; background: url(/contents/law/images/link_arr.png) no-repeat left center; }







