/* @override http://www.wonderwall.net/MWS/AdSenseGuide/css/style.css */

/* @override http://www.wonderwall.net/MWS/AdSenseGuide/css/style.css */

.clearfix:after{
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display:inline-block;
}

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #f5f5f5;
}

#layout {
	width: 670px;
	display: block;
	background-color: white;
	border: 1px solid #d3d3d3;
	margin: 20px auto 40px;
	font: 100%/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 20px 15px;
}

#promo {
	background: url(../images/bg.gif) repeat-x 0;
	position: relative;
	z-index: 1;
	display: block;
	left: -15px;
	width: 660px;
	padding: 5px 20px;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 20px;
}

p.title {
	margin: 0;
	text-align: left;
	display: block;
	background: url(../images/copy00.gif) no-repeat;
	height: 40px;
	text-indent: -1000px;
	clear: right;
}

p.titleManual {
	margin: 0;
	text-align: left;
	display: block;
	background: url(../images/copy01.gif) no-repeat;
	height: 40px;
	text-indent: -1000px;
	clear: right;
}

p {
	text-align: left;
	margin: 0 0 15px;
}

a{
	text-align: left;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: maroon;
}
img {
	display: block;
	border: 1px solid #696969;
	margin-right: auto;
	margin-top: 15px;
	margin-left: auto;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}

.center {
	width: 410px;
	margin: 11px auto 30px;
	text-align: left;
}

ul.subject {
	text-align: left;
	font-weight: bold;
	margin-bottom: 15px;
	list-style-position: outside;
}

p.annotation {
	display: block;
	padding: 10px;
	background-color: #eee;
}

span.AD {
	width: 250px;
	height: 250px;
	display: block;
	float: right;
	border-style: solid;
	border-width: 1px;
	margin-left: 30px;
	margin-bottom: 30px;
	clear: both;
}

/* @group CONTENTS */

ul#contents {
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px 0;
}

#contents p {
	font-weight: bold;
}

li.step1, li.step2, li.step3 {
	list-style-type: decimal;
	list-style-position: inside;
	width: 190px;
	text-align: left;
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	font-size: 85%;
}
li.step4, li.step5, li.step6 {
	list-style-type: decimal;
	list-style-position: inside;
	width: 200px;
	text-align: left;
	margin: 0;
	padding: 0;
	float: left;
}



/* @end */

/* @group STEP */

#step p.title {
	display: block;
	background-image: none;
	text-indent: 0;
	padding: 5px;
	width: 625px;
	float: left;
	height: 20px;
	background-color: #e3e3e3;
	margin: 10px 0;
	border-left: 10px solid #696969;
	font-weight: bold;
}

#step p.arrow {
	display: block;
	background-image: none;
	text-indent: 0;
	padding: 5px;
	width: 15px;
	float: left;
	height: 20px;
	background-color: #e3e3e3;
	margin: 10px 0;
}



/* @end */

/* @group QA */

#QA_Q {
	display: block;
	overflow: hidden;
	background-color: #d2e4e9;
	margin-top: 10px;
	font-weight: bold;
}

#QA_Q .Q {
	display: block;
	width: 20px;
	padding: 5px;
	background-color: #d2e4e9;
	float: left;
}


span.question {
	text-align: left;
	background-color: #f1fafa;
	display: block;
	margin-left: 30px;
	padding-top: 5px;
	padding: 5px;
	font-weight: bold;
}

#QA_A {
	display: block;
	overflow: hidden;
	background-color: white;
	margin-bottom: 20px;
}

#QA_A .A {
	display: block;
	width: 20px;
	padding: 5px;
	background-color: white;
	float: left;
	font-weight: bold;
}

span.answer {
	text-align: left;
	display: block;
	margin-left: 30px;
	padding-top: 5px;
	padding: 5px;
}

span.answer_f {
	text-align: left;
	display: block;
	padding-top: 5px;
	padding: 5px;
	width: 345px;
	float: left;
}



/* @end */

#selection {
	border-top: 1px solid #696969;
	display: block;
}

#selection li {
	list-style-type: square;
	text-align: left;
	margin-top: 10px;
	width: 280px;
	margin-right: auto;
	padding-left: 0;
	list-style-position: inside;
	float: left;
	display: block;
	margin-left: 30px;
}

.goTop {
	text-align: right;
	margin-top: 40px;
	margin-bottom: 20px;
}

.footer {
	font-size: 86%;
	margin-top: 40px;
}

/* @group IE 6 Hack */

* html #layout {
	font: 85%/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 0;
}

* html #promo {
	width: 670px;
	padding: 20px 20px 5px;
	margin-bottom: 20px;
	margin-right: 0;
	margin-left: 0;
	display: block;
	z-index: 0;
	left: 0;
}

* html p.titleManual {
	margin-left: 15px;
}

* html p {
	padding-left: 15px;
	padding-right: 15px;
}

* html #contents p {
	padding-left: 0px;
	padding-right: 0px;
}

* html ul#contents {
	margin-right: 40px;
}

* html #step p.title {
	margin-left: 8px;
	width: 610px;
}

* html #QA_Q {
	margin-left: 15px;
	margin-right: 15px;
}

* html #QA_A {
	margin-left: 15px;
	margin-right: 15px;
}


/* @end */


