@charset "UTF-8";
/* CSS Document */

#salescontainer {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	padding: 0;
	background-color: #FFFFFF;
	border: #CCCCCC 1px solid;
}
#salesheader {
	padding:0;
	text-align: left;
	background: url(../image/salesheader02.jpg) no-repeat top;
	height: 80px;
	color: #FFFFFF;
	width: 640px;
}
#salesheaderleft {
	text-align: left;
	float: left;
	line-height: 140%;
	padding-left: 100px;
	padding-top: 5px;
}
#salesheaderright {
	float: right;
	font-size: 10px;
	text-align: right;
	color:#FFFFFF;
	padding: 28px 15px 0 0;
	line-height: 1.7em;
}
.salesmain {
	padding: 15px 40px;
}
.salesmain-inner {
	text-align: left;
}
#salespankuzu {
	padding-bottom: 2px;
	text-align: right;
	margin: 10px;
	border-bottom: dotted 1px #999999;
	font-size: 11px;
	letter-spacing:0em;
	color:#000000;
	font-weight:normal;
}
.salesletter {
	padding: 10px 30px;
}
.onepoint {
	border-top: #FF0000 3px solid;
	border-bottom: #FF0000 3px solid;
	padding: 50px 130px 15px 10px;
	text-align: left;
	background-image: url(../image/salesonepoint02.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 170%;
	margin: 20px 15px 30px 15px;
}
.salesleftbox {
	margin-bottom: 15px;
	background-image: url(../image/P1060653.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.salesrightbox {
	margin: 15px 100px 30px 100px;
}
.sideborderbox {
	border: #FF0000 4px solid;
	padding:20px;
}
#teamrbenefit {
	border: #990000 4px solid;
	margin: 45px 0;
	background-image: url(../image/teamrbenefittop03.gif);
	background-position: top center;
	background-repeat:no-repeat;
	padding: 75px 28px 20px 28px;
}
.borderbox-inner_voicetext {
	margin: 30px 50px 50px 50px;
}
.borderbox_voicetext {
	border: #FF9966 2px solid;
	margin: 15px 0;
	background: #FFFFDC;
}
.ankatebox {
	border-bottom: #CCCCCC 1px solid;
}
.salesimagebox {
}
.salesvoicebox {
	margin: 0 40px 15px 40px;
	padding: 5px 5px 5px 10px;
	border: #999999 solid 1px;
	background-color: #FFFF99;
}
.salesvoicetitle {
	font-weight: bold;
	margin-right: 5px;
	text-align:right;
}
.salesvoicezenbun {
	font-size: 10px;
	font-weight: normal;
	position: relative;
	top:-40px;
	right: -50px;
}
.slideright10 {
	position: relative;
	right: -30px;
}