@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 50px 0;
clear:both;
}



/* specific_rade_law 
------------------------------------------------*/
h3{
margin-bottom:70px;
}

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

#guide_title01{
	margin-top:70px;
}

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

}

.web_center{
margin:0 auto;
text-align:center;
}

.webpage_red {
color:#e60012;
}

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;
}