/*==========================================================*/
/* title */

#shopDetaile div.title{
		background:url("../../image/category/title_category_shop.jpg") no-repeat;
		height:27px;
		margin-top:-1px;
		width:765px;
		margin: 0 0 10px 0;
}

#shopDetaile div.title h3{
        font-size:108%;
        font-weight:700;
		padding:4px 0 0 25px;
		text-indent:0;
		width:400px;
}

#shopDetaile div.title.service h3{
        font-size:108%;
        font-weight:700;
		padding:4px 0 0 25px;
		text-indent:0;
		width:400px;
}

#shopDetaile div.mainFrame{
        margin-bottom:30px;
		padding: 0 10px;
}


#shopDetaile div.data{
}

#shopDetaile div.data .banner{
        float:left;
        display:inline;
        margin-right:10px;
        width:120px;
        height:60px;
}


#shopDetaile div.freespace.top{
        margin-bottom:10px;
        width:765px;
}

#shopDetaile div.information{
	background:url("../../image/global/h_bg_diagonal.gif") no-repeat;
	height:25px;
	width:765px;
	margin: 5px 0 10px 0;
}


#shopDetaile div.data div.infoDitail{
        padding: 0 15px;
}

#shopDetaile div.data div.infoDitail p{
        color:#F4570A;
}

#shopDetaile div.information h4{
        font-size:108%;
        font-weight:700;
		margin:0 0 0 15px;
		width:400px;
        color:#464646;
}


#shopDetaile div.data.shop div.information p{
        text-indent:-9999px;
        margin-left:10px;
        font-weight:700px;
        color:#D84340;
}

#shopDetaile div.data.service div.information p{
        margin-left:10px;
        font-weight:700px;
        color:#D84340;
}



#shopDetaile div.data div.leftFrame{
        width:360px;
        padding: 0 0 0 40px;
        float:left;
        display:inline;

}


#shopDetaile div.data div.imageFrame{
    width:305px;
    height:155px;
    background:url('../../image/global/border_diagonal.gif') no-repeat;
	border:1px solid #BBC7CC;
    text-align:center;
    display:block;
    margin-bottom:10px;

}

#shopDetaile div.data div.imageFrame .imageFrameBg{
    text-align:center;
		background:none repeat scroll 0 0 #FFFFFF;
		margin:3px 0 1px 0;
		width:305px;
		height:152px;

}

#shopDetaile div.data div.imageFrame .pack{
        text-align:center;
        display: -moz-inline-box; /*for Firefox 2*/
        display: inline-block; /*for modern*/
        /display: inline; /*for ie5～7*/
        /zoom: 1; /*for ie5～7*/
        vertical-align:middle;
}


#shopDetaile div.data div.imageFrame .pack h3{
        margin-bottom:5px;
        line-height:13px;
        width:220px;
}

#shopDetaile div.data div.imageFrame .bp{
        display: -moz-inline-box; /*for Firefox 2*/
        display: inline-block; /*for modern*/
        /display: inline; /*for ie5～7*/
        /zoom: 1; /*for ie5～7*/
}

#shopDetaile div.data div.imageFrame .pointup{
        background:url('../../image/global/icon_pointup.gif') no-repeat;
        width:220px;
        height:20px;
        margin-top:10px;
}

#shopDetaile div.data div.imageFrame .pointup p{
        font-size:95%;
        margin-left:80px;
        padding-top:1px;
}

#shopDetaile div.data div.copy{
        width:307px;
        margin-bottom:5px;
}

#shopDetaile div.data div.copy p{
        width:287px;
        font-weight:700;
        font-size:97%;
        margin:0px 10px;
}

#shopDetaile div.data div.introduce {
        width:307px;
        margin-bottom:10px;
}

#shopDetaile div.data div.introduce p{
        width:287px;
        font-size:97%;
        margin:0px 10px;
}

#shopDetaile div.data div.go2shop a{
        display:block;
        width:294px;
        height:63px;
        text-indent:-9999px;
        background:url('../../image/shop/go2shop.jpg') no-repeat;
}

#shopDetaile div.data div.go2shop a:hover{
        background:url('../../image/shop/go2shop.jpg') no-repeat 0px -63px;
}

#shopDetaile div.data div.go2service a{
        margin-left:3px;
        display:block;
        width:294px;
        height:63px;
        text-indent:-9999px;
        background:url('../../image/shop/go2service.jpg') no-repeat;
}

#shopDetaile div.data div.go2service a:hover{
        background:url('../../image/shop/go2service.jpg') no-repeat 0px -63px;
}


#shopDetaile div.data  div.rightFrame .go2shop{
        width:294px;
}

#shopDetaile div.data  div.rightFrame .go2service{
        width:294px;
}

#shopDetaile div.data  div.rightFrame{
        width:345px;
        float:left;
        display:inline;

}

#shopDetaile div.data  div.rightFrame p{
        word-break:break-all;
}

#shopDetaile div.data  div.rightFrame h4{
        width:294px;
        height:22px;
        text-indent:-9999px;
}

#shopDetaile div.data  div.rightFrame p{
        margin-left:25px;
        font-size:93%;
}

#shopDetaile div.data.shop  div.pointCondition h4{
        background:url('../../image/shop/shop_pointCondition.jpg') no-repeat;
}

#shopDetaile div.data.shop  div.pointCondition{
		padding: 20px 0 0 0;
}

#shopDetaile div.data.shop  div.pointDuration h4{
        background:url('../../image/shop/shop_pointDuration.jpg') no-repeat;
}

#shopDetaile div.data.shop  div.pointDuration{
		padding: 20px 0 0 0;
}

#shopDetaile div.data.shop  div.campaign h4{
        background:url('../../image/shop/shop_campaign.jpg') no-repeat;
}

#shopDetaile div.data.shop  div.campaign{
		padding: 20px 0 0 0;
}

#shopDetaile div.data.shop  div.basic h4{
        background:url('../../image/shop/shop_basic.jpg') no-repeat;
}

#shopDetaile div.data.shop  div.basic{
		padding: 20px 0 0 0;
}

#shopDetaile div.data.service  div.pointCondition h4{
        background:url('../../image/shop/shop_pointCondition.jpg') no-repeat;
}

#shopDetaile div.data.service  div.pointCondition{
		padding: 20px 0 0 0;
}

#shopDetaile div.data.service  div.pointDuration h4{
        background:url('../../image/shop/shop_pointDuration.jpg') no-repeat;
}

#shopDetaile div.data.service  div.pointDuration{
		padding: 20px 0 0 0;
}

#shopDetaile div.data.service  div.campaign h4{
        background:url('../../image/shop/shop_campaign.jpg') no-repeat;
}

#shopDetaile div.data.service  div.campaign{
		padding: 20px 0 0 0;
}

#shopDetaile div.data.service  div.basic h4{
        background:url('../../image/shop/shop_basic.jpg') no-repeat;
}

#shopDetaile div.data.service  div.basic{
		padding: 20px 0 0 0;
}


#shopDetaile div.data  div.basic{
        margin-bottom:10px;
}

#shopDetaile div.attention{
		background:#fff;
		padding: 5px 15px;
        margin:0;

}


#shopDetaile div.attention .flow{
		border:1px solid #BBC7CC;
		padding: 10px 0 0 0;
		margin: 0 0 15px 0;
}

#shopDetaile div.attention dt{
		color:#666666;
		font-size:13px;
		font-weight:bold;
		text-align:center;
		margin: 0 0 10px;
}

#shopDetaile #aboutPoint .flow dd {
		background:none;
		border:none;
		margin:10px 0;
		padding:10px 5px;
		text-align: center;	
}

#shopDetaile #aboutPoint .flow a{
		font-size:11px;
		text-align: center;
		text-decoration: none;
}

#shopDetaile div.attention .notandum{
		border:1px solid #BBC7CC;
		padding: 10px;
}

#shopDetaile #aboutPoint .notandum dd{
		overflow:auto;
		height: 400px;
}

#shopDetaile #aboutPoint .notandum dd p{
		color:#999999;
		font-size:13px;
		margin-top:10px;
}

#shopDetaile #aboutPoint .notandum dd p a{
		font-size:11px;
}

#aboutPoint .flow .btns {
	text-align:center;
	vertical-align:middle;
	width:154px;
}


#shopDetaile div.attention p.index{
        margin-top:20px;
        margin-bottom:5px;
        border-bottom:2px solid #464646;
}

#shopDetaile div.attention div.textArea{
        margin-left:10px;
}

#shopDetaile div.attention div.textArea p{
        font-size:85%;
}

#shopDetaile div.attention div.textArea ol li{
        font-size:85%;
}

#shopDetaile div.attention div.textArea ul li{
        font-size:85%;
}

#shopDetaile div.attention div.textArea a{
        font-size:85%;
}



.value{
        display: -moz-inline-box; /*for Firefox 2*/
        display: inline-block; /*for modern*/
        /display: inline; /*for ie5～7*/
        /zoom: 1; /*for ie5～7*/
		margin: 0 8px 0 0;
		padding: 1px 0 0 0;
}

.value img{
        display: -moz-inline-box;
        display:inline-block;
        float:left;
}

.point{
        float:left;
        width:60px;
        height:45px;
        background-color:#FAFAFA;
        background:url(../../image/global/point_base.gif) no-repeat;
		text-align: center;
		padding: 15px 0 0 0;
}

.point img.textPoint{
        margin-top:6px;
}

.cashBack{
        background:url(../../image/global/smile_base.gif) no-repeat;
        text-align:center;
        float:left;
        margin: 0px 0px 0px 10px;
        width:60px;
        height:60px;
}

.cashBack .value{
        margin:5px auto 0px auto;
}

.cashBack img.textPoint{
        margin-top:0px;
}

/*==========================================================*/
/* item */

#itemDetaile div.title{
	background:url("../../image/category/title_category_shop.jpg") no-repeat;
	height:27px;
	margin-top:-1px;
	width:765px;
	margin: 0 0 10px 0;
}

#itemDetaile div.title h3 {
	font-size:108%;
	font-weight:700;
	padding:4px 0 0 25px;
	text-indent:0;
	width:740px;
}

#itemDetaile .leftFrame{
	width:130px;
	padding: 10px 20px 0;
	float: left;
	text-align: center;
	vertical-align: middle;
}

#itemDetaile .leftFrame img{
	max-width: 130px;
}

*html #itemDetaile .leftFrame img{
	width:expression(this.width >= 130 ? "130px" : "auto");
}

#itemDetaile .rightFrame{
	width:575px;
	padding: 10px 20px 15px 0;
	float: left;
}

#itemDetaile .rightFrame .pp{
	width:230px;
    height:60px;
	float: left;
}

#itemDetaile .rightFrame .pp .point{
	float: left;
	margin: 0px;
}

#itemDetaile .rightFrame .pp .price{
	width: 150px;
    height:20px;
	float: left;
	margin: 0 0 0 10px;
	padding: 30px 0 5px 0;
	border-bottom: 2px dotted #999999;
	text-align: center;
	font-size: 10px;
}

#itemDetaile .rightFrame .pp .price span{
	color:#FF3700;
}

#itemDetaile .rightFrame .pp .price .en{
	font-weight:bold;
	font-size: 19px;
}

#itemDetaile .rightFrame .go2item{
	width:294px;
	padding: 0 20px 0 0;
	height:63px;
	float: left;
}

#itemDetaile .rightFrame .go2item a{
	margin-left:3px;
	display:block;
	width:294px;
	height:63px;
	text-indent:-9999px;
	background:url('../../image/shop/go2item.jpg') no-repeat;
}

#itemDetaile .rightFrame .go2item a:hover{
        background:url('../../image/shop/go2item.jpg') no-repeat 0px -63px;
}

#itemDetaile .rightFrame .info{
	padding: 20px 0 0 0;
	clear:both;
}

#itemDetaile .rightFrame .attention{
	border: 10px solid #F3F3F3;
	background-color:#fff;
	clear:both;
	margin:10px 0;
}

#itemDetaile .rightFrame .attention span{
	font-weight:bold;
}

#itemDetaile .rightFrame .attention p{
	margin: 5px 0 0 0;
}