#index #leftcontents h5 {
	margin: 0 0 15px 0;
	padding: 0;
}
#index #leftcontents #mobile {
	width: 660px;
	height: auto;
	margin: 0;
	padding: 0 10px;
}
#index #leftcontents #mobile .mobile_box {
	width: 300px;
	height: 520px;
	background-image: URL(../img/mobile/bg_mobile_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 0;
	margin: 60px 0 0 0;
}
#index #leftcontents #mobile .mobile_box iframe {
	width: 260px;
	height: 345px;
	position: relative;
	margin: 60px 0 0 20px;
}
#index #leftcontents #mobile .text_box {
	width: 330px;
	height: auto;
	float: right;
	padding: 0;
	margin: 33px 0 0 0;
}
#index #leftcontents #mobile .send {
	width: 645px;
	height: 65px;
	padding: 50px 0 0 15px;
	margin: 0;
	clear: both;
	background-image: URL(../img/mobile/bg_send.gif);
	background-repeat: no-repeat;
}
#index #leftcontents #mobile .send form {
	padding: 0 0 10px 0;
	margin: 0;
}
#index #leftcontents #mobile .send p {
	padding: 0 0 10px 5px;
	margin: 0;
}

#index #leftcontents #mobile .send .box {
	width: 450px;
	height: auto;
	padding: 0;
	margin: 5px 0 0 5px;
	float: left;
}
#index #leftcontents #mobile .send .bt {
	width: 53px;
	height: 27px;
	padding: 0;
	margin: 0 120px 0 0;
	float: right;
}









