@charset "utf-8";
/*メインイメージ*/
#mainRight {
	padding-bottom: 60px;
	font-size: 12px;
}

#mainimg {
	background-image: url(../p_policy/img/mainImg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 1000px;
	height: 219px;
	margin: 0 auto;
}

#mainimgWrap {
	background-image: url(../img/kasomainbg.jpg);
	background-repeat: repeat-x;
	padding-bottom: 1px;
	border-bottom: solid 1px #cccccc;
}

/*common*/
h4 {
	font-size: 14px;
	background-image: url(../img/mark1.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 24px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.article {
	width: 606px;
	margin: 0 auto;
}

.article ul,.article ol {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 2em;
	text-indent: -1em;
}

.article p {
	margin-bottom: 10px;
}

.article dt {
	margin-top: 10px;
	margin-bottom: 10px;
}

.article dd {
	padding-left: 1em;
}

/*title*/
#ttl {
	background-image: url(../p_policy/img/pagettl.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 626px;
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

/*article2*/
#article2 {
	width: 320px;
	padding: 10px;
	margin: 10px auto;
	border: solid 1px #cccccc;
	line-height: 1.35em;
	}

#article2 dt {
	padding-left: 16px;
	background-image: url(../img/arrow2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}