body{
  padding : 0px;
  margin : 0px;
  height : auto;
  right : auto;
  left : auto;
	text-align:center;
	word-break : break-all;
}

table{
  padding : 0px;
  margin : 0px;
  border-width : 0px;
  border-collapse : collapse;
  font-size : 11px;
  border-width : 0px;
}
td{
  vertical-align : top;
  padding : 0px;
  margin : 0px;
  border-width : 0px;
  border-collapse : collapse;
}
a{
	text-decoration : none;
}
 


form{
	margin : 0px;
	padding : 0px;
}


img{
	border : none;
}

.centerin{
	text-align : center;
}

.rightin{
	text-align : right;
}

.leftin{
	text-align : left;
}


.rightlink{
	text-align : right;
	float : right;
}




.chui{
	color : #cc0000;
}

.chuiwaku{
	width : 80%;
	text-align : center;
	padding : 20px;
	margin : 0px auto 0px auto;
	border : 1px solid #9a3131;
	color : #9a3131;
	line-height : 15px;
}


hr{
	height : 1px;
	border-top : none;
	border-bottom : 1px solid #808080;
}


#sendview{
	padding-top : 50px;
	text-align : center;
}




.intxt0{
	ime-mode : inactive;
	color : #a9a9a9;
}

.intxt1{
	ime-mode : active;
}


.intxt2{
	ime-mode : inactive;
}

.intxt3{
	ime-mode : inactive;
	text-align : right;
}


.txt_o{
	color : #ff8c00;
}


.spprice{
	text-align : right;
	color : #f0027f;
}


.backlink{
	font-size : 20px;
	position:absolute;
	top : 0px;
	left : 7px;
}

.favolink{
	position:absolute;
	top : 0px;
	right : 7px;
}

.favolink img{
	width : 20px;
}


.whitewaku{
	background-color : #ffffff;
	padding-bottom : 20px;
}


.nonewaku{
	text-align : center;
	padding : 100px 0px 250px 0px;
}


.sepiastyle{
  opacity:0.5;
}




#fadeLayer {
  position:absolute;
  top:0px;
  left:0px;

  width:100%;
  height:100%;

  background-color:#000000;
  opacity:0.5;
  visibility:hidden;
  z-index:9999;
}

#backbase{
	width : 100%;
	background-color : #000000;
	position : absolute;
	text-align : center;
	padding-top : 30px;
	margin : 0px;
	top : 0px;
	left : 0px;
	z-index : 100000;
	filter : alpha(opacity=70);
	-moz-opacity : 0.7;
	opacity : 0.70;
}



/* クレジットカードリンク */
#crcardwaku{
	width : 80%;
	position:absolute;
	top : 20%;
	left : 10%;
	border : 1px solid #808080;
	background-color : #ffffff;
	z-index:9999;
	-webkit-box-shadow: 0px 0px 9px 6px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 9px 6px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 9px 6px rgba(0,0,0,0.3);
}

#crcardwaku p{
	line-height : 20px;
	text-align : left;
	margin : 20px;
}


#crcardwaku form{
	text-align : center;
	margin : 20px;
}




#weitgif{
	width : 100%;
	text-align : center;
	margin-top : 100%;
}


