@charset "utf-8";
ul {
	margin-left: 0px;
	padding-left: 0px;
}
li {
	margin-left: 0px;
	list-style: none;
	padding-left: 20px;
	background-image: url(../images/new.gif);
	background-position:left center;
	background-repeat: no-repeat;
}
.base {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 14px;
	color: #333333;
	line-height: 150%;
	text-align: justify;
	text-justify: inter-ideograph;
}
.base-12 {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 12px;
	color: #333333;
	line-height: 135%;
	text-align: justify;
	text-justify: inter-ideograph;
}
.dash {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
.dash-strong {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	font-weight: bold;
}
.list {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
	font-size: 12px;
	line-height: 150%;
}
.jimbo-taitle {
	padding: 0 0 0 5px;
	border-left: solid #666666 4px;
	font-weight: bold;
}
.IMG_LEFT {
		margin-right: 15PX;
		margin-bottom: 15PX;
}

.t_type01 {
		border-collapse: collapse;
		font-size: 12px;
		color: #333333;
}
.t_type01 th, .t_type01 td {
		padding: 0.5em 0.5em;
		border-top: 1px solid #999;
		border-bottom: 1px solid #999;
}

a:link {
	color: #999;
	text-decoration: none;
}
a:visited {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
a:active {
	color: #999;
	text-decoration: none;
}