@charset "UTF-8";

/* -------------------------------------
 個人情報について
 .privacy
------------------------------------- */

.privacy .cntWrap {
 background: url(../image/cmn/cnt_bg_udr01.jpg) repeat-y 0 0;
}
.privacy .content {
 background: url(../image/cmn/cnt_bg_ovr01.jpg) no-repeat 0 0;
}

/* --- FOOTER -------------------------- */
.privacy .footer {
 background: url(../image/cmn/foot_bg01.jpg) no-repeat 0 0 #eef2f3;
}


/* --- CONTENT ---------------------------- */
.content {
 padding-top: 25px;
}

.content h1{
font-size:131%;
font-weight: normal;
margin: 10px 0px 15px 0px;
}

/* CSS Document */

.sub_title_02{
	margin-bottom:5px;
	}

.detail_02{
	margin-bottom:15px;
	line-height:150%;
	}

.red1{color:#660000}

.privacyCtn {
	margin-top:25px;
	padding-bottom:20px;
	}

.privacyCtn ul{
	margin:5px 0 20px 0;
}

.privacyCtn li{
	margin-bottom:7px;
	margin-left:20px;
	list-style-position:outside;
}

.blue{color:#06C;}

