@charset "Shift_JIS";

#complaint h2 a	{
	width: 180px;
	height: 76px;
	background: url(../images/com00001.gif) no-repeat;
	display: block;
	overflow: hidden;
	}

#complaint h5 {
	font-size: 14px;
	font-weight: bold;
	color: #763;
	margin-bottom: 10px;
	border-bottom: 1px solid #5c4e25;
	background: url(../images/com00004.jpg) no-repeat;
	}


/*------------------------------
.ul.normal, ol.normal
-------------------------------*/
ul.normal, ol.normal {
	margin: 0 0 20px;
	padding: 0;
	}

ul.normal li, ol.normal li {
	margin-left: 20px;
	padding-left: 0;
	list-style-type: disc;
	}

ol.normal li {
	margin: 0 0 10px 25px;
	list-style-type: decimal;
	}