@charset "utf-8";
/* CSS Document */
@import url("common.css");
@import url("inside_common.css");

/*----------------------------------------------
body
------------------------------------------------*/
body {
background:none;
}

div#incense_list {
margin:50px 0 0 0;
}

h3 {
margin:0 0 80px 0;
clear:both;
}



/* specific_rade_law 
------------------------------------------------*/
h3{
height:32px;
width:152px;
}

h4 {
margin:40px 0 5px 0;
}

h4#specific_title01 {
margin:0 0 5px 0;
}

.box01 {
width:660px;
background:#f2f2f2;
margin:20px 0;
padding:10px;
}


.tab01{
vertical-align: top;
border:1px solid #dadada;
margin:10px 0 20px 0;
line-height: 18px;
clear:both;
border-bottom: none;

}

.tab01 th{
text-align:left;
border-bottom:1px solid #dadada;
width:180px;
padding:0.6em 1em;
background:#f4f4f4;
vertical-align:top;
font-weight:normal;
}

.tab01 td{
background:#FFF;
padding:0.6em 1em;
width:500px;
border-bottom:1px solid #dadada;
text-align:left;
}

.tab01 span.check01 {
font-size:10px;
}

.tab01 span.check02 {
color:#e60012;
}


.center_btm {
text-align:center;
margin:15px auto;
clear:both;
}

dl.dl01 dt {
float: left;
width: 1.2em;
}
dl.dl01 dd {
margin:0 0 1.5em 1.2em;
}

dl.dl03 dt {
float: left;
width: 1.2em;
}
dl.dl03 dd {
margin:0 0 0.4em 1.2em;
}
