@import url("common.css");


#wrapper{
	width: 925px;
	background-image: url(../img/index_title.jpg);
	background-repeat: no-repeat;
	height: 100%;
	min-height:100%;
}
dt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: left;
	float: left;
	width: 13em;
	padding-top: 5px;
	margin-right: -13em;
	font-size: 14px;
	font-weight: bold;
}
dd {
	margin-left: 13em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
dl  {
	line-height: 25px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	width: 490px;
	margin-bottom: -40px;
}
dd a:link,#header , dd a:visited  {
	text-decoration:none;
	color: #333333;
}
dd a:hover , dd a:active {
	color: #333333;
	text-decoration:underline;
}
.privacy{
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 70px;
}
.button{
	width: 565px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 10px;
}
.lead{
	width: 667px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
