@charset "Shift_JIS";

/* policy
--------------------------------------------------------------*/
.policy{
	margin-top:20px;
	width:526px;
	background-image:url(/policy/common/image/policytbl_02.gif);
	background-repeat: repeat-y;
	background-position:0 0;
}
.policy .policyHead{
	background-image:url(/policy/common/image/policytbl_01.gif);
	background-repeat: no-repeat;
	background-position:0 0;
}
.policy .policyBtm{
	background-image:url(/policy/common/image/policytbl_03.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	padding:25px;
}
.policy .title{
	font-weight:bold;
	text-align:center;
}
.policy .title strong{
	font-size:120%;
}
.policy .charge{
	margin:50px 0 0 auto;
}
.policy .charge th{
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}


/* indent
--------------------------------------------------------------*/
ol.indent{
	margin:35px 0 0px 0;
	padding:0px 0 20px 0;
	list-style-type:none;
}
ol.indent li{
	padding-left:1em;
	text-indent:-1em;
	margin-bottom:15px;
}
