@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      privacy.css
 Style Info:     プライバシー
----------------------------------------------------------- */

/* -----------------------------------------------------------
プライバシー
----------------------------------------------------------- */

.pri_w01 {
   margin:0 0 20px 0;
	
　　
}

.pri_w02 {
   margin:10px 0 20px 0;
	
　　
}

.pri_w03 {
   margin:10px 0 10px 0;
	
　　
}

dl {
    line-height:130%;
   
}

dt {
    margin-bottom:5px;
	font-weight:bold;
   
}

dd {
	list-style:circle;
}


.dd_li {
    margin-left:15px;

}

.dd_01 {
    margin-left:15px;
	margin-bottom:5px;
}


dd li {
   color:#6B584A;
   margin-left:0;
    list-style-type:circle;
   font-size:11px;
    list-style:inside;
}


.dd_li ul {
   margin-bottom:5px;
}

/* -----------------------------------------------------------
table
----------------------------------------------------------- */


.table_p01{
    border:1px #CCCCCC solid;
	margin:0 98px 30px 98px;

　　
}

th {
   background-color:#D9E7E8;
   padding:5px;
   border-bottom:1px  #CCCCCC dotted;
   border-right: 1px #CCCCCC solid;
   text-align:center;

　　
}

.td01 {
  padding:5px 5px 5px 10px;
  border-bottom:1px #CCCCCC dotted;
  

　　
}
.td02 {
  padding:5px 5px 5px 10px;

　　
}

