@charset "utf-8";

*{
	margin:0;
	padding:0;
}
body {
	background-color:#1c1918;
	color: #eeeeee;
	font: normal 95% Verdana, Arial, sans-serif;
	padding-left: 20px;
}
img {
	border: 0px;
}
ul{
	list-style-type: none;
}
a {
	color: #ffffff;
}
p {
	margin-bottom: 20px;
	width: 560px;
}
strong {
	font-weight: bolder;
	color: #FFFFFF;
}
#contents {
	width: 570px;
	font-size: 0.8em;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../images/common/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
div.paragraph {
	margin-bottom: 50px;
}
#header h1 {
	background-image: url(../images/info/header_purchase_procedure.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 570px;
	height: 105px;
	font-size: 0px;
	line-height: 0px;
}
#header h1 strong,
h2#infopopup2 strong,
h2#infopopup3 strong,
h2#infopopup4 strong {
	text-indent: -9999px;
	display: block;
}
h2#infopopup2 {
	background-image: url(../images/info/info_popup2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 13px;
	width: 570px;
	margin-bottom: 20px;
	font-size: 1px;
	line-height: 0%;
}
h2#infopopup3 {
	background-image: url(../images/info/info_popup3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 14px;
	width: 570px;
	margin-bottom: 20px;
	font-size: 1px;
	line-height: 0%;
}
h2#infopopup4 {
	background-image: url(../images/info/info_popup4.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 14px;
	width: 570px;
	margin-bottom: 20px;
	font-size: 1px;
	line-height: 0%;
}
#footer {
	height: 50px;
	width: 570px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #939292;
}
#copyright {
	background-image: url(../images/common/popup_copyright.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 303px;
}
#copyright p {
	text-indent: -9999px;
	margin-bottom: 0px;
	width: 303px;
}
#btn_close {
	height: 50px;
	width: 51px;
	float: right;
}
#btn_close li a {
	background-image: url(../images/common/popup_close.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
	width: 51px;
	text-decoration: none;
	display: block;
}
#btn_close li span {
	text-indent: -9999px;
	display: block;
}
dl.pdf {
	margin-bottom: 20px;
}

dl.pdf dt {
	float: left;
	margin-bottom: 20px;
	display: block;
	width: 200px;
	font-size: 0.9em;
}

dl.pdf dd {
	margin-left: 205px;
	margin-bottom: 20px;
	width: 355px;
	font-size: 0.9em;
}
.clear {
	clear: both;
}

p.adobe {
	font-size: 0.9em;
}
.right {
	text-align: right;
}
