*{
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	border: 0px;
	background-color: #ffffff;
	/*
	color: #000000;
	text-decoration: none;
	*/
}
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
 	font-size: 80%;
 	line-height: 150%;
 	letter-spacing: 0.1em;
 	/*text-align: center;*/
}
il{
	padding: 2px 0px 2px 0px;
}
ul {
	list-style: none;
}
a { text-decoration: none; }
a:hover {
	text-decoration: underline;
	color: #ff6600;
}
h1 {
	text-indent: -100em;
}
#pagesize {
	width: 750px;
}

#header {
}
#click {
	text-indent: -100em;
	width: 200px;
	height: 20px;
	position: absolute;
	left: 543px;
	top: 89px;
	background: #ffffff url(./img/click.gif) no-repeat no-repeat top left;
}
#menu {
	float: left;
	/*position: absolute;
	width: 130px;
	border: 1px solid gray;
	top: 124px;
	left: 0px;*/
	padding: 15px 0px 0px 18px;
}
#linkimg {
	position: absolute;
	top: 2280px;
	left: 160px;
	/**/
}
#main {
	float: right;
	/*
	border: 1px solid gray;
	position: absolute;
	top: 124px;
	left: 130px;
	*/
	width: 620px;
	padding: 15px 0px 0px 5px;
}
.thumb {
	/*background-color: #ff0000;*/
	width: 124px;
	text-align: center;
}
#changeBtn {
	clear: both;
	text-align: right;
	width: 100%;
}
.item_name {
	margin: 3px;
	width: 100%;
}
#info {
	width: 100%;
	height: 151px;
}
#SL {
	float: left;
}
#mapping {
	float: right;
}
#copyright {
	clear: both;
}
#download {
	float:right;
	margin-top:-20px;
	width:100px;
	height:16px;
}