@charset "utf-8";
/* ---------------------------------------------------------------------------------
ファーレグループ　
Copyright(C) FARE GROUP . All Rights Reserved

XHTML CSS Selectors policy

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

div#contentsWrapper {
	background-image: none;
	background-repeat: repeat-y;
	background-position: center top;
}
div#contentsWrapper div#contentsColumn {
	float: none;
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
}

div#contentsWrapper div#contentsColumn h2 {
	height: 70px;
	width: 910px;
	text-indent: -9999px;
	background-image: url(../img/about/title_policy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#contentsWrapper div#contentsColumn h3 {
	font-size: 16px;
	width: 880px;
	padding-left: 30px;
	font-weight: normal;
	padding-top: 52px;
	padding-bottom: 25px;
	background-image: url(../img/about/sub_title_policy_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 35px;
}


div#contentsWrapper div#contentsColumn p {
	font-size: 120%;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 185%;
}
div#contentsWrapper div#contentsColumn ol {
	margin-left: 30px;
	padding-left: 30px;
}
div#contentsWrapper div#contentsColumn ol li {
	font-size: 120%;
	line-height: 185%;
}
