* {
	z-index:10;
}
body {
	line-height: 1.4;
	font-size: 90%;
	background-color: #E5ECF8;
	color:#404040;
	background-image:url(images/index_mobile/bg_basic.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body a{
	font-weight:bold;
	color: #3675BB;
	text-decoration:underline;
}
body a:visited{
	text-decoration:underline;
	font-weight:bold;
	color:#666666;
}

#bodybox {
	background-image: url(images/index_mobile/bg_lt.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	padding: 6px 0px 0px 21px;
	height: 84px;
	width: 629px;
}
#main {
	background-color: #FFFFFF;
	width: 600px;
	margin: 0px 0px 20px 20px;
	background-image: url(images/index_mobile/bg_lead.jpg);
	background-position: left 8px;
	background-repeat: no-repeat;
}
#main-manual {
	background-color: #FFFFFF;
	width: 600px;
	margin: 0px 0px 20px 20px;
	padding: 30px 0px 0px 0px;
}
#lead {
	height: 278px;
	width: 600px;
}
#main .sublead_a {
	height: 46px;
	width: 588px;
	background-image: url(images/index_mobile/bg_sublead.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 4px 0px 0px 12px;
}
#main .sublead_b {
	margin-top: 14px;
	height: 120px;
	width: 580px;
	background-repeat: no-repeat;
	background-position: 55px top;
	text-align: right;
	padding: 26px 20px 0px 0px;
}
#footer {
	text-align: center;
	margin-top: 50px;
	clear: both;
}
#footer img {
	margin-bottom: 13px;
}
#footer a img {
	margin-bottom: 30px;
}
#link {
	margin: 50px 0px 0px 0px;
}
#copyright {
	padding-bottom: 35px;
}
div.lead-manual {
	background-color: #FF8A9D;
	height: 30px;
	padding: 10px 0px 0px 13px;
}
div.content-manual {
	padding: 20px;
}
div.content img {
	float: left;
	clear: both;
}
div.text {
	margin: 0px 0px 0px 20px;
	float: right;
	width: 300px;
}
div.content-inner {
	clear: both;
	margin-top: 40px;
}
