/*ケータイサイトのご紹介（見出し）*/
#mov {
	background: url(../images/mov/mov.gif) no-repeat left top;
}
/*いつでも、どこでも、気軽にケータイ（モバイル）でショッピング（小見出し）*/
#mov1 {
	background: url(../images/mov/mov1.gif) no-repeat;
}

/* 画像 */

.img{
	float: left;
	padding-bottom:10px;

}
.img2{
	float: right;
	margin:10px 30px 10px 0;

}

/* 各タイトル*/

.mov_title {
	border-bottom: 1px solid #f00;
	margin: 16px 0 10px 0;
	padding: 0 0 5px 20px;
	height: 18px;
	font-size: 14px;
	background: url(../images/common/list.gif) no-repeat left 1px;
}

/* QRコード周辺*/
.qr_box {
	width: 270px;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 308px;

}

#qr_box2 {
	padding: 0 268px 0 0;
	width:316px;
	height:150px;
	background: url(../images/mov/qr.gif) no-repeat right top;
	border-top:1px #ccc dotted;
	border-bottom:1px #ccc dotted;
	margin-bottom:20px;
	clear: both;
}
#qr_box2 p {
	width:310px;
}


.qr_box3 {
	height: 70px;
	background-color: #eee;
	margin-top:10px;
}
.mail{
	height: 60px;
	border:dotted 1px #999999;


}
.mail p{
	font-weight: bold;
	background-color:#CCCCCC;
	width:150px;
	height: 40px;
	padding:10px;

}
.ad{ 
	float: right;
	margin:10px 40px 5px 5px;
 }
 
.ad p{ color:#000;
width:0px;
height:0px;
background:#FFFFFF;



}

/* 注意*/
.little{ 
	color: #999999;
	font-size:80%;
	width: 568px;
 
}

/*画像*/
.img_left{
	float: left;

}

/*画像*/
.img_left2 {
	float: left;
	margin-left: 10px;

}
.img_right2 {
	float: right;
}

/* URL送信フォーム*/

table.mobile_mail{
	border-collapse:collapse; 
}
table.mobile_mail th{
	width:140px;
	background-color:#EEEEEE;
}
table.mobile_mail th,table.mobile_mail td{
	vertical-align:top;
	text-align:left;
	line-height:1.4;
	padding:6px 8px;
}
table.mobile_mail td input{
       margin-top:2px;
}
table.url_sub{
	width:100%;
	text-align:center;
	background-color:#EEEEEE;
	margin:5px 0 50px 0;
}
table.url_sub th{
	padding:10px;
}
table.url_sub th input{
	width:250px;
	height:50px;
}

/* URL送信完了*/

ul.send_out{
	margin:20px 0 30px 20px;
}
ul.send_out li{
	line-height:1.3;
	margin-bottom:10px;
}
