/* @override 
	http://angel.moto.co.jp/bd2008/css/style0313.css
	http://www.wonderwall.net/MWS/bd2008/css/style0313.css
*/

/* fromMoto */

#fromMoto {
	width: 860px;
	height: 400px;
	background: url(../images/howto_bg.jpg) no-repeat 0 -100px;
	padding: 40px 0 20px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

p.thanksPict {
	margin: 0;
	padding-top: 20px;
	display: block;
	width: 540px;
	height: 400px;
	background: url(../images/fromMoto.jpg) no-repeat;
	text-indent: -10000px;
}

/* @group タイトルパート */

.text {
	margin-top: 30px;
	margin-left: -65px;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.leadText {
	text-indent: 0;
	text-align: left;
	font: bold 11px/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #696969;
	width: 580px;
	padding: 0;
	margin-top: 18px;
	margin-right: auto;
	display: block;
	margin-left: 150px;
}

/* @group IE 6 Hack */

* html .leadText {
	margin-left: 80px;
}

* html #fromMoto {
	padding-top: 15px;
}



/* @end */



