@charset "utf-8";
/**
* base.css
* (c) FOURDIGIT Inc.
*
* 1. import
* 2. html, body
* 3. HTMLtag, siteCommonClass
* 4. Layout
*
*/
/**
* 1. import
*/

/* initialize */
@import "/ec/contents/tnf/special/zipinzip_camp/css/reset.css";
@import "/ec/contents/tnf/special/zipinzip_camp/css/sans-serif.css";

/* extension */
@import "/ec/contents/tnf/special/zipinzip_camp/css/accessibility.css";
@import "/ec/contents/tnf/special/zipinzip_camp/css/logtag.css";
@import "/ec/contents/tnf/special/zipinzip_camp/css/clearfix.css";
@import "/ec/contents/tnf/special/zipinzip_camp/css/float.css";
@import "/ec/contents/tnf/special/zipinzip_camp/css/margin-padding.css";
@import "/ec/contents/tnf/special/zipinzip_camp/css/textalign.css";
@import "/ec/contents/tnf/special/zipinzip_camp/css/wrapper.css";
@import "/ec/contents/tnf/special/zipinzip_camp/css/dkir.css";

/**
* 2. html, body
*/

/* body */
body {
    background: #fff;
    padding-bottom: 0;
    color: #000000;
    font-size: 12px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
}



/**
* 3. HTMLtag, siteCommonClass
*/

a,
a:link,
a:visited,
a:active {
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#666666;
	text-decoration: underline;
}

img{
	border:0;
}

a {
    background-color: transparent;
    background-image: none;
    background-repeat: no-repeat;
}
strong {
    font-weight: bold;
}

/* selection */
::-moz-selection{
background: #b6d6fb;
color: #121212;
text-shadow: none;
}
::selection {
background: #b6d6fb;
color: #121212;
text-shadow: none;
}


/**
* 4. Layout
*/
/* BASE WIDTH */
.page { min-width: 960px; }
.section {
    width: 960px;
    margin: 0 auto;
}
.ac {
    border-bottom: 333333 1px solid;
}
h2.title {
    width: 416px;
    height: 71px;
    background: url("../imgs/h2.gif") no-repeat;
}

#jacket-area {
    width: 960px;
    height: 933px;
    background: url(../imgs/img-jacket.jpg) no-repeat left top;
    position: relative;
    z-index: 10;
}
#jacket-area .pop-area {
    width: 320px;
    position: relative;
    float: right;
    zoom: 1;
}
#jacket-area .close {
    width: 15px;
    height: 15px;
    position: absolute;
    top: 10px;
    right: 10px;
    background: url("../imgs/btn-close.gif") no-repeat;
}
#jacket-area .close:hover { background-position: 0px -15px; cursor: pointer; }

#JacketBox1 .pop-area {
    height: 285px;
    background: url("../imgs/img-pop01.jpg") no-repeat;
}
#JacketBox1 {
    width: 320px;
    position: absolute;
    top: 415px;
    left: 0px;
}
#JacketBox1 .popup {
    width: 137px;
    height: 15px;
    margin-bottom: 22px;
    background: url("../imgs/btn-01.png") no-repeat;
    zoom: 1;
}
#JacketBox1 .popup:hover { background-position: left bottom; cursor: pointer;}

#JacketBox2 {
    width: 320px;
    position: absolute;
    top: 706px;
    left: 640px;
    z-index: 10;
}
#JacketBox2 .popup {
    width: 139px;
    height: 15px;
    margin-bottom: 22px;
    background: url("../imgs/btn-02.png") no-repeat;
    float: right;
    zoom: 1;
}
#JacketBox2 .popup:hover { background-position: left bottom; cursor: pointer;}
#JacketBox2 .pop-area {
    height: 285px;
    background: url("../imgs/img-pop02.jpg") no-repeat;
}
#JacketBox3 {
    width: 320px;
    height: 304px;
    position: absolute;
    top: 657px;
    right: 0px;
}
.pop-area {
    display: none;
    z-index: 1000;
}


#jacket-info {
    width: 920px;
    margin: 0 auto 100px;
    position: relative;
    z-index: 1;
}
#jacket-info .image {
    margin-bottom: 15px;
}
#jacket-info .name {
    margin-bottom: 25px;
}
#jacket-info .plus {
    position: absolute;
    top: 154px;
    left: 437px;
}
.jacket-popup {
    width: 850px;
    margin: 0 auto;
    color: #000;
    background: #fff;
    padding: 50px;
    line-height: 1.8;
    display: none;
}

#description {
    margin-bottom: 40px;
    line-height: 1.9;
    position: relative;
    z-index: 1;
}


#campaign {
    margin-bottom: 50px;
    position: relative;
    width: 960px;
    height: 389px;
}
#campaign .text{
    width: 960px;
    height: 389px;
    background: url("../imgs/banner.jpg") top left no-repeat;
}

#camp_txt {
	width: 960px;
    height: 132px;
	background: url("../imgs/camp_txt.gif") top left no-repeat;
}

#camp_info {
	width: 900px;
    height: 100%;
	font-size:11px;
	margin:35px 0 45px 60px;
}

#camp_btn {
	margin-bottom: 50px;
    position: relative;
    width: 960px;
    height: 70px;
}

#camp_btn .btn {
    width: 400px;
    height: 70px;
	margin:0 auto;
}
#camp_btn .btn:hover { background-position: 0px -30px; cursor: pointer;}

#campaign .btn {
    width: 185px;
    height: 30px;
    background: url("../imgs/btn-more.gif");
    position: absolute;
    bottom: 50px;
    right: 30px;
}
#campaign .btn:hover { background-position: 0px -30px; cursor: pointer;}


/* footer */
#footer {
    padding-top: 20px;
    padding-bottom: 40px;
    border-top: 1px solid #444444;
}


/* SocialBtnArea */
#social-btn {
    /*width: 280px;*/
    float: left;
}
#social-btn .facebook {
    width: 120px;
    padding-top: 3px;
    float: left;
}
#social-btn .twitter {
    width: 152px;
    padding-top: 3px;
    float: left;
}
#social-btn .google {
    width: 50px;
    padding-top: 3px;
    float: left;
}
.copyright {
    padding-top: 12px;
    float: right;
}
p.footer{
	/*position:absolute;
	top:500px;
	left:240px;*/
	text-align:center;
}