
.cameraman{
	text-align:right;
	margin-right:100px;
	font-size:80%;
}

/* instax sq10 */
div.gallery img.sq10 {
	background:url(../instax_square_sq10/img/feature_img_gallery.jpg) no-repeat;
	background-size: 100%;
}

/* instax mini90 */
div.gallery img.mini90 {
	background:url(../instax_mini_90/img/feature_img_gallery.jpg) no-repeat;
	background-size: 100%;
}

/* instax mini70 */
div.gallery img.mini70 {
	background:url(../instax_mini_70/img/feature_img_gallery.jpg) no-repeat;
	background-size: 100%;
}

/* instax mini8 */
div.gallery img.mini8 {
	background:url(../instax_mini_8/img/feature_img_gallery.jpg) no-repeat;
	background-size: 100%;
}

/* instax mini50s */
div.gallery img.mini50s {
	background:url(../instax_mini_50s/img/feature_img_gallery.jpg) no-repeat;
	background-size: 100%;
}

/* instax mini25 */
div.gallery img.mini25 {
	background:url(../instax_mini_25/img/feature_img_gallery.jpg) no-repeat;
	background-size: 100%;
}

/* instax mini7s */
div.gallery img.mini7s {
	background:url(../instax_mini_7s/img/feature_img_gallery.jpg) no-repeat;
	background-size: 100%;
}

/* instax instax */
div.gallery img.instax210 {
	background:url(../instax_210/img/feature_img_gallery.jpg) ;
	background-size: 100%;
}

/* instax instax */
div.gallery img.instax300 {
	background:url(../instax_300/img/feature_img_gallery.jpg) ;
	background-size: 100%;
}

/* instax instax */
div.gallery img.hellokitty {
	background:url(../instax_mini_hello_kitty/img/feature_img_gallery.jpg) ;
	background-size: 100%;
}


/* compare btn */
/**
 * callToActionButtonC01
 */
#contents div.callToActionButtonC01 {
	font-size: 12px;
	line-height: normal;
	display: inline-block;
	*display: inline;
    box-shadow: 0 1px 0 #e6e6e6;
}
#contents div.callToActionButtonC01 a {
	text-decoration: none !important;
	color: #2b65d9;
	display: inline-block;
	padding: 0 3px 0 0;
	margin: 0;
}
#contents div.callToActionButtonC01 a:after {
	content: '' !important;
	margin: 0;
}
#contents div.callToActionButtonC01 a:hover {
	color: #0442be;
}
#contents div.callToActionButtonC01 a span.label {
	padding: 4px 9px 4px 12px;
	min-height: 13px;
	_height: 13px;
	display: inline-block;
	white-space: nowrap;
}
#contents div.callToActionButtonC01 a:hover span.label {
	*cursor: hand;
}
/* hasChild */
#contents div.callToActionButtonC01.hasChild {
	position: relative;
	*z-index: 5;
}
#contents div.callToActionButtonC01.hasChild a {
	padding-right: 22px;
}
#contents div.callToActionButtonC01.hasChild a:hover {
}
#contents div.callToActionButtonC01.hasChild a span.label {
}
#contents div.callToActionButtonC01.hasChild a:hover span.label {
}
#contents div.callToActionButtonC01.hasChild:hover div.callToActionButtonChildPanel{
	/*visibility: visible;*/
}

/* level1 */
#contents div.callToActionButtonC01 a.buttonType01 {
    border: 1px solid #bad1ff;
    background-color: #fff;
	padding-right: 6px;
	font-weight: bold;
}
#contents div.callToActionButtonC01 a.buttonType01:hover {
    background-color: #f0f0f0;
}
#contents div.callToActionButtonC01 a.buttonType01 span.label {
	padding: 3px 6px 3px 12px;
}
#contents div.callToActionButtonC01 a.buttonType01:hover span.label {
}
/*hasChild*/
#contents div.callToActionButtonC01.hasChild a.buttonType01 {
	background: #fff url(/img/shared/ps01/bg_calltoaction_01c_r.png) no-repeat right top;
	padding-right: 21px;
}
#contents div.callToActionButtonC01.hasChild a.buttonType01:hover {
    background-color: #f0f0f0;
	background-image: url(/img/shared/ps01/bg_calltoaction_01c_r_o.png);
}
#contents div.callToActionButtonC01.active a.buttonType01,
#contents div.callToActionButtonC01.active a.buttonType01:hover {
    background-color: #f0f0f0;
	background-image: url(/img/shared/ps01/bg_calltoaction_01c_r_s.png);
}

#contents div.callToActionButtonC01.hasChild a.buttonType01 span.label {
}
#contents div.callToActionButtonC01.hasChild a.buttonType01:hover span.label {
}


/* level2 */
#contents div.callToActionButtonC01 a.buttonType02 {
    border: 1px solid #87affe;
    background-color: #dee8ff;
	padding-right: 6px;
	font-weight: bold;
}
#contents div.callToActionButtonC01 a.buttonType02:hover {
    background-color: #bdd0fc;
}
#contents div.callToActionButtonC01 a.buttonType02 span.label {
	padding: 3px 6px 3px 12px;
}
#contents div.callToActionButtonC01 a.buttonType02:hover span.label {
}
/*hasChild*/
#contents div.callToActionButtonC01.hasChild a.buttonType02 {
	background: #dee8ff url(/img/shared/ps01/bg_calltoaction_02c_r.png) no-repeat right top;
	padding-right: 21px;
}
#contents div.callToActionButtonC01.hasChild a.buttonType02:hover {
    background-color: #bdd0fc;
	background-image: url(/img/shared/ps01/bg_calltoaction_02c_r_o.png);
}
#contents div.callToActionButtonC01.active a.buttonType02,
#contents div.callToActionButtonC01.active a.buttonType02:hover {
    background-color: #bdd0fc;
	background-image: url(/img/shared/ps01/bg_calltoaction_02c_r_s.png);
}
#contents div.callToActionButtonC01.hasChild a.buttonType02 span.label {
}
#contents div.callToActionButtonC01.hasChild a.buttonType02:hover span.label {
}

/* level3 */
#contents div.callToActionButtonC01 a.buttonType03 {
    background-color: #5483e0;
	color: white;
	padding-right: 8px;
	font-weight: bold;
}
#contents div.callToActionButtonC01 a.buttonType03:hover {
	color: white;
    background-color: #3870df;
}
#contents div.callToActionButtonC01 a.buttonType03 span.label {
	padding: 4px 4px 4px 12px;
}
#contents div.callToActionButtonC01 a.buttonType03:hover span.label {
}
/*hasChild*/
#contents div.callToActionButtonC01.hasChild a.buttonType03 {
	background: #5483e0 url(/img/shared/ps01/bg_calltoaction_03c_r.png) no-repeat right top;
	padding-right: 21px;
}
#contents div.callToActionButtonC01.hasChild a.buttonType03:hover {
    background-color: #3870df;
	background-image: url(/img/shared/ps01/bg_calltoaction_03c_r_o.png);
}
#contents div.callToActionButtonC01.active a.buttonType03,
#contents div.callToActionButtonC01.active a.buttonType03:hover {
    background-color: #3870df;
	background-image: url(/img/shared/ps01/bg_calltoaction_03c_r_s.png);
}
#contents div.callToActionButtonC01.hasChild a.buttonType03 span.label {
	padding: 4px 6px 4px 12px;
}
#contents div.callToActionButtonC01.hasChild a.buttonType03:hover span.label {
}






