@charset "utf-8";
/* CSS Document */

body {
	background-color:#CCCCCC;
	line-height:12px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 75%; /* IE */
	scrollbar-arrow-color:#6699CC;
	scrollbar-shadow-color:#6699CC;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#6699CC;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-track-color:#ffffff;
}
html>/**/body {
  font-size: 12px; /* Except IE */
}

#disp h1 {
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -213px;
	margin-left: -400px;
	font-size: 10px;
	color:#ffffff;
	font-weight: normal;
}

#head {
	position:absolute;
	width:621px;
	height:60px;
	top:0px;
	left:159px;
	margin-top: 0px;
	margin-left: 0px;
	padding:10px;
	z-index:20;
}

#content {
	width:621px;
	height:288px;
	top:0px;
	left:159px;
	margin-top: 0px;
	margin-left: 0px;
	overflow:auto;
	z-index:20;
}
#contentbg {
	position:absolute;
	top:0px;
	left:159px;
	background-color:#ffffff;
	z-index:19;

}
#title {
	margin-top: 8px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#image {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#disc {
	float:left;
	width:150px;
	margin-right:10px;
	margin-bottom:10px;
}
#discbody {
	float:left;
	width:440px;
	margin-right:0px;
	margin-bottom:10px;
}

#content h3 {
	font-size: 12px;
	line-height:14px;
	color:#333333;
	margin:0px;
	padding:1px;
}
#pan {
	font-size: 9px;
	color:#333333;
	margin:0px;
}
#sml {
	font-size: 9px;
	color:#333333;
	margin:0px;
	padding:1px;
}
#mid {
	font-size: 12px;
	line-height:14px;
	color:#333333;
	margin:0px;
	padding:1px;
}
#right {
	font-size: 12px;
	color:#333333;
	float:right;
}
#content a {
	color:#333333;
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
	color:#339966;
}

#box {
	position:absolute;
	width:800px;
	height:400px;
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-400px;
	z-index:20;
}

#shadow {
	position:absolute;
	width:800px;
	height:400px;
	top:50%;
	left:50%;
	margin-top:-196px;
	margin-left:-396px;
	background-color:#444444;
	z-index:10;
}
#shadow2 {
	position:absolute;
	width:405px;
	height:400px;
	top:50%;
	left:50%;
	margin-top:-217px;
	margin-left:-10px;
	background-color:#444444;
	z-index:10;
}

#foot {
	width:500px;
	margin:3px;
}

#pp {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top:205px;
	margin-left:-50px;
	color:#ffffff;
	font-size:10px;
	padding:0px;
}

#pp a{
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
}
#pp a:hover {
	text-decoration:underline;
	color:#339966;
}

#copy {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top:205px;
	margin-left:150px;
	color:#ffffff;
	font-size:10px;
	padding:0px;
}

.sitemap {
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:12px;
}
#buy li {
	padding:0px;
	list-style:none;
}

#buy li a{
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
	height:24px;
}
#buy li.bt a {
	background:url(img/disc/buy.gif) no-repeat 0px 0px;
	width:140px;
}
#buy li.bt a:hover {
	background:url(img/disc/buy.gif) no-repeat 0px -24px;
}
#mid ul {
	line-height:18px;
}
