@charset "utf-8";

/*-- assessment
-------------------------------------------------------- */

html {
	height:100%;
}

body {
	height:100%;
	text-align:center;
	color:#333;
	background:#fff;
}

#wrapper {
	margin:0 auto;
	padding:0 0 70px;
	width:850px;
	height:100%;
	min-height:100%;
	text-align:left;
	position:relative;
}

body > #wrapper {
	height:auto;
}

#header {
	margin:0 0 10px;
	width:850px;
	height:60px;
	background:url(../../img/lp/bg_header.gif) 0 0 no-repeat;
}

#header h1 {
	padding:30px 0 0 520px;
	font-weight:bold;
	text-indent:-9999px;
}

#mainimage {
	margin:0 0 10px;
	width:850px;
	height:440px;
}

#mainimage h2 {
	width:850px;
	height:130px;
	text-indent:-9999px;
	background:url(../../img/lp/img_main01.jpg) 0 0 no-repeat;
}

#mainimage #copy {
	width:477px;
	height:310px;
	background:url(../../img/lp/img_main02.jpg) 0 0 no-repeat;
	float:left;
}

#mainimage #copy p {
	text-indent:-9999px;
}

#mainimage #btnbox {
	width:373px;
	height:310px;
	background:url(../../img/lp/img_main03.jpg) 0 0 no-repeat;
	float:right;
}

#mainimage #btnbox a {
	margin:248px 0 0; 
	width:373px;
	height:54px;
	text-indent:-9999px;
	background:url(../../img/lp/btn_small.gif) 0 0 no-repeat;
	display:block;
}

#mainimage #btnbox a:hover {
	background:url(../../img/lp/btn_small.gif) 0 -54px no-repeat;
}

#contents {
	margin:0 0 10px;
	border:1px solid #666;
	padding:4px;
}

#contents #explanation {
	margin:0 0 20px;
	width:840px;
}

#contents #explanation h2 {
	margin:0 0 10px;
	width:840px;
	height:40px;
	text-indent:-9999px;
	background:url(../../img/lp/bg_heading01.gif) 0 0 no-repeat;
}

#contents #explanation #comment {
	margin:0 0 20px;
	border:2px solid #666;
	padding:8px;
	background:#f0f0f0;
}

#contents #explanation #comment p {
	margin:0 0 10px;
	width:820px;
	font-size:117%;
	line-height:160%;
}

#contents #flow {
	margin:0 0 30px;
	width:415px;
	float:left;
}

#contents #flow h2 {
	margin:0 0 10px;
	width:415px;
	height:40px;
	text-indent:-9999px;
	background:url(../../img/lp/bg_heading02.gif) 0 0 no-repeat;
}

#contents #flow ol {
	margin:0 0 30px;
	width:415px;
	height:230px;
}

#contents #flow ol li {
	margin:0 0 13px;
	width:415px;
	height:51px;
	background:url(../../img/lp/img_arrow.gif) 50% 100% no-repeat;
}

#contents #flow ol li.last {
	margin:0;
	height:30px;
	background:none;
}

#contents #flow ol li span {
	width:415px;
	height:30px;
	text-indent:-9999px;
	display:block;
}

#contents #flow ol li span.step1 {
	background:url(../../img/lp/img_list01.gif) 0 0 no-repeat;
}

#contents #flow ol li span.step2 {
	background:url(../../img/lp/img_list02.gif) 0 0 no-repeat;
}

#contents #flow ol li span.step3 {
	background:url(../../img/lp/img_list03.gif) 0 0 no-repeat;
}

#contents #flow ol li span.step4 {
	background:url(../../img/lp/img_list04.gif) 0 0 no-repeat;
}

#contents #flow p {
	margin:0 5px 10px;
	padding:0 0 0 1em;
	text-indent:-1em;
	line-height:160%;
}

#contents #campaign {
	margin:0 0 30px;
	width:415px;
	float:right;
}

#contents #campaign h2 {
	margin:0 0 10px;
	width:415px;
	height:40px;
	text-indent:-9999px;
	background:url(../../img/lp/bg_heading03.gif) 0 0 no-repeat;
}

#contents #campaign dl {
	margin:0 0 10px;
	width:415px;
}

#contents #campaign dt {
	padding:0 0 5px 15px;
	font-size:117%;
	font-weight:bold;
	background:url(../../img/lp/img_dt.gif) 0 1px no-repeat;
}

#contents #campaign dd {
	margin:0 0 3px 15px;
	line-height:130%;
}

#contents #campaign dd.notes {
	padding:0 0 0 1em;
	text-indent:-1em;
	color:#c00;
}

#contents #campaign dd ol {

}

#contents #buttonbox {
	margin:0 0 20px;
	width:840px;
	clear:both;
}

#contents #buttonbox p {
	margin:0 162px;
	width:516px;
	height:82px;
}

#contents #buttonbox p a {
	width:516px;
	height:82px;
	text-indent:-9999px;
	background:url(../../img/lp/btn_big.gif) 0 0 no-repeat;
	display:block;
}

#contents #buttonbox p a:hover {
	background:url(../../img/lp/btn_big.gif) 0 -82px no-repeat;
}

#footer {
	width:850px;
	height:70px;
	background:#1b3465;
	position:absolute;
	bottom:0;
}

#footer p {
	margin:15px 0 0;
	text-align:center;
	color:#fff;
	line-height:160%;
}
