/* ************************************************ 
 *  policy
 * ************************************************ */
div#policy {
  width:1000px;
  margin:0 auto;
}

div#policy h2 {
margin-bottom: 30px;
}

.policy_box,
#policy_lead{
margin-bottom: 30px;
}

div.sk_box {
margin-bottom: 50px;
}

div.sk_box h3 {
font-size: 18px;
width: 100%;
height: 35px;
background-color: #E8E6DA;
padding-right: 0px;
padding-left: 0px;
text-indent: 5px;
line-height: 35px;
margin-bottom: 10px;
}



div#sk tr {
border-bottom: 1px solid #eee;
}
div#sk th {
width: 150px;
text-align: left;
padding: 10px 20px 10px 0;
}
div#sk th img.poricy_img {
margin-bottom: 5px;
}	
div#sk td {
padding: 10px 0;
}	
div#sk th,
div#sk td {
vertical-align: top;
line-height: 1.8;
}


div#payment_method {
margin-top: 40px;
}
div#payment_method table.table {
width: 100%;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}
div#payment_method table.table th {
width: 200px;
text-align: center;
padding: 10px;
background-color: #EEEEEE;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}

div#payment_method table.table td {
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
padding: 10px;
line-height: 1.4em;
}

div#shipping_method {
margin-top: 40px;
}
div#shipping_method table.table {
width: 100%;
border-top: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
}
div#shipping_method table.table th {
width: 200px;
text-align: center;
padding: 10px;
background-color: #EEEEEE;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
}

div#shipping_method table.table td {
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
padding: 10px;
line-height: 1.4em;
}

.price_sk {
color: #FF0000;
font-weight: bold;
}

div#eigyosho {
margin-bottom: 50px;
}

div#eigyosho img {
margin-bottom: 20px;
}

div#eigyosho p {
margin-bottom: 8px;
line-height: 150%;
}

div#eigyosho p.eigyosho_txt {
margin-top: 8px;
padding-top: 8px;
border-top: 1px solid #CCCCCC;
}

