/* -+-+-+-+-+- デフォルトスタイルリセット */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td{
    margin: 0; 
    padding: 0;
}
html{
    overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
	font-weight: normal;
	line-height: 140%;
}
ol, ul{
    list-style:none;
}
fieldset, img{
     border:0;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}
caption, th{
	text-align: center;
}
address, caption, cite, code, dfn, em, th, var{
    font-style: normal; 
    font-weight: normal;
}
dt{
    font-weight: bold;
}

.clrBoth{
clear: both;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
body {
	padding-bottom: 30px;
	padding-top: 10px;
}

/* -+-+-+-+-+- /デフォルトスタイルリセット */

#wrapper {
	background: #33CCCC;
	width: 955px;
	min-height:955px;
	height: auto !important;
	height: 955px;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}
#wrapper li {
	float: left;
	font-size: 0px;
	margin-left: 7px;
	margin-top: 7px;
	display: inline;
}

.imgSmallBg {
	width: 220px;
	padding-top: 10px;
	height: 220px;
	background: #FFFFFF;
	padding-left: 10px;
}
.imgSmallBg p {
	width: 210px;
	height: 210px;
	text-indent: -9877em;
}
.imgSmallBg p a{
	display: block;
	height: 210px;
	width: 210px;
	text-decoration:none;
	overflow: hidden;
	/*\*//*/ 
	overflow:auto; 
	/**/
}

/*商品背景（小）*/
.bgNumberS1 {
	background: url(../img/numberS1.jpg) no-repeat top;
}
.bgNumberS2 {
	background: url(../img/numberS2.jpg) no-repeat top;
}
.bgNumberS3 {
	background: url(../img/numberS3.jpg) no-repeat top;
}
.bgNumberS4 {
	background: url(../img/numberS4.jpg) no-repeat top;
}
.bgNumberS5 {
	background: url(../img/numberS5.jpg) no-repeat top;
}
.bgNumberS6 {
	background: url(../img/numberS6.jpg) no-repeat top;
}
.bgNumberS7 {
	background: url(../img/numberS7.jpg) no-repeat top;
}
.bgNumberS8 {
	background: url(../img/numberS8.jpg) no-repeat top;
}
.bgNumberS9 {
	background: url(../img/numberS9.jpg) no-repeat top;
}
.bgNumberS10 {
	background: url(../img/numberS10.jpg) no-repeat top;
}

/*/商品背景（小	）*/


/*商品画像（小）*/
.itemS1 a{
	background: url(../img/imgS1.jpg) no-repeat top;
}
.itemS1 a:hover{
	background: url(../img/imgS1.jpg) no-repeat bottom;
}
.itemS2 a{
	background: url(../img/imgS2.jpg) no-repeat top;
}
.itemS2 a:hover{
	background: url(../img/imgS2.jpg) no-repeat bottom;
}
.itemS3 a{
	background: url(../img/imgS3.jpg) no-repeat top;
}
.itemS3 a:hover{
	background: url(../img/imgS3.jpg) no-repeat bottom;
}
.itemS4 a{
	background: url(../img/imgS4.jpg) no-repeat top;
}
.itemS4 a:hover{
	background: url(../img/imgS4.jpg) no-repeat bottom;
}
.itemS5 a{
	background: url(../img/imgS5.jpg) no-repeat top;
}
.itemS5 a:hover{
	background: url(../img/imgS5.jpg) no-repeat bottom;
}
.itemS6 a{
	background: url(../img/imgS6.jpg) no-repeat top;
}
.itemS6 a:hover{
	background: url(../img/imgS6.jpg) no-repeat bottom;
}
.itemS7 a{
	background: url(../img/imgS7.jpg) no-repeat top;
}
.itemS7 a:hover{
	background: url(../img/imgS7.jpg) no-repeat bottom;
}
/*/商品画像（小）*/



.imgLargeBg {
	width: 457px;
	padding-top: 10px;
	height: 457px;
	padding-left: 10px;
}

.imgLargeBg p {
	width: 447px;
	height: 447px;
	text-indent: -9877em;
}
.imgLargeBg p a{
	display: block;
	height: 447px;
	width: 447px;
	text-decoration:none;
	overflow: hidden;
	/*\*//*/ 
	overflow:auto; 
	/**/
}

/*商品背景（大）*/
.bgNumberL1 {
	background: url(../img/numberL1.jpg) no-repeat top;
}
.bgNumberL2 {
	background: url(../img/numberL2.jpg) no-repeat top;
}
.bgNumberL3 {
	background: url(../img/numberL3.jpg) no-repeat top;
}
.bgNumberL4 {
	background: url(../img/numberL4.jpg) no-repeat top;
}
.bgNumberL5 {
	background: url(../img/numberL5.jpg) no-repeat top;
}
.bgNumberL6 {
	background: url(../img/numberL6.jpg) no-repeat top;
}
.bgNumberL7 {
	background: url(../img/numberL7.jpg) no-repeat top;
}
.bgNumberL8 {
	background: url(../img/numberL8.jpg) no-repeat top;
}
.bgNumberL9 {
	background: url(../img/numberL9.jpg) no-repeat top;
}
.bgNumberL10 {
	background: url(../img/numberL10.jpg) no-repeat top;
}
/*/商品背景（大）*/

/*商品画像（大）*/
.itemL3 a{
	background: url(../img/imgL3.jpg) no-repeat top;
}
.itemL3 a:hover{
	background: url(../img/imgL3.jpg) no-repeat bottom;
}
.itemL2 a{
	background: url(../img/imgL2.jpg) no-repeat top;
}
.itemL2 a:hover{
	background: url(../img/imgL2.jpg) no-repeat bottom;
}
/*/商品画像（大）*/



.imgLargeBg {
	width: 457px;
	padding-top: 10px;
	height: 457px;
	padding-left: 10px;
}

.imgLargeBg p {
	width: 447px;
	height: 447px;
	text-indent: -9877em;
}
.imgLargeBg p a{
	display: block;
	height: 447px;
	width: 447px;
	text-decoration:none;
	overflow: hidden;
	/*\*//*/ 
	overflow:auto; 
	/**/
}

.imgLargeBg1 {
	float:left;
	width: 457px;
	padding-top: 10px;
	height: 457px;
	padding-left: 10px;
	margin:0;
}

.imgLargeBg1 p {
	float:left;
	width: 447px;
	height: 447px;
	text-indent: -9877em;
}
.imgLargeBg1 p a{
	float:left;
	display: block;
	height: 447px;
	width: 447px;
	text-decoration:none;
	overflow: hidden;
	/*\*//*/ 
	overflow:auto; 
	/**/
}


/*商品背景（中縦）*/
.bgNumberMT1 {
	background: url(../img/numberMT1.jpg) no-repeat top left;
}
.bgNumberMT2 {
	background: url(../img/numberMT2.jpg) no-repeat top left;
}
.bgNumberMT3 {
	background: url(../img/numberMT3.jpg) no-repeat top left;
}
.bgNumberMT4 {
	background: url(../img/numberMT4.jpg) no-repeat top left;
}
.bgNumberMT5 {
	background: url(../img/numberMT5.jpg) no-repeat top left;
}
.bgNumberMT6 {
	background: url(../img/numberMT6.jpg) no-repeat top left;
}
.bgNumberMT7 {
	background: url(../img/numberMT7.jpg) no-repeat top left;
}
.bgNumberMT8 {
	background: url(../img/numberMT8.jpg) no-repeat top left;
}
.bgNumberMT9 {
	background: url(../img/numberMT9.jpg) no-repeat top left;
}
/*/商品背景（中縦	）*/


/*商品画像（中縦）*/
.itemMT1 a{
	background: url(../img/imgMT1.jpg) no-repeat top;
}
.itemMT1 a:hover{
	background: url(../img/imgMT1.jpg) no-repeat bottom;
}

.itemMT2 a{
	background: url(../img/imgMT2.jpg) no-repeat top;
}
.itemMT2 a:hover{
	background: url(../img/imgMT2.jpg) no-repeat bottom;
}

.itemMT3 a{
	background: url(../img/imgMT3.jpg) no-repeat top;
}
.itemMT3 a:hover{
	background: url(../img/imgMT3.jpg) no-repeat bottom;
}

.itemMT4 a{
	background: url(../img/imgMT4.jpg) no-repeat top;
}
.itemMT4 a:hover{
	background: url(../img/imgMT4.jpg) no-repeat bottom;
}

.itemMT5 a{
	background: url(../img/imgMT5.jpg) no-repeat top;
}
.itemMT5 a:hover{
	background: url(../img/imgMT5.jpg) no-repeat bottom;
}

.itemMT6 a{
	background: url(../img/imgMT6.jpg) no-repeat top;
}
.itemMT6 a:hover{
	background: url(../img/imgMT6.jpg) no-repeat bottom;
}

.itemMT7 a{
	background: url(../img/imgMT7.jpg) no-repeat top;
}
.itemMT7 a:hover{
	background: url(../img/imgMT7.jpg) no-repeat bottom;
}

.itemMT8 a{
	background: url(../img/imgMT8.jpg) no-repeat top;
}
.itemMT8 a:hover{
	background: url(../img/imgMT8.jpg) no-repeat bottom;
}

.itemMT9 a{
	background: url(../img/imgMT9.jpg) no-repeat top;
}
.itemMT9 a:hover{
	background: url(../img/imgMT9.jpg) no-repeat bottom;
}
/*/商品画像（中縦）*/

.imgMTBg {
	width: 220px;
	padding-top: 10px;
	height: 457px;
/* 	background: #FFFFFF; */
	padding-left: 10px;
}
.imgMTBg p {
	width: 210px;
	height: 447px;
	text-indent: -9877em;
}
.imgMTBg p a{
	display: block;
	width: 210px;
	height: 447px;
	text-decoration:none;
	overflow: hidden;
	/*\*//*/ 
	overflow:auto; 
	/**/
}

/*商品背景（中横）*/
.bgNumberMY1 {
	background: url(../img/numberMY1.jpg) no-repeat top;
}

.bgNumberMY2 {
	background: url(../img/numberMY2.jpg) no-repeat top;
}

.bgNumberMY3 {
	background: url(../img/numberMY3.jpg) no-repeat top;
}

.bgNumberMY4 {
	background: url(../img/numberMY4.jpg) no-repeat top;
}

.bgNumberMY5 {
	background: url(../img/numberMY5.jpg) no-repeat top;
}

.bgNumberMY6 {
	background: url(../img/numberMY6.jpg) no-repeat top;
}

.bgNumberMY7 {
	background: url(../img/numberMY7.jpg) no-repeat top;
}

.bgNumberMY8 {
	background: url(../img/numberMY8.jpg) no-repeat top;
}

.bgNumberMY9 {
	background: url(../img/numberMY9.jpg) no-repeat top;
}

/*/商品背景（中横）*/

/*商品画像（中横）*/
.itemMY1 a{
	background: url(../img/imgMY1.jpg) no-repeat top left;
}
.itemMY1 a:hover{
	background: url(../img/imgMY1.jpg) no-repeat bottom left;
}

.itemMY2 a{
	background: url(../img/imgMY2.jpg) no-repeat top left;
}
.itemMY2 a:hover{
	background: url(../img/imgMY2.jpg) no-repeat bottom left;
}

.itemMY3 a{
	background: url(../img/imgMY3.jpg) no-repeat top left;
}
.itemMY3 a:hover{
	background: url(../img/imgMY3.jpg) no-repeat bottom left;
}

.itemMY4 a{
	background: url(../img/imgMY4.jpg) no-repeat top left;
}
.itemMY4 a:hover{
	background: url(../img/imgMY4.jpg) no-repeat bottom left;
}

.itemMY5 a{
	background: url(../img/imgMY5.jpg) no-repeat top left;
}
.itemMY5 a:hover{
	background: url(../img/imgMY5.jpg) no-repeat bottom left;
}

.itemMY6 a{
	background: url(../img/imgMY6.jpg) no-repeat top left;
}
.itemMY6 a:hover{
	background: url(../img/imgMY6.jpg) no-repeat bottom left;
}

.itemMY7 a{
	background: url(../img/imgMY7.jpg) no-repeat top left;
}
.itemMY7 a:hover{
	background: url(../img/imgMY7.jpg) no-repeat bottom left;
}

.itemMY8 a{
	background: url(../img/imgMY8.jpg) no-repeat top left;
}
.itemMY8 a:hover{
	background: url(../img/imgMY8.jpg) no-repeat bottom left;
}

.itemMY9 a{
	background: url(../img/imgMY9.jpg) no-repeat top left;
}
.itemMY9 a:hover{
	background: url(../img/imgMY9.jpg) no-repeat bottom left;
}
/*/商品画像（中横）*/


.imgMYBg {
	width: 457px;
	padding-top: 10px;
	height: 220px;
/* 	background: #FFFFFF; */	
padding-left: 10px;
}
.imgMYBg p {
	width: 447px;
	height: 210px;
	text-indent: -9877em;
}
.imgMYBg p a{
	display: block;
	width: 447px;
	height: 210px;
	text-decoration:none;
	overflow: hidden;
	/*\*//*/ 
	overflow:auto; 
	/**/
}
/*/商品背景（中横）*/

#wrapper .txt {
	min-height:460px;
	height: auto !important;
	height: 460px;
	width: 230px;
	background: url(../img/txtBg.jpg) no-repeat bottom;
	padding-bottom: 7px;
	font-size: x-small;
	line-height: 140%;
	letter-spacing: 0.1em;
}
#wrapper .txt ol {
	margin-left: 7px;
}
#wrapper .txt li {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-indent: -1em;
	margin-left: 1em;
	display: block;
	float: none;
}


#wrapper .logo {
	background: url(../img/imgLogo.jpg) no-repeat;
	height: 34px;
	width: 168px;
	padding-top: 196px;
	padding-left: 52px;
	padding-right: 10px;
	overflow: hidden;
	margin-top: 7px;
}
#wrapper .logo strong {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF; 
}


#wrapper .double {
	min-height:467px;
	height: auto !important;
	height: 467px;
	width: 230px;
	margin-top: 0px;

}
#wrapper .double .imgSmallBg {
	margin-top: 7px;
}

#wrapper .MT {
	min-height:467px;
	height: auto !important;
	height: 467px;
	width: 230px;
	margin-top: 0px;
}
#wrapper .MT .imgMTBg {
	margin-top: 7px;
}

#wrapper .MY {
	min-width:467px;
	width: auto !important;
	height: 230px;
	width: 467px;
	margin: 0px;
	/* margin-left: -5px; */
}

#wrapper .MY1 {
	min-width:467px;
	width: auto !important;
	height: 230px;
	width: 467px;
	margin-top: 7px;
	/* margin-left: -5px; */
}

#wrapper .MY .imgMYBg {
/* 	margin-top: 7px; */
}

#wrapper .single {
	float:left;
	min-height:230px;
	height: auto !important;
	height: 230px;
	width: 230px;
	margin: 0 7px 0 0;
}
#wrapper .single .imgSmallBg {
	margin-top: 7px;
}

#wrapper .single2 {
	float:left;
	min-height:230px;
	height: auto !important;
	height: 230px;
	width: 230px;
	margin:0;
}
#wrapper .single2 .imgSmallBg {
	float:left;
	margin-top: 7px;
}

