@charset "utf-8";
/* CSS Document */

/********************************
	style
********************************/
.beta{
	font-size: 12px;
	width: 740px;
	padding: 0 0 20px 15px;
	border-left: 1px solid #dddddd;
}
.txtIn99{
	text-indent: -9999px;
}
.mrgB20{
	margin-bottom: 20px;
}
#ttl01{
	background: url(../images/bar-ttl-scr01.gif) no-repeat;
	width: 605px;
	height: 40px;
}
.fb{
	font-size: bold;
}
.txtBox01{
	margin: 0 0 12px 18px;
	color: #2a2625;
}
#mainImage{
	padding: 5px 0 20px 15px;
}
.downloadbtn{
	padding: 0 0 20px 60px;
}

/*** gamma ************/
#gamma{
	width: 335px;
	border-right: 1px solid #cccccc;
	padding: 0 15px 20px 15px;
	color: #2a2625;
	float: left;
}
#btnWin{
	width: 214px;
	height: 27px;
}
#btnWin a{
	width: 214px;
	height: 27px;
	display: block;
	background: url(../images/btn-win.gif) no-repeat;
}
#btnWin a:hover{
	display: block;
	background: url(../images/btn-win-on.gif) no-repeat;
}
.movementBox01{
	margin: 0 0 20px 0;
	height: 70px;
}

/*** delta *************/
#delta{
	width: 335px;
	padding: 0 15px 20px 15px;
	color: #2a2625;
	float: left;
}
#btnMac{
	width: 214px;
	height: 27px;
}
#btnMac a{
	width: 214px;
	height: 27px;
	display: block;
	background: url(../images/btn-mac.gif) no-repeat;
}
#btnMac a:hover{
	display: block;
	background: url(../images/btn-mac-on.gif) no-repeat;
}

/********************/
#txtBox02{
	color: #2a2625;
	background: #e5e5e5;
	padding: 12px;
	margin: 0 10px 10px 10px;
}

.alpha{
	width: 203px;
}
.snaviP{
	padding: 13px 0 0 18px;
	line-height: 130%;
}
.snavititle{
	font-size: 16px;
	font-weight: bold;
	color: #704874;
	padding: 0 0 4px 12px;
}
.snavi{
	font-size: 12px;
}
.snavi ul{
	list-style: none;
}
.snavi li{
	padding: 0 0 0 12px
}
.snavi .current{
	background: url(../../images/base_snavi_triangle.gif) 0 5px no-repeat;
}

