@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,div,ul,ol,li,form {
	margin:0px;
	padding:0px;
}
a.link_a {
	color: #595757;
	text-decoration: none;
}
a.link_a:hover {
	color: #22AC38;
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	color: #595757;
}
.content01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 1000px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #595757;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
.content01-1 {
	font-size: 14px;
	line-height: 18px;
	margin: 0px;
	float: left;
	height: auto;
	width: 100px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-image: url(../img/index/new_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
.content01-2 {
	font-size: 13px;
	line-height: 18px;
	padding: 0px;
	float: left;
	height: auto;
	margin: 0px;
	width: 885px;
}
a {
	color: #595757;
	text-decoration: none;
}
a:hover {
	color: #22AC38;
	text-decoration: none;
}
.f_green {
	color: #23AC38;
}
