@charset "utf-8";

h1,h2,h3,h4,h5,h6,p,div,ul,ol,li,form {
	margin:0px;
	padding:0px;
}
a.link_a {
	color: #000000;
	text-decoration: none;
}
a.link_a:hover {
	color: #851B20;
	text-decoration: underline;
}

body {
	color: #000000;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.content01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 680px;
	overflow: hidden;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
.content01-2 {
	font-size: 13px;
	line-height: 16px;
	padding: 0px;
	float: left;
	height: auto;
	width: 680px;
	color: #182987;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: bold;
}
.content01-3 {
	font-size: 13px;
	line-height: 18px;
	padding: 0px;
	float: left;
	height: auto;
	width: 680px;
	margin: 0px;
}

a {
	color: #182987;
	text-decoration: none;
}
a:hover {
	color: #C30D23;
	text-decoration: none;
}
