@charset "Shift_JIS";

@import "../../css/default.css";
#content { padding-bottom: 30px; }



#content h2 { margin-top: 15px; }

#content #send_area {
	height: 406px;
	width: 950px;
}

#content #send_area li {
	float: left;
	height: 406px;
	width: 475px;
	position: relative;
}

#content #send_area .pc { background: url(/user2/images/pc_bg.jpg) no-repeat; }

#content #send_area .pc .intext {
	width: 330px;
	position: absolute;
	left: 88px;
	top: 286px;
	color: #999999;
}

#content #send_area .pc .inbutton {
	left: 87px;
	top: 320px;
	position: absolute;
}

#content #send_area .mobile { background: url(/user2/images/mobile_bg.jpg) no-repeat; }

#content #send_area .mobile .line01 {
	position: absolute;
	left: 167px;
	top: 273px;
	width: 250px;
	color: #999999;
}

#content #send_area .mobile span {
	position: absolute;
	left: 171px;
	top: 301px;
}
#content #send_area .mobile img { vertical-align: bottom; }



#content #send_area .mobile .inbutton {
	left: 167px;
	top: 335px;
	position: absolute;
}

#content .c_text {
	font-size: 14px;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#content .verisign {
	padding: 30px;
	margin-right: 40px;
	margin-left: 40px;
	border: 1px solid #CCCCCC;
}

#content .verisign .logo {
	float: left;
	width: 120px;
}

#content .verisign .text {
	padding-left: 150px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 14px;
}

