	body {
	margin: 0px;
	padding: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.5em;
	font-size: 12px;
	color: #666;
	background-color: #cccccc;
	background-image: url(img/bg_top.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
ul,li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a:link {
	color: #666;
	text-decoration: underline;
}
a:visited {
	color: #666;
}
a:hover {
	color: #21abab;
}
a:active {
	color: #7fbf00;
}
.clearfix {
	margin: 0px;
	padding: 0px;
	clear: both;
}
#wrapTop {
	margin: 0px;
	padding: 0px;
	width: 910px;
	height: 600px;
	position: relative;
}
#topContents {
	margin: 0px;
	padding: 0px;
	width: 202px;
	position: absolute;
	left: 249px;
	top: 302px;
}
#topContents h1 {
	display: none;
}
#logo_area {
	margin-bottom: 33px;
	background-image: url(img/logo_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	height: 96px;
	width: 202px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#topNavi_area ul {
	margin: 0px;
	padding: 0px;
}
#topNavi_area li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#link_area {
	position: absolute;
	left: 410px;
	top: 418px;
}
