@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: A-Ha
	Version: 1.0
　　Comment: A-Ha 個人情報ポリシー設定
----------------------------------------------------------- */

/* 
 privacy Style [
----------------------------------------------------------- */
#privacyArea h2 {
	padding-bottom: 20px;
	}
	
#privacyArea h3 {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #004593;
	background-image: url(../images/kiyaku/ber.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 10px;
	}
	
#privacyArea dl dt {
	font-size: 15px;
	font-weight: bold;
	color: #004593;
	background-image: url(../images/kiyaku/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 23px;
	margin-bottom: 13px;
	padding-bottom: 6px;
	text-align: left;
	}
	
#privacyArea dl dd {
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 18px;
	}
	
#privacyArea dl ul {
	padding-top: 13px;
	padding-bottom: 13px;
	list-style-type: none;
	}
	
#privacyArea dl ul li {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	list-style-type: none;
	color: #333;
	background-image: url(../images/privacy/point.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 11px;
	}
	
.pFont {
	color: #666;
	}
	
.pFont2 {
	color: #000;
	padding-top: 10px;
	}
