body{
	font-size: small;
	line-height: 1.5em;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

h3{
	font-size: 14px;
	font-weight: normal;
	padding: 0px;
	margin-bottom: 10px;
	letter-spacing: 1px;
}

p{
	margin: 0px;
	padding: 0px;
}

#wapper{
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#header{
}

#contents{
	padding: 30px;
}

#footer{
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	font-size: x-small;
	line-height: 1.3em;
}

#step{
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #EC3D12;
}

#claer{
	clear: both;
}

.bottom10{
	margin-bottom: 10px;
}

.bottom20{
	margin-bottom: 20px;
}

.bottom30{
	margin-bottom: 30px;
}

.imgleft10{
	float: left;
	margin-right: 10px;
}

#rogo{
	float: left;
	margin-right: 20px;
	padding-top: 3px;
}
