@charset "Shift_JIS";

@import url(/feric/css/common/common.css);


/* Title Style
-------------------------------------------------- */

h2#about,
h2#sitepolicy,
h2#privacypolicy,
h2#advertise,
h2#memberpromise
	{
	width:820px;
	height:46px;
	text-indent:-999em;
	background:url("../img/ti_about.gif") no-repeat;
	}
h2#sitepolicy
	{
	background:url("../img/ti_sitepolicy.gif") no-repeat;
	}
h2#privacypolicy
	{
	background:url("../img/ti_privacypolicy.gif") no-repeat;
	}
h2#advertise
	{
	background:url("../img/ti_advertise.gif") no-repeat;
	}
h2#memberpromise
	{
	background:url("../img/ti_memberpromise.gif") no-repeat;
	}

/* Base Style
-------------------------------------------------- */

div.pad
	{
	padding:10px;
	}

div.pad h3
	{
	width:800px;
	height:24px;
	margin:0 0 1em;
	padding:6px 4px 3px;
	color:#fff;
	background:#A59472 url("../img/bg_head.gif") -590px 0 repeat-y;
	clear:both;
	}
html>body div.pad h3
	{
	width:792px;
	min-height:15px;
	height:auto;
	}

div.pad h4
	{
	margin:0 0 0.5em 5px;
	}

div.pad p
	{
	margin:0 0 1em;
	color:#333;
	background:none;
	}

div.pad ul,
div.pad ol
	{
	margin-bottom:1em;
	}

div.pad ul li
	{
	margin:0 0 0 20px;
	list-style:disc;
	}

div.pad ol
	{
	margin-left:25px;
	}

div.pad ol li
	{
	margin:0 0 0 15px;
	list-style:decimal;
	}

div.blockType01 table th
	{
	width:25%;
	}
