@charset "utf-8";

/*--------------------------------------
@Share Style
---------------------------------------*/
* {
	margin:0;
	padding:0;
}
body {
	font-family: verdana, "lr oSVbN", sans-serif, "qMmpS Pro W6";
	font-size: 10px;
	line-height: 140%;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}
p,li,dt,dl {
	line-height:160%;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
hr {
	display:none;
}
.clear {
	clear:both;
}



/*--------------------------------------
@Link Color
---------------------------------------*/
a {
	text-decoration:underline;
	color: #C4C1A2;
}
a:link {
	text-decoration: underline;
}
a:visited {
}
a:hover {
	text-decoration: none;
}
a:active {
}

/*--------------------------------------
@container
---------------------------------------*/
#container {
	margin: 0;
	text-align: center;
}

/*--------------------------------------
@Original Style
---------------------------------------*/
#wrapper {
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.howto {
	background-image: url(../img/bg_img.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	vertical-align: top;
	margin-right: 0px;
	margin-left: 70px;
	margin-top: 20px;
	padding-bottom: 150px;
}
div.flash2 {
	float: left;
	width: 200px;
	margin-top: 30px;
	margin-left: 20px;
}
img.flash1 {
	float: left;
	width: 226px;
	margin-top: 30px;
}
img.how {
	margin-top: 30px;
}
img.logo {
	margin-top: 20px;
	margin-bottom: 30px;
}
img.btn_ar {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
div.copy {
	margin-top: 20px;
	padding-bottom: 20px;
}
