@charset "shift_jis";
/* CSS Document */

body{
	background:url(../img/body_bg.gif) #efefef center 144px no-repeat;
}



#wrap{
	width:900px;
	height:788px;
	margin:0 auto;
	overflow:hidden;
	background:url(../img/img_main_title.gif) center top no-repeat;
	position:static;
}

#wrap .object{
	width:620px;
	margin-top:220px;
}

#wrap .copy{
	width:580px;
	font-size:14px;
	line-height:1.7em;
}

#wrap .login{
	margin-top:20px;
	margin-left:150px;
}

#wrap .program{
	margin-top:20px;
}

#wrap dl.pg_grp{
	list-style:none;
	margin-top:10px;
	font-size:14px;
	width:600px;
	border-bottom:dotted 1px #ccc;
}
#wrap dl.pg_grp dt{
	float:left;
	margin-right:20px;
}

#wrap dl.pg_grp dd{
	margin:-5px 0 0 0;
	float:right;
}

#wrap dl.pg_grp dd a:link,#wrap dl.pg_grp dd a:visited{
	color:#641e0a;
	text-decoration:none;
}

#wrap dl.pg_grp dd a:hover{
	color:#af2b2b;
	text-decoration:underline;
}

#wrap fieldset{
	font-size:13px;
	width:484px;
	margin:10px auto;
	padding:10px 20px;
}

#wrap legend{
	margin-left:20px;
	font-weight:bold;
	padding:5px 10px 10px 10px;
}

#wrap .btn_demo{
	margin-right:10px;
}

#wrap .btn_retry{
	margin-top:10px;
}

#wrap dd .btn_listen{
	float:left;
	margin-right:10px;
}

#wrap dd .btn_download{
	float:left;
	margin-right:15px;
}

#wrap .inquiry{
	position:absolute;
	top:750px;
	left:600px;
}

#wrap .all_win{
	width:222px;
	margin-right:20px;
	
}
#wrap .all_mac{
	width:222px;
}

#wrap .os{
	margin-top:10px;
}

/* 2014”N3ŒŽ6“ú11:28:19 saka */
#wrap .alert{ color:#990000; }

