@charset "Shift_JIS";

h6 {
	text-align: left;
	font-size: 1.0em;
	padding: 0px;
}
.p_topLeft {
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../img/icons/c15_v4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F90;
}
.p_left {
	text-align: left;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	text-indent: 0px;
}

.p_policy {
	padding: 0px;
	text-indent: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-weight: normal;
}

#results ul {
	list-style-position: inside;
	list-style-type: square;
	
	line-height: 1.5em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
	text-indent: -20px;
}
#results ul li {
	font-size: 90%;
	font-weight: normal;
}

#linkNotice ul {
	margin: 0px;
	font-size: 1.0em;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: circle;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 40px;
	text-indent: -17px;
}
#linkNotice li {
	font-weight: normal;
	list-style-image: url(../img/icons/c12_dp2.gif);
}

