@charset "Shift_JIS";

/* ----- For Policy ----- */

/* Basic Style */

a:hover, a:active {
	text-decoration: none;
}

/* For Contents */

h3 {
	text-indent: 0;
	font-size: 100%;
}
#contents {
	font-size: 120%;
	line-height: 150%;
}
#contents h2 {
	width: 560px;
	height: 84px;
	padding-bottom: 2px;
	background: url(../images/policy_title.jpg) no-repeat left top;
}
#contents h3 {
	padding: 14px 0 2px 18px;
	font-weight: bold;
}
#contents p {
	width: 529px;
	padding: 0 0 13px 26px;
	border-bottom: 1px dotted #999;
	text-align: justify;
}

/* For Sub Navigation */

#subnavi {
	background: url(../images/empty_subnavi.jpg) no-repeat left top;
}

/* For Page Top Link */

#pagetop {
	clear: both;
}
