@charset "utf-8";


/* contents */
/*----------------------------------------------*/
#main{
	position	:	relative;
}
#contents{
	float	:	left;
}
.caption{
	color	:	#093c82;
	line-height	:	160%;
}
.scrollFixIt{
	display	:	none;
}

/* customSide */
/*----------------------------------------------*/
#customSide{
	width	:	270px;
	/* border	:	1px solid #959dce; */
	float	:	right;
	background-color: #fff;
}
#customSide #sideProduct{
	padding	:	10px 0px 0px 0px;
}
#customSide #sideProduct h4{
	margin	:	0px 0px 15px 0px;
	font-size	:	17px;
	text-align	:	center;
	color: #50626d;
	font-weight: bold;
	white-space: normal;
	overflow-wrap: normal;
	word-break: keep-all;
}
#customSide #sideProduct .proImg{
	text-align	:	center;
}
#customSide #sideProduct .proImg img{
	width	:	133px;
}

#customSide #sideTotal{
	padding	:	10px;
	margin	:	15px 0px 0px 0px;
	text-align	:	center;
	background-color	:	#f0f0f0;
}
#customSide #sideTotal .price{
	margin	:	5px 0px 0px 0px;
	font-size	:	25px;
	font-weight	:	bold;
	color	:	#dc0000;
}

#customSide #sideNum{
	padding	:	10px;
/*
	border-top	:	1px solid #dcdcdc;
	border-bottom	:	1px solid #dcdcdc;
	background-image	:	url("/img/view/custom/sideBg.jpg");
	background-repeat	:	repeat-x;
	background-position	:	left top;
*/
	background-color	:	#ffffff;
	text-align	:	center;
}
#customSide #sideNum #dai{
	text-align	:	right;
}
#customSide #sideNum table td{
	vertical-align	:	middle;
}
#customSide #sideNum #daiLayouts{
	width	:	61px;
}
#customSide #sideNum #daiLayouts .fL{
	width	:	45px;
}
#customSide #sideNum #daiLayouts .fR{
	width	:	16px;
}
#customSide #sideNum #dai{
	width	:	40px;
	height	:	22px;
}
#customSide #sideNum #daiController{
	position: relative;
	top : -4px;
}
#customSide #sideNum #daiController li{
	height	:	11px;
}
#customSide #sideNum #daiController li a{
	display	:	block;
}




#customSide #sideDetail{
	padding	:	10px;
	border-top	:	1px solid #fff;
	background-color	:	#f0f0f0;
}
#customSide #sideDetail .borderBox{
/*	border	:	1px solid #d6d6d6;
	background-color	:	#fff;*/
}
#customSide #sideDetail .borderBox table th{
	width	:	47%;
	text-align	:	right;
	vertical-align	:	middle;
	padding	:	5px 0px;
}
#customSide #sideDetail .borderBox table .borderB th{
	border-bottom	:	1px solid #d6d6d6;
}
#customSide #sideDetail .borderBox table td{
	width	:	49%;
	vertical-align	:	middle;
	padding	:	5px 4% 5px 0px;
}
#customSide #sideDetail .borderBox table .borderB td{
	border-bottom	:	1px solid #d6d6d6;
}
#customSide #sideDetail .rentalsv table th, #customSide #sideDetail .rentalsv table td{
	border-top	:	1px solid #d6d6d6;
}



#customSide #sideDetail .sideBtn button{
	padding	:	0px;
	margin	:	0px auto;
	display	:	block;
	background-color	:	transparent;
	border	:	none;
	cursor	:	pointer;
}
#customSide #sideDetail .sideBtn button img{
	width	:	100%;
}

#customSide #sideButton {
	text-align: center;
}
#sideButton img {
    width: 154px;
}

#customSide form {
	border: 1px solid #959dce;
}





/* contents */
/*----------------------------------------------*/
#customContents h1.title{
/*
	border-bottom	:	2px solid #b6c6ca;
*/
}
#customContents #customNav{
}
#customContents #customNav ul li{
	float	:	left;
}
#customContents #customNav .Mt4{
	position: relative;
    left: -1px;
}
#customNav img {
    height: 50px;
}

#customContents .customAcrBtn table{
	cursor	:	pointer;
	font-size	:	12px;
}

#customContents .borderBox{
	border	:	1px solid #dfdfdf;
	border-radius	:	3px;
	-moz-border-raadius	:	3px;
	-webkit-border-radius	:	3px;
	background-image	:	url("/img/view/custom/customAcr/acrBg.jpg");
	background-repeat	:	repeat;
	background-position	:	left top;
	background-color	:	#dfdfdf;
}


#customContents .partsNotesArea{
	padding	:	5px 10px 5px 30px;
	margin	:	0px 0px 15px 0px;
	background-color	:	#fafafa;
	border	:	1px dotted #ccc;
	border-top	:	none;
	background-image	:	url("/img/view/custom/customAcr/notesIcon.png");
	background-repeat	:	no-repeat;
	background-position	:	5px 4px;
}



#customContents .customAcrBtn table td{
	width	:	30px;
	vertical-align	:	middle;
	font-weight	:	bold;
	color	:	#262626;
	padding	:	5px;
}
#customContents .customAcrBtn table td.arrow{
	width	:	30px;
	border-right	:	1px solid #e2e2e2;
}
#customContents .customAcrBtn table td.arrow img{
	position	:	relative;
	top  :  3px;
	left : 7px;
}
#customContents .customAcrBtn table td.partsCat{
	width	:	150px;
	color	:	#004097;
	border-left	:	1px solid #fff;
	border-right: 1px solid #e2e2e2;
	padding-left: 15px;
}
#customContents .customAcrBtn table td.partsName{
	width	:	420px;
	padding-left: 15px;
}
#customContents .customAcrBtn table td.partsName p{
	padding	:	0px 0px 0px 2em;
	background-image	:	url("/img/view/custom/customAcr/check.png");
	background-repeat	:	no-repeat;
	background-position	:	left 1px;
}
#customContents .customAcrBtn table td.price{
	width	:	110px;
	color	:	#ac1313;
	text-align	:	right;
}


.customAcrBox{
	padding	:	15px 1px;
	background-color	:	#fff;
}
.customAcrBox .left{
	width	:	180px;
	text-align	:	center;
	float	:	left;
}
.customAcrBox .right{
	width	:	734px;
	float	:	right;
}
.customAcrBox .right .alignR{
	padding-right	:	42px;
}
.customAcrBox table td p{
	text-indent	:	-22px;
	padding	:	2px 5px 2px 22px;
}
.customAcrBox table tr.even td{
	background-color	:	#f4f4f4;
}

.btnMt1{
	cursor	:	pointer;
}
#btnMt{
	cursor	:	pointer;
}



.formTbl{
	width	:	100%;
}
.formTbl th{
	padding	:	15px;
	background-color	:	#eee;
	vertical-align	:	middle;
	border-bottom	:	1px solid #fff;
}
.formTbl td{
	padding	:	15px;
	vertical-align	:	middle;
	border-bottom	:	1px solid #fff;
}
.formTbl .innerTbl th{
	text-align	:	left;
	padding	:	5px 0px;
	background-color	:	transparent;
	vertical-align	:	middle;
	border-bottom	:	none;
}
#customContents table.formtl td div{
	word-break	:	break-all;
}



table table.rentalLeaseTbl tr div{
	border-right	:	2px solid #D5DCDF;
}
table table.rentalLeaseTbl tr td{
	width	:	20%;
}
table table.rentalLeaseTbl tr td.moneys{
	width	:	80%;
}
table table.rentalLeaseTbl tr td.moneys div{
	padding	:	0px 0px 0px 20px;
	border-right	:	none;
}
table table.rentalLeaseTbl tr.borderBNone td{
	border-bottom	:	none;
}

.txt_C{
	text-align: center;
	margin-top: 10px;
}
.light_flg{
	cursor: pointer;
}


.lightA{
	display : none;
}
#lightB{

}
#lightB .lightA{
	min-width	:	300px;
	display : block;
	padding	:	8px;
}
#lightB .lightA .lightTitle{
	padding	:	6px 0px;
	margin	:	0px 0px 25px 0px;
	font-size	:	16px;
	font-weight	:	bold;
	color	:	#004097;
	border-top	:	3px solid #004097;
	border-bottom	:	1px dashed #004097;
}
#lightB .lightA .lightPhoto{
	text-align	:	center;
}
#lightB .lightA .lightPhoto img{
	padding	:	2px;
	margin	:	0px 0px 15px 0px;
	border	:	1px solid #ccc;
}
#lightB .lightA .lightTxt{
	text-align	:	justify;
	line-height	:	160%;
}


#err{
	margin-top	:	5px;
	font-size	:	12px;
	font-weight	:	bold;
	color	:	#e60026;
	padding-left	:	18px;
	background-image	:	url("/img/view/custom/cation_icon.png");
	background-repeat	:	no-repeat;
	background-position	:	left center;
}



.partsList label{
	display	:	block;
	cursor	:	pointer;
}



.contBox{
	margin-top: 20px;
	margin-bottom: 10px!important;
}

#u_other{
	position: relative;
	top: 10px;
}
