@charset "shift_jis";
body,td,th {
	font-family: メイリオ,ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	color: #333333;
}
body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #000066;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #484F60;
}
#wrapper .header #CoLogo {
	width: 190px;
	float: left;
	height: 40px;
}
#wrapper .header #head_catch {
	float: left;
	width: 160px;
	height: 20px;
	padding-top: 20px;
	font-family: "メイリオ, ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	padding-left: 20px;
}
#wrapper .header #Head_menu {
	float: right;
	padding-top: 20px;
	height: 20px;
	width: 416px;
	text-align: right;
	padding-right: 10px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#wrapper .header #Topic {
	padding-bottom: 3px;
	padding-left: 15px;
	padding-top: 2px;
}
p {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}
