@charset "UTF-8";

/*====================================================================================================
/sph/privacy/contents.css
プライバシーポリシーCSS

====================================================================================================*/
																
#contents_{
text-align: left;
background-color: #FFF;
}
#contents_ h2{
font-size: 14px;
line-height: 20px;
font-weight: 700;
padding: 5px 10px ;
color: #303030/*--------------color--------------*/;
background-color: #CCD6EA/*--------------color3--------------*/;
}
#contents_ p{
font-size: 12px;
line-height: 18px;
padding: 10px;
}
#contents_ ul {padding: 10px;}
#contents_ ul li {font-size: 12px;
line-height: 18px;}

#contactus {background-color:#f0f0f0;padding: 10px;margin: 0 0 10px;}
#contactus h3 {font-size: 14px;
line-height: 20px;
font-weight: 700;
color: #303030/*--------------color--------------*/;}
#contactus p {font-size: 12px;
line-height: 18px;
padding: 0;}