@charset "UTF-8";


/* privacy
----------------------------------------------------- */
.privacy{
	font-size: 16px;
}

.privacy h1{
	background: url(../img/common/line01.png) repeat-x bottom;
	padding-bottom: 18px;
	margin: 10px 0 50px;
}

.privacy h2{
	text-align: center;
	margin-bottom: 35px;
}

.privacy dl{
	margin-bottom: 50px;
}

.privacy dl dt{
	color: #0390b1;
	font-weight: bold;
	margin-bottom: 10px;
}

.privacy dl dd{
	font-size: 15px;
	line-height: 1.3;
	margin-bottom: 40px;
}
