﻿@charset "utf-8";

/* layout
-------------------------------------------------------------------------------*/

#wrapper {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    background: #fff;
}

a.sold {
	cursor: default;
}

/* #index
-------------------------------------------------------------------------------*/

#index #contents {
    margin-left: 20px;
}

#index h1 {
    margin-left: 3px;
}

#index h2 {
    margin: -44px 0 43px 247px;
}

#index #iphonecase {
	padding-bottom: 10px;
	margin-right: -6px;
}

#index #iphonecase dl {
	float: left;
	display: inline-block;
	padding: 1px 0 35px;
	margin-right: -3px;
	/display: inline;
	/zoom: 1;
}

#index #iphonecase dl.lastChild {
	padding: 1px 0 35px 17px;
}

#index #iphonecase dl img {
	vertical-align: top;
}

#index #iphonecase dd {
	padding: 25px 15px 9px 0;
	text-align: center;
}

#index #iphonecase dd a {
	display: block;
}

#index #iphonecase dd span {
    color: #FF0000;
    display: block;
    font-size: 10px;
    line-height: 16px;
    min-height: 16px;
    height: auto !important;
    height: 16px;
}

#index #shops {
	padding: 0 17px 0 4px;
}

#index #global {
	padding: 14px 12px 13px 5px;
}

#index #global li {
	float: right;
	border-right: #a6a6a6 1px solid;
	height: 13px;
	overflow: hidden;
}

#index #global li#logo {
	float: left;
}

#index #global li#logo,
#index #global li.lastChild {
	border-right: none;
}

#index #global img {
	vertical-align: top;
}


#index #footer {
    margin-top: 10px;
    padding-bottom: 21px;
}

#index #footer ul {
    height: 46px;
    padding-left: 3px;
    float: left;
}

#index #footer li {
    float: left;
}

#index address {
    float: right;
    padding: 22px 21px 0 0;
}

/* #detail
-------------------------------------------------------------------------------*/

#detail #contents {
    margin: 0 25px 0;
}

#detail #global {
	padding: 14px 0 13px;
}

#detail #global li {
	float: left;
	border-right: #a6a6a6 1px solid;
	height: 13px;
	overflow: hidden;
}

#detail #global li#logo {
	padding-right: 65px;
}

#detail #global li#logo,
#detail #global li.lastChild {
	border-right: none;
}

#detail #global img {
	vertical-align: top;
}

#detail #product {
	/*padding-bottom: 105px;*/
}

#detail dl {
	display: block;
	float: right;
	width: 301px;
	margin-right: -25px;
	white-space: nowrap;
}

#detail dl img {
	vertical-align: top;
}

#detail dd.cart {
	padding-top: 25px;
}

#detail dd.cart span {
    color: #FF0000;
    display: block;
    width: 151px;
    text-align: center;
    font-size: 10px;
    line-height: 16px;
    min-height: 16px;
    height: auto !important;
    height: 16px;
}

#detail dd.text {
	padding-top: 27px;
	font-size: 12px;
}

#detail dd.talk {
	padding: 20px 25px 0 0;
	text-align: center;
}

#detail .dissolve {
	float: left;
	width: 651px;
}

#detail .dissolve .dispOuter {
	border: #a6a6a6 1px solid;
	margin-bottom: 9px;
}

#detail .dissolve .disp {
	overflow: hidden;
	width: 649px;
	height: 399px;
	position: relative;
}

#detail .dissolve .disp img {
	position: absolute;
	top: 400px;
	
}

#detail .dissolve .disp img.foreGround {
	z-index: 1;
	top: -1px;
	left: -1px;
}

#detail .dissolve .disp img.backGround {
	top: -1px;
	left: -1px;
}

#detail .dissolve .ctrl {
	border: #a6a6a6 1px solid;
}

#detail .dissolve .ctrl img {
	vertical-align: top;
	margin: -1px 0 0 -1px;
}

#detail .dissolve .ctrl li {
	float: left;
	border-right: #a6a6a6 1px solid;
	overflow: hidden;
	width: 129px;
	height: 79px;
}

#detail .dissolve .ctrl li.lastChild {
	border-right: none;
}

#detail .dissolve .ctrl a {
	display: block;
	width: 129px;
	height: 79px;
	overflow: hidden;
	display: none;
}

#detail .aside {
	clear: both;
	text-align: center;
	padding: 26px 0 36px;
	min-height: 41px;
	height: auto !important;
	height: 41px;
}

.terry .aside {
	width: 651px !important;
	clear: none !important;
	float: left;
}

#detail h2{
	padding-bottom: 29px;
}

#detail #demerit{
	padding-bottom: 33px;
	font-size: 12px;
}

#detail #demerit .fltL{
	width: 460px;
}

#detail #demerit .fltR{
	width: 460px;
}

#detail #demerit li{
	padding: 0 0 22px 1em;
}

#detail #demerit li span{
	margin-left: -1em;
}

#detail #demerit table{
	/*width: 308px;*/
	margin-bottom: 19px;
}

#detail #demerit th,
#detail #demerit td {
	border: #a6a6a6 1px solid;
	padding: 4px 18px 1px;
}

#detail #recommend {
	padding: 19px 0 10px;
}

#detail #recommend img {
	vertical-align: top;
}

#detail #recommend ul {
	padding:25px 0 38px;
}

#detail #recommend li {
	float: left;
	padding-right: 41px;
}

#detail #local {
	border-top: #a6a6a6 1px solid;
	border-bottom: #a6a6a6 1px solid;
	padding: 19px 0 21px;
}

#detail #local img {
	vertical-align: top;
}

#detail #local li {
	float: left;
	padding-right: 33px;
}

#detail #local li.lastChild {
	padding-right: 0;
	margin-right: -2px;
}

#detail #footer {
    padding: 24px 0;
    text-align: center;
}

#detail address {
    float: right;
    margin-left: -206px;
    padding: 9px 3px 0 0;
}

#detail .dissolve .current img,
#detail #local .current img {
    opacity: 0.60;
    -moz-opacity: 0.6;
    -ms-filter: "alpha(opacity=60)";
    filter: alpha(opacity=60);
}

/* #script
-------------------------------------------------------------------------------*/

#overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    display: none;
    z-index: 10;
    cursor: pointer;
}

#alert {
    position: fixed;
    display: none;
    width: 366px;
    padding-bottom: 21px;
    background: url(/store/iPhonecase/2012/images/bg_alert_foot.png) no-repeat 0 bottom;
    z-index: 11;
    cursor: pointer;
}

#alert .inner {
    width: 366px;
    padding-top: 21px;
    background: url(/store/iPhonecase/2012/images/bg_alert_head.png) no-repeat 0 top; 
}

#alert p {
    display: block;
    width: 366px;
    padding: 22px 0;
    text-align: center;
    background: url(/store/iPhonecase/2012/images/bg_alert_body.png) repeat-y; 
}

#alert span {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    text-align: left;
    margin: 0 6px;
}

.cas {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 11;
}

.fit {
    display: none;
}

.obSurvey iframe {
	border: none;
}
