a {
	text-decoration: none;
	color: #106558;
}

a:hover {
	text-decoration: underline;
	color: #00cccc;
}

body {
	font-size: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(img/bg0.png) repeat-x;
	padding: 0px;
	margin: 0px;
}

h1 {
	font-size: 10px;
	color: #828282;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	font-family: "メイリオ",Meiryo,Verdana,Arial,sans-serif;
}

h3 {
	font-size: 12px;
	color: #838383;
	font-weight: normal;
	line-height: 16px;
	font-family: "メイリオ",Meiryo,Verdana,Arial,sans-serif;
}

img {
	border-style: none;
}

.topic {
	padding: 0px;
	line-height: 18px;
}

strong {
	font-weight: normal;
}
