@charset "shift_jis";
/* ------------------------------------------------------
#contentsArea #navAreatop
------------------------------------------------------ */
#navAreatop {
	background-image: url(../../cmn/images/bg_gnav.jpg);
	background-repeat: repeat-x;
}
#titleAreatop {
	background-image: url(../../top/images/bg_navareatop.jpg);
	background-repeat: repeat-x;
}
/* ------------------------------------------------------
#contentsArea #contentsAreatop
------------------------------------------------------ */
#contentsAreatop {
	width: 720px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-color: #FFFFFF;
}
#contentsAreatop #info {
	float: left;
	width: 485px;
}
#contentsAreatop #info h1 {
	margin-top: 5px;
}
#contentsAreatop #info .infoText {
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 1.5em;
}
/*#contentsAreatop #info h2 {
	background-image: url(../images/used.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 80px;
	padding-top: 80px;
	padding-left: 210px;
	padding-right: 192px;
}*/
#contentsAreatop #union {
	float: right;
	width: 211px;
}
#contentsAreatop #union ul {
	width: 205px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #A5A5A5;
	border-bottom-color: #A5A5A5;
	border-left-color: #A5A5A5;
	padding-top: 5px;
	padding-bottom: 0px;
}
#contentsAreatop #union li {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding-left: 35px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#contentsAreatop #union .unionList {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A5A5;
}
#contentsAreatop #info #used {
	width: 482px;
}
#contentsAreatop #info #used #usedDetail {
	background-image: url(../images/usedtile.gif);
	background-repeat: repeat-y;
	width: 482px;
}
#contentsAreatop #info #used #usedDetail #photp {
	background-image: url(../images/usedphoto.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 477px;
}
#contentsAreatop #info #used #usedDetail #photp img {
	margin-top: 4px;
	margin-left: 10px;
	margin-bottom: 2px;
}
#contentsAreatop #info #used #usedDetail #photp .text {
	width: 260px;
	padding-left: 28px;
	line-height: 1.4em;
}
#contentsAreatop #info #used #usedDetail #photp .botton img {
	margin-left: 200px;
	margin-bottom: 7px;
	margin-top: -8px;
}
