@charset "Shift_Jis";

*{
   margin:0; padding:0;
   font-family	:osaka,Century Gothic,Chicago,sans-serif;
   font-style	:normal;
   font-weight	:normal;
   font-variant	:normal;
   font-size	:small;
   line-height	:180%;
   color	:#fff;
   scrollbar-3dlight-color:black;
   scrollbar-arrow-color:#E38686;
   scrollbar-darkshadow-color:#E38686;
   scrollbar-face-color:black;
   scrollbar-highlight-color:black;
   scrollbar-shadow-color:black;
   scrollbar-track-color:black;
 }

body{
	background:#E38686;
	background-image:url(clothshop_img/bg.gif);
    }

hr{
	display:none;
  }

small{
	180%;
     }

p{
  margin-bottom:20px;
 }

img{
	border:none;
   }

input, select, textarea { 
color: #000; 
} 

A{
  color : yellow;
  text-decoration : none;
}
A:HOVER{
  color : yellow;
  text-decoration : underline;
}

#PAGETOP{
	margin:20px auto;
	width:780px;
	height:100%;
	background:#000;
	}

#HEADER{
	background-image:url(img/main-img2.jpg);
	background-repeat-no-repeat;
	width:780px;
	height:550px;
	}

#HEADER h1{
	padding:150px 75px 0px 0px;
	text-align:right;
	font-size:x-large;
	}

#PAN{
	display:none;
	}

#MENU{
	margin:20px 0px 0px 0px;
	padding:40px 0px 0px 0px;
	text-align:center;
	background-image:url(clothshop_img/menu-bg.gif);
	height:80px;
     }

#MENU li{
	display:inline;
	margin:2em;
	}

#MENU h2{
	display:none;
	}


#MENU A{
  color : black;
  text-decoration : none;
}
#MENU A:HOVER{
  color : black;
  text-decoration : underline;
}

#ADSENSE{
  text-align : center;
}

#KIZI{
	margin:20px 15px 20px 15px;
     }

.text{
	margin:20px;
     }

h2{
   color:#E38686;
   font-weight:bold;
   margin-bottom:15px;
   background-image:url(clothshop_img/h2.gif);
   background-repeat:no-repeat;
   padding:3px 0px 0px 30px;
  }

h3{
   border-bottom:1px #3C4B32 solid;
   background-image:url(clothshop_img/h3.gif);
   background-repeat:no-repeat;
   padding:3px 0px 0px 20px;
   margin-bottom:10px;
  }

.modori{
	font-size:xx-small;
	}

.modori li{
	list-style-type:none;
	background-image:url(clothshop_img/modori.gif);
	background-repeat:no-repeat;
	background-position:650px 4px;
	padding-left:16px;
	text-align:right;
	}

dt{
	font-weight:bold;
	border-bottom:1px #E38686 dashed;
	margin-right:100px;
	padding-left:1em;
	color:#86ABE3;
  }

dd{
	font-weight:bold;
	border-bottom:1px #E38686 dashed;
	margin-right:100px;
	padding-left:1em;
  }

#INFO{
  text-align : center;
}


#FOOTER{
	background-image:url(clothshop_img/menu-bg.gif);
	height:50px;
	}


#FOOTER li{
	display:none;
	}


#FOOTER h2{
	display:none;
	}
