#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/*--100219 内容変更により追加--*/
h2.ex{
	margin:0 0 5px 0;
	padding:18px 5px 20px 20px;
	background:url(../cart/img/tl_cart.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
}
h2.exl{
	margin:0 0 10px 0;
	padding:7px 5px 10px 20px;
	background:url(../cart/img/tl_cartl.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FFF;
	font-weight:bold;
	line-height: 1.3;
}

h3.ex{
	margin:0 0 10px 0;
	padding:13px 5px 15px 25px;
	background:url(../cart/img/tlsub_cart.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#076DD3;
	font-weight:bold;
}


h3.pl{
	margin:0 0 5px 0;
	padding:18px 5px 20px 55px;
	background:url(../cart/img/bg_cartuse.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#FF6600;
	font-weight:bold;
	font-size: 100%;
}
h3.pr{
	margin:0 0 5px 0;
	padding:18px 5px 20px 55px;
	background:url(../cart/img/bg_cartorder.gif);
	background-position:right top;
	background-repeat:no-repeat;
	color:#EE0000;
	font-weight:bold;
	font-size: 100%;
}


.develop{
	margin:0px;
	padding:0px;
	position:relative;
	z-index:1;
}
.develop .left{
	margin:0px;
	padding:0px 0 0 0;
	float:left;
	width:275px;
	background:url(../cart/img/bg_cartuse.gif);
	background-position:left top;
	background-repeat:no-repeat;

}
	.develop .left p{
		margin:0px;
		padding:0px 0px 0px 24px;
	}

.develop .left a{
	text-decoration:none !important;
}
.develop .right a{
	text-decoration:none !important;
}


.develop .right{
	margin:0px;
	padding:0px 0 0 0;
	float:right;
	width:275px;
	background:url(../cart/img/bg_cartorder.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
	.develop .right p{
		margin:0px;
		padding:0px 0px 0px 32px;
	}
.orimg{
	margin:-5px 0 0 0;
	width:550px;
	padding-top:0px;
	padding-bottom: 15px;
	position:relative;
	z-index:3;
	display:block;
}

.zumen{
	margin:0 0 20px 0px;
	padding:0;
}
.zumen .left{
	margin:0 0 0 0;
	padding:0;
}
.zumen .right{
	margin:0 0 0 0;
	padding:0;
	float:right;
	width:290px;
}

.zumenimg{
	margin:0 0 5px 0;
	padding:65px 0 0 0;
}
.zumenimg .l{
	margin:0 5px 0 0;
	padding:0;
	float:left;
	width: 142px;
}
	.zumenimg .l img{
		border:2px solid #0096E6;
	}
.zumenimg .r{
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	width: 290px;
}
.inquiry{
	clear:both;
	position:relative;
	margin-bottom:20px;
}
.inquiry p{
	color: #FFF;
	display:block;
	margin-bottom:-25px;
	padding-left:5px;
	position:relative;
	z-index:3;
}
.ordermade{
	padding:20px 0 0 0;
	margin:0 20px 0 20px;
	background:url("../cart/img/bg_cart_meritimage.gif");
	background-position:right top;
	background-repeat:no-repeat;
	height: 349px;
}

.feature{
	margin:0 0 15px 0;
	padding:20px 0 0 20px;
	background:url("../cart/img/bg_cart_merit.gif");
	background-position:left top;
	background-repeat:no-repeat;
}
.feature h3{
	color:#EE0000;
	padding:0 0 5px 0;
	font-size:125%;
}

.cart_type{
	background:url("../cart/img/bg_cart_syosai01.jpg");
	background-position:right top;
	background-repeat:no-repeat;
}
.cart_type p{
	margin:0px;
	padding:0px;
	color:#076DD3;
	font-weight:bold;
}
p.attention{
	color:#FF6699;
}
p.note{
	color:#333;
	font-weight:normal;
	font-size:80%;
}
p.note_sub{
	color:#333;
	font-weight:normal;
	font-size:80%;
}

.cart_type .img_top{
	top:0px;
	left:0px;
	clear:both;
}



.cart_type .img_middle_area{
	margin:0px;
	padding:10px 0 0 0;
	clear:both;
}


.cart_type .img_middle{
	top:185px;
	left:0px;
	width: 110px;
	float: left;
}
.cart_type .img_middle2{
	top:201px;
	left:109px;
	padding-top: 1.3em;
}


.cart_type .img_bottom_area{
	margin:0px 0px 15px 0;
	padding:36px 0 0 0;
	text-align: left !important;
	clear:both;
}





.cart_type .img_bottom{
	width: 173px;
	float: left;
}
.cart_type .img_bottom2{
	width: 154px;
	float: left;
}
.cart_type .img_bottom3{
	width: 110px;
	float: left;
	margin-top: -1.2em;
}

.price{
	margin:0 0 5px 0;
	padding:10px 0;
	border:1px solid #333;
	text-align:center;
	background:#FFFFCC;
}
.price strong{
	margin:0;
	padding:0 0 10px 0;
	display:block;
	color:#EE0000;
	font-weight:bold;
	font-size:150%;
	font-family:Arial, Helvetica, sans-serif;
}

.cart_type img{
	border:2px solid #0096E6;
}

.totop{
	text-align:right;
	display:block;
	margin-bottom:25px;
}
.consult{
	margin:0px 0px 15px 0px;
	padding:0px;
	position: relative;
	height: 255px;
}
.consult .left{
	margin:0px;
	padding:0px;
	float:left;
	width: 316px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:2;
}
.consult .right{
	margin:0px;
	padding:0px;
	float:right;
	width: 232px;
	z-index:3;
	position: relative;
	top: 0px;
	left: -25px;
}
.consult .right .lead{
	margin:0px;
	padding:0 0 20px 30px;
	color:#FF3300;
	font-size:110%;
	font-weight:bold;
	line-height:1.4;
}
.consult .right .lead strong{
	font-size:150%;
}
.info{
	margin:0px;
	padding:0 0 5px 25px;
}

/* flowchart */
.flowchart {
	margin:0px 0px 30px 0px;
	padding:0px;
}
.flowchart dl{
	margin:0px 0px 0px 0;
	padding:0px;
	clear:both;
}

.flowchart dl.arrowb1{
	margin:0px 0px 0px 0;
	padding:0px;
	clear:both;
	background:url(../cart/img/bg_arrowbottom1.gif);
	background-position:right 30px;
	background-repeat:no-repeat;
}
.flowchart dl.arrowb2{
	margin:0px 0px 0px 0;
	padding:0px;
	clear:both;
	background:url(../cart/img/bg_arrowbottom2.gif);
	background-position:right 30px;
	background-repeat:no-repeat;
}


.flowchart dl dt {
	margin:0px 0px 0 0;
	padding:0px;
	float:left;
	text-align:center;
}
.flowchart dl dt img {
	margin:0 0 10px 0;
}

.flowchart dl dd {
	margin:0px;
	padding:0px 0px 0px 5px;
	line-height:1.4;
	width:340px;
	float:right;
}
.flowchart dl dd h4 {
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#FF6600;
	border-bottom:1px solid #FF6600;
	font-size:110%;
}

.kodawari {
	margin:0px 0px 30px 0px;
	padding:0px;
}
.kodawari dl{
	margin:0px 0px 0px 0;
	padding:0px 0px 20px 0;
	clear:both;
}

.kodawari dl dt {
	margin:0px 0px 0 0;
	padding:0px;
	float:left;
	text-align:center;
}
.kodawari dl dt img {
	margin:0 0 10px 0;
}

.kodawari dl dd {
	margin:0px;
	padding:0px 0px 0px 5px;
	line-height:1.4;
	width:350px;
	float:right;
}
.kodawari dl dd h4 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 7px;
	color:#339999;
	border-left:4px solid #339999;
	font-size:110%;
}
.break { page-break-before: always; }
.breaknot {
   page-break-after: avoid;
}

