@charset "utf-8";
/* CSS Document */


/* ----------------------------------- */
/* details */

.pl_rd{
	float:left;	
    width:1160px;
	margin:40px 0 30px 0;
	padding:20px;
	height:auto;
	border-top:1px #333 dotted;
	border-bottom:1px #333 dotted;


}
.pl_tit{
	float:left;	
    width:1200px;
	margin:40px 0 10px 0;
	padding:0;
	height:auto;
	font-size:30px;
	line-height:14px;
	text-shadow: 1px 1px 2px #666; 

}


.cm_policy{
	float:left;
	width:960px;
	margin:0 auto;
	padding:0 120px 40px 120px;
	text-align:left;
	list-style: none;

}


.pl_title{
	float:left;
	width:960px;
	margin:20px 0 10px 0;
	font-size:20px;
	font-weight:bold;
    color:#001970;
}

.pl_condition{
	float:left;
	width:960px;
	margin-bottom:20px;

}

.pl_sq{
	float:left;
	width:auto;
	border:1px #001970 solid;
	margin-bottom:20px;
	padding:10px;

}

.pl_enac{
	float:left;
	width:960px;
	margin-bottom:20px;
    text-align:right;
}
/* ----------------------------------- */



	