@charset "UTF-8";


/*
#content {
	position: relative;   
	z-index: 1;
}
#flash {
	position: absolute;  
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/


html,body{
height:100%;
}
table.maintable {
	height:100%;
	min-height:100%;
}

body {
	background-color: #66BF00;
	background-image: url(img/bg_loop.jpg);
    background-attachment: fixed;
	background-repeat: repeat-x;
}

#Container{
	background-image: url(img/bg.jpg);
    background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	height: 100%;
    min-height:100%;
}
.cr {
	font-size: 10px;
	color: #66BF00;
	line-height: 12px;
}
.cts {
	padding-top: 120px;
	background-image: url(img/contents_bg.jpg);
	background-repeat: no-repeat;
}
html > body div.header_page{
	position: fixed;
	z-index: 5;
	height: 138px;
	width: 1050px;
	left: 50%;
	margin-left: -525px;
	top: 0px;
	background-image: url(img/head_bg.gif);
}
.downloadUPDATE {
	font-size: 12px;
	line-height: 14px;
	color: #66BF00;
	padding-left: 22px;
}
.downloadUPDATEno {
	font-size: 12px;
	line-height: 14px;
	color: #888888;
	padding-left: 22px;
}
.pageTop {
	font-size: 12px;
	color: #66BF00;
	width: 950px;
}
a:link{
	color:#66BF00;
	text-decoration:none;
}
a:visited{
	color:#66BF00;
	text-decoration:none;
}
a:hover{
	color:#66BF00;
	text-decoration: underline;
}
.sizeChoice {
	width: 370px;
}
.howtoTXT {
	font-size: 12px;
	line-height: 14px;
	color:#66BF00;
	width: 1000px;
	height: 70px;
}
.sp_re{
    width: 1040px; 
	height: 265px;
}
