@charset "utf-8";


/*-----------------------------------------------------------------
サイトポリシーページ　CSS
-----------------------------------------------------------------*/
.site-pol_01 {
margin:20px 30px;
}

.txt_01{
border-bottom:1px dotted #666;
margin-top:20px;
color:#1c9ee9;
font-size:110%;
}

.txt_02{
margin:20px 0;
}

.banner_source{
margin:10px 0;
background-color:#e0f4ff;
border:1px solid #1c9ee9;
padding:10px;
}