@charset "utf-8";


.contents{
font-size: 12px;
line-height: 1.4;
}

.contents h3{
margin: 0px 0px 8px 24px;
font-size: 14px;
font-weight: normal;
}

.contents a,
.contents a:link{
color:#4A9DAC;
text-decoration:underline;
}

.contents a:hover{
text-decoration:none;
}

#policy-header{
margin-bottom: 22px;
}


.policy-body{
margin: 0px 0px 18px 14px;
padding: 0px 5px 25px 10px;
width: 517px;
background: url(../images/dotline_w.gif) repeat-x 0px 100%;
}

#policy-body1{
background: #fff;
}

#policy-body-address{
margin-left: 18px;
}

.policy-body-inner{
margin: 0px 0px 15px 14px;
padding: 0px 5px 0px 10px;
width: 517px;
}


.policy-list{
list-style-type: none;
margin: 0px;
padding: 0px;
}

.policy-list li{
padding-left: 24px;
background: url(../images/point_small.gif) no-repeat 10px 5px;
margin-bottom: 5px;
}