/* styles written in this file is for Standard */

.section { text-align:left;}

.mt0 {
	margin-top: 0 !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

h2 {
	margin: 0 0 20px 0;
}

p.banner {
	text-align: center;
}

.headding {
	margin: 0 0 30px 0;
}

	.headding h3 {
		margin: 0;
		padding: 0 0 10px 20px;
		border-bottom: solid 1px #999;
	}

	.headding p {
		margin: 10px 0 0 0;
		font-size: 15px;
		padding: 0 0 0 20px;
		color: #111;
	}
	
	.headding p small {
		font-size: 0.8em;
	}

.section2 {
	margin: 60px 0;
	background: url(../img/bg_01.png) repeat-y center top;
}


.lense {
	font-size: 12px;
	line-height: 1.8;
	padding: 0 30px;
}

	.lense .photo img {
		padding-right: 10px;
		vertical-align: baseline;
	}
	
	.lense .text {
		
	}
	
	.lense .title {
		margin: 20px 0 24px 0;
	}
	
	.lense h4 {
		float: left;
		padding: 2px 20px 0 0;
		margin: 0;
	}
	
	.lense .shop {
		float: left;
		margin: 0;
	}
	
	.lense .detail {
		clear: both;
		margin: 0;
	}
	
	.lense ol {
		padding: 0 0 0 15px;
		clear: both;
		margin: 0;
	}
	
		.lense ol li {
			margin: 0 0 10px 0;
		}
		
		.lense ol ol li {
			margin: 0;
			list-style: lower-roman;
		}
	
	

#lense01 {
	width: 430px;
	float: left;
}

#lense02 {
	width: 430px;
	float: left;
}

#lense03 {
	margin: 0 0 60px 0;
	position: relative;
}

	#lense03 .new {
		position: absolute;
		top: 90px;
		left: 220px;
	}

#lense04 {
	width: 430px;
	float: left;
}

#lense05 {
	width: 430px;
	float: left;
	padding-top: 32px;
}




.zoomlense {
	width: 602px;
	padding: 0 15px;
	border: solid 4px #525252;
	background: #fff;
}

	.zoomlense .photo {
		margin: 0;
	}
	
	.zoomlense .btn {
		margin: 0;
		padding: 10px;
		text-align: right;
	}

/* colorbox */

#cboxOverlay{/*background:#fff;*/}
#colorbox{}
    #cboxContent{overflow:visible;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#fff; padding:1px;}
        #cboxLoadingGraphic{background:url(../../common/img/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#fff;}
        #cboxTitle{display: none;}
        #cboxCurrent{display: none; position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../../common/img/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}
