@charset "shift_jis";
/* CSS Document */

/*------------------------------------------------------------
  title
------------------------------------------------------------*/
h2.title {
	overflow: hidden;
	width: 636px;
	height: 127px;
	background-image: url(../images/policy/title.gif);
	background-repeat: no-repeat;
	text-indent: -99999px;
	clear: both
}
h3.title {
	overflow: hidden;
	width: 636px;
	height: 82px;
	background-image: url(../images/policy/subtitle.gif);
	background-repeat: no-repeat;
	text-indent: -99999px
}
h4.title {
	padding-top: 10px;
	color: #0F5E89
}


/*------------------------------------------------------------
  layout
------------------------------------------------------------*/
div#pri_con {
	margin: -10px 0 0 18px;
	width: 598px
}
div.pri_title {
	margin-top: 20px;
	padding: 12px 0 4px 27px;
	background-image: url(../images/policy/ico_title.gif);
	background-position: 0 14px;
	background-repeat: no-repeat;
	border-bottom: 1px solid #DEDEDE;
	color: #888;
	font-size: 14px;
	font-weight: bold
}

