@charset "UTF-8";


/* TOP
-------------------------------------------------- */
#mainv { margin: 20px 0 0; }
#saverlogin {
	width: 640px;
	margin: 0 auto 20px;
	background:url(../img/top_form_bg1.gif) repeat-y;
	text-align:center;
	}
#saverlogin div {
	background:url(../img/top_form_bg2.gif) no-repeat top; }
#saverlogin div div {
	background:url(../img/top_form_bg3.gif) no-repeat bottom;
	padding:20px 40px;
	text-align:center;
	}

#saverlogin #error   { color: #E00; border:1px solid #E00; padding:15px; margin: 0 auto 20px;  }
#saverlogin fomt     { text-align:center; }
#saverlogin table    { margin:0 auto 20px; text-align:center; }
#saverlogin table th { background:#EED; padding: 10px; width: 60px; text-align:center; font-size:12px;}
#saverlogin table td { background:#FFF; padding: 10px; }
#saverlogin table td.blank { background:none; padding: 0; width: 5px; }
#saverlogin table td input { width: 165px; }

#saverlogin-head   { margin: 0 0 20px; }
#saverlogin-button {  }
#saverlogin .normalLink { margin:15px 0 0; }


/* DOWNLOAD
-------------------------------------------------- */
#dlbuttons {
	position:relative;
	width: 940px;
	height: 330px;
	background:url(../img/dl_mainv.jpg) no-repeat;
	}
#dlwin { width:180px; height:180px; position:absolute; left:85px; top:72px; }
#dlmac { width:180px; height:180px; position:absolute; left:670px; top:72px; }
#setsumei  { text-align:left; }
#howto-win { margin:15px 0 40px; width: 440px; float: left;  line-height:175%; }
#howto-mac { margin:15px 0 40px; width: 440px; float: right; line-height:175%; }
#howto-win strong,
#howto-mac strong { font-weight:bold; display:block; font-size:108%; }
#howto-win em,
#howto-mac em{ margin: 10px 0 0; font-weight:bold; display:block; font-size:100%; }
div.dotline  { background:url(../../shared/images/dot3x3.gif); height:1px; clear: both; overflow:hidden; }
#setupsoon   { margin:10px 0 40px; color: #E00; }
#setsumei p  { margin:10px 0 40px; }
#setsumei ul { margin:10px 0 40px; }
#setsumei li { list-style-type:disc; margin: 0 0 10px 1.5em; line-height:130%; }



/* REMINDER
-------------------------------------------------- */
.page-description    { margin:15px 0; font-size: 118%; }
.page-description em { color: #cc0000; font-weight: bold; }
#reminder-form             { background: url(../../shared/images/bg_form01_bottom.gif) 0 100% no-repeat #ddddcc; zoom: 1; }
#reminder-form .inner      { background: url(../../shared/images/bg_form01_top.gif) 0 0 no-repeat; padding: 20px; text-align:left; }
#reminder-form input.short { margin:0 0 0 15px; width: 60px; }
#reminder-form .btnSubmit  { margin:20px 0 0; text-align:center; }

