@charset "utf-8";

/* -----------------------------------------------------------
	Site Name: A-Ha
	Version: 1.0
　　Comment: A-Ha会員利用規約設定
----------------------------------------------------------- */

/* 
 kiyaku Style [
----------------------------------------------------------- */
#kiyakuArea h2 {
	padding-bottom: 20px;
	}
	
#kiyakuArea 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;
	}
	
#kiyakuArea 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;
	}
	
#kiyakuArea dl dd {
	font-size: 12px;
	color: #333;
	text-align: left;
	line-height: 18px;
	}
	
#kiyakuArea dl ul {
	padding-top: 13px;
	padding-bottom: 13px;
	}
	
#kiyakuArea dl ul li {
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 23px;
	color: #004593;
	}
	
ul.kiyaku1 li {
	color: #333 !important;
	}