@charset "UTF-8";

a:link		{ color:#000000; text-decoration: none; border-bottom:1px dotted; }
a:visited	{ color:#000000; text-decoration: none; border-bottom:1px dotted; }
a:active	{ color:#CC0000; text-decoration: none; border-bottom:none; }
a:hover		{ color:#CC0000; text-decoration: none; border-bottom:none; }

a.img:link	{ color:#000000; text-decoration: none; border-bottom:none; }
a.img:visited	{ color:#000000; text-decoration: none; border-bottom:none; }
a.img:active	{ color:#CC0000; text-decoration: none; border-bottom:none; }
a.img:hover	{ color:#CC0000; text-decoration: none; border-bottom:none; }

a.white:link	{ color:#FFFFFF; }
a.white:visited	{ color:#FFFFFF; }
a.white:active	{ color:#CCFF00; }
a.white:hover	{ color:#FF0000; text-decoration: none; }

a.yellow:link		{ color: #CCFF00; }
a.yellow:visited	{ color: #CCFF00; }
a.yellow:active		{ color: #CCFF00; }
a.yellow:hover		{ color: #FF0000; text-decoration: none; }

html	{
    height: 100%;
    margin-bottom: 1px;
}
body	{
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	background-color: #000000;
	color: #000000;
}
img			{
	border: 0;
}
ul		{
	margin: 0;
	padding: 0;
}
li		{
	margin-left: 2em;
}
form		{
	margin: 0;
	padding: 0;
}
.tops	{
	width: 950px;
	height: 400px;
	background: #000000 url(../img/top_ja.gif) no-repeat left top scroll;
	/*
	background: #000000 url(../img/back_top.gif) no-repeat left top scroll;
	*/
}
.base	{
	top: 145px;
	width: 950px;
	margin: 0 auto;
}
.copyrights	{
	width: 950px;
	margin: 15px auto 0;
	padding: 5px 0 20px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 150%;
	border-top: 1px #FFFFFF solid;
}
.cons		{
	width: 245px;
	margin-top: 5px;
	padding-top: 5px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	border-top: 1px #000000 dotted;
}
.comment	{
	width: 410px;
	margin: 30px auto;
	font-size: 12px;
	text-align: left;
	letter-spacing: 1px;
	line-height: 150%;
}
.image	{
	width: 417px;
	margin: auto;
	text-align: left;
}
.wpinfo	{
	width: 173px;
	padding: 0 10px;
	color: #000000;
	font-size: 10px;
	line-height: 135%;
	background: #F5F5F5 url(../img/back_wp.gif) repeat-y center top scroll;
}
.cart	{
	width: 193px;
	margin: 20px 0;
	padding-top: 20px;
	font-size: 12px;
	color: #000000;
	border-top: 1px #999999 dotted;
}
.item	{
	width: 173px;
	padding: 0 10px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 135%;
	background: #F7F7EF url(../img/back_unit.gif) repeat-y center top scroll;
}
.price	{
	margin-top: 15px;
	color: #0066FF;
	font-size: 14px;
	font-weight: bold;
}
.pageup		{
	width: 410px;
	margin: 50px auto;
	padding-bottom: 5px;
	font-size: 10px;
	text-align: right;
}
.loading	{
	width: 950px;
	margin: 165px auto;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #000000;
}
.rakuten	{
	width: 193px;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px #999999 dotted;
}
.notice		{
	width: 405px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	margin-top: 20px;
	letter-spacing: 1px;
}
.lang		{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	background: #000000;
	color: #CCFF00;
}
.download	{
	display: block;
	width: 193px;
	height: 35px;
	margin: 0 0 20px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
	background: transparent url(../img/download.gif) no-repeat left top scroll;
}
.nbg		{
	height: 105px;
	padding: 20px 0 0 20px;
	/*
	background: transparent url(../img/back_news.gif) no-repeat 20px 20px scroll;
	*/
}
.news		{
	width: 391px;
	height: 99px;
	margin: 3px 3px 3px 5px;
	color: #CCFF00;
	font-size: 10px;
	line-height: 150%;
	letter-spacing: 1px;
	overflow-y: scroll;
	scrollbar-face-color: #CC0000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #FF0000;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
.nbox		{
	margin: 0 0 10px 3px;
	padding: 0 5px;
	border-left: 2px #CCFF00 solid;
}
.sfw		{
	padding: 15px 0 0 20px;
	width: 400px;
	height: 230px;
}
.report		{
	padding: 20px 0 0 5px;
	font-family: serif;
	vertical-align: top;
	background: url(../jexpo2010/perbg.png) no-repeat 0px 20px scroll;
}
.rbox		{
	padding: 50px 10px 20px;
	font-size: 14px;
	letter-spacing: 1px;
}
.tgs_banner	{
	height: 75px;
	padding: 20px 0 0 0;
}

