/*------------------------------------------------
	IDENTIFICATION DIVISION.
	Version.					0.8.2;
	Author.					Natsuko Hayashida(admin)
------------------------------------------------*/

body{
	background				: #ffffff;
	color							: #666666;
	margin						: 0px;
	padding						: 0px;
	text-align					: left;
	font-family					: "verdana","helvetica","osaka","ＭＳ ゴシック","ヒラギノ角ゴ Pro W3", sans-serif;
	font-size						: 0.8em;
}

#wrap{
	width:100%;
	height:100%;
        background-color: #ffffff; 
}

/* 左　画像bg*/
.purse-bg{
	background				: url("../img/prada-purse.jpg") no-repeat #ffffff;
	width						: 100%;
	height						: 910px;
	position					: absolute;
	top						: 200px;   
	left						: 0px; 
}
.wallet-bg{
	background				: url("../img/prada-wallets.jpg") no-repeat #ffffff;
	width						: 100%;
	height						: 910px;
	position					: absolute;
	top						: 200px;   
	left						: 0px; 
}
.belt-bg{
	background				: url("../img/prada-belt.jpg") no-repeat #ffffff;
	width						: 100%;
	height						: 910px;
	position					: absolute;
	top						: 200px;   
	left						: 0px; 
}
.shoes-bg{
	background				: url("../img/prada-shoes.jpg") no-repeat #ffffff;
	width						: 100%;
	height						: 910px;
	position					: absolute;
	top						: 200px;   
	left						: 0px; 
}
.sunglasses-bg{
	background				: url("../img/prada-sunglasses.jpg") no-repeat #ffffff;
	width						: 100%;
	height						: 910px;
	position					: absolute;
	top						: 200px;   
	left						: 0px; 
}
.braket{
	background				: url("../img/prada-braket.gif") no-repeat; 
	width						: 100%;
	height						: 216px;
	position					: absolute;
	top						: 40px;   
	left						: 230px; 
}
.rss{
	background				: #ffffff;
	width						: 280px;
	height						: 910px;
	position					: absolute;
	top						: 1050px;   
	left						: 0px; 
	padding						: 10px;
}
/*トップ　国部分*/
.country{
	width						: 580px;
	height						: 188px;
	position					: absolute;
	top						: 0px;   
	left						: 350px;  
}
.string1{
	width						: 100%;
	height						: 188px;
	position					: absolute;
	top						: 0px;   
	left						: 0px;  
}
.us{
	width						: 48px;
	height						: 188px; 
	position					: absolute;
	top						: 0px;   
	left						: 62px;   
}
.string2{
	width						: 60px;
	height						: 188px; 
	position					: absolute;
	top						: 0px;   
	left						: 110px;  
}
.ca{
	width						: 44px;
	height						: 188px; 
	position					: absolute;
	top						: 0px;   
	left						: 170px;    
}
.string3{
	width						: 52px;
	height						: 188px; 
	position					: absolute;
	top						: 0px;   
	left						: 212px;   
}
.uk{
	width						: 49px;
	height						: 188px; 
	position					: absolute;
	top						: 0px;   
	left						: 264px;   
}
.string4{
	width						: 50px;
	height						: 188px; 
	position					: absolute;
	top						: 0px;   
	left						: 313px;  
}
.au{
	width						: 49px;
	height						: 188px; 
	position					: absolute;
	top						: 0px;   
	left						: 363px;   
}
.string5{
	width						: 166px;
	height						: 188px; 
	position					: absolute;
	top						: 0px;   
	left						: 412px;   
}
/* コピーライト*/
.copyright{
	font-size						: 9px;
}
a							{color:#db7093;text-decoration:none;}
a:link							{color:#db7093;text-decoration:none;}
a:visited						{color:#db7093;text-decoration:none;}
a:active						{color:#4B4B4B;text-decoration:none;}
a:hover							{color:#4B4B4B;text-decoration:none;}

H1 {
	color: #BECA00; 
	font-size: 7px;
}
H2 {
	color: #666666; 
	font-size						: 11px;
        	padding					: 20px 0px 0px 0px;
}
p {
	font-size						: 11px;
	margin					: 0px 10px 10px 10px;
}
p.right {
	color:#8DBBBB;
	margin					: 0px 10px 10px 15px;
}
li{
	list-style-type		: none;
}
/* メニュー*/
.menu{
	width						: 100%;
	height						: 175px;
	position					: absolute;
	top						: 45px;   
	left						: 45px; 
}



/* コンテンツ */

.contents{
	width						: 650px;
	position					: absolute;
	top						: 120px;   
	left						: 300px; 
}


.space{
      	clear:left;
}
.hosoku{
         	color: #3E332C;
　　　  	font-size: 9px;
        	text-align: right;
        	line-height: 140%;
}

#links{color:#ffffff;}
	font-size						: 7px;
	#links a{color:#ffffff;text-decoration:none;}
	#links a:link{color:#ffffff;text-decoration:none;}
	#links a:visited{color:#ffffff;text-decoration:none;}
	#links a:active{color:#ffffff;text-decoration:none;}
	#links a:hover{color:#ffffff;text-decoration:none;}



