@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: A-Ha
	Version: 1.0
　　Comment: A-Ha サイトポリシー設定
----------------------------------------------------------- */

/* 
 policy Style [
----------------------------------------------------------- */
#policyArea h2 {
	padding-bottom: 20px;
	}
	
#policyArea 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;
	}
	
#policyArea 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;
	}
	
#policyArea dl dd {
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 18px;
	}
	
	
.pFont {
	color: #666;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	background-image: url(../images/policy/bg.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 29px;
	margin-top: 10px;
	}
	
.pFont2 {
	color: #000;
	padding-top: 10px;
	}
