@charset "utf-8";

/*pageNav*/

.pageNav {
	overflow:hidden;
	background-color:#cccccc;
	font-size:13px;
	padding:5px 5px;
}
.pageNav .pageNavLeft {
	float:left;
}
.pageNav .pageNavRight {
	float:right;
	margin-right: 5px;
	text-align: right;
	width: 300px;
}
.pageNav .pageNavRight p.back {
	background:url(../images/icon_2.gif) no-repeat scroll 0 0 transparent;
	display: inline;
	height: 12px;
	line-height: normal;
	padding: 0 0 5px 20px;
}
.pageNav .pageNavRight p.next {
	background: url(../images/icon_3.gif) no-repeat scroll right 0 transparent;
	display: inline;
	height: 12px;
	line-height: normal;
	padding: 0 20px 5px 1px;
}
/*shopBox*/

section.shopBox {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(237, 237, 237, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 ); /* IE6-9 */
	margin-bottom:20px;
}
section.shopBox:last-of-type {
	margin-bottom:0;
}
.shopBox-in {
	overflow:hidden;
	border:#ccc solid 1px;
	padding:10px;
	clear:both;
}
section.shopBox a {
	display:block;
	overflow:hidden;
	text-decoration:underline;
	color:#000;
}
section.shopBox a:hover {
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(214, 214, 214, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(214, 214, 214, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(214, 214, 214, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(214, 214, 214, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(214, 214, 214, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(214, 214, 214, 1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6', GradientType=0 ); /* IE6-9 */
}

.al1 a {
	color:#000;
}

.shopBox-in img {
	display:block;
	float:left;
	margint:50px 0 0 2px;
}
.shopBox-in .shopBoxRight {
	float:right;
	margin-left:10px;
	width:408px;
	overflow:hidden;
}
.shopBoxTxt {
	float:left;
	width:383px;
}
.shopBoxTxt p {
	/*font-size:12px;*/
	margin-bottom:8px;
}
.shopName {
	background:url(../images/icon_5.gif) no-repeat 0 0;
	padding-left:18px;
	margin-bottom:8px;
	font-size:15px;
	font-weight:bold;
}

.shopName2 {
	margin-bottom:2px;
}

.shopData {
	/*font-size:12px;*/
}
.shopData ul.shopDataLeft {
	float:left;
	width:130px;
	margin-right:20px;
	list-style:inside;
	white-space:nowrap;
}
.shopData ul.shopDataLeft span, .shopData ul.shopDataRight span {
	display:inline-block;
	margin-right:5px;
}
.shopData ul.shopDataRight {
	float:left;
	width:130px;
	list-style:inside;
	white-space:nowrap;
}
.shopBoxBtn {
	position:relative;
	background:url(../images/hader_bg.gif);
	float:right;
	width:12px;
	min-height:120px;
	min-height: 120px;  /*ie6*/
	height: auto !important;  /*ie6*/
	height: 120px;  /*ie6*/
}
.shopBoxBtn img {
	display:block;
	position:absolute;
	left: 2px;
	top: 58px;
}

/*mainPr1*/
#mainPr1 {
	position:relative;
}

#mainPr1 img.line {
	position: absolute;
	z-index:10;
}

#mainPr1-in {
	clear:both;
	overflow:hidden;
}
#mainPr1-in img.mainPr1L{
	float:left;
}

#mainPr1-in .mainPr1R{
	float:right;
	width:440px;
}

.mainPr1R p.txt1 {
	display:block;
	font-size:22px;
	line-height:1;
	color:#F11A88;
	margin:10px 0;
}

.mainPr1R img {
	display:block;
	margin-bottom:13px;
}

.mainPr1R p.txt2 {
	font-size:20px;
	margin-bottom:13px;
}

.mainPr1R ul {
	margin:0;
	padding:0;
}

.mainPr1R ul li{
	background:url(../images/icon_8.gif) no-repeat 0 0px;
	line-height:1;
	font-size:20px;
	margin-bottom:10px;
	padding:0 0 0 28px;
}

.mainPr1R ul li:last-of-type {
	margin-bottom:0;
}

#mainPr2 {
	position:relative;
	margin-bottom:15px;
}

#mainPr2-in img.txtBoxImg {
	position:absolute;
	left: 455px;
	top: -25px;
	z-index:10;
}

#mainPr2-in p span.txt1, #mainPr2-in p span.txt2, #mainPr2-in p span.txt3 {
	display:block;
	line-height:1;
	/*font-weight: bold*/
}

#mainPr2-in p span.txt1 {
	font-size:22px;
	color:#F11A88;
	margin:15px 0 5px;
	line-height:1.2;
}

#mainPr2-in p span.txt2 {
	font-size:12px;
	margin-bottom:10px;
}


#mainPr2-in p span.txt3 {
	font-size:16px;
	color:#fff;
	background-color:#FF6AB5;
	padding:5px;
	margin-bottom:10px;
}

#mainPr2-in #txtBox ul.txtBoxL, #mainPr2-in #txtBox ul.txtBoxR {
	float:left;
	font-size:16px;
	width:300px;
	list-style:inside;
	line-height:1.2;
	
}
	
#mainPr2-in #txtBox ul.txtBoxL{
}

#mainPr2-in #txtBox ul.txtBoxL li, #mainPr2-in #txtBox ul.txtBoxR li {
	margin-bottom:3px;
	/*font-weight:bold;*/
}

#mainPr2-in #txtBox ul.txtBoxR{
}

p.prTxt2 {
	/*font-size:12px;*/
	margin-bottom:10px;
}
