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

body{
	background				: #ffffff;
	color							: #CCCCCC;
	font-size						: 10px;
	margin						: 0px;
	padding						: 0px;
	text-align					: left;
	font-family					: "verdana","helvetica","osaka", sans-serif;
}

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

/* ?*/
.bg1{
	width						:549px;
	height					:571px;
	position					: absolute;
	top						: 0px;   
	left						: 0px; 
	background				: url("../img/kinulin.jpg") no-repeat #ffffff;
}
.mail{
	background				: url("") no-repeat #ffffff;
	width						:600px;
	height						: 100%;
	position					: absolute;
	top						: 0px;   
	left						: 549px; 

}
	
table.wedding{	
	color					:#333333;
	width					:1025px; 
        align					: left;
	position					: absolute;
	top						: 590px;   
	left						: 0px; 	
       	text-align					: center;	
	font-size					: 11px;
       	padding					: 0px;
}
td.dress{	
	color					:#333333;
	width					:359px; 
	height				:361px;
        align					: top left;	
       	text-align					: center;	
	font-size					: 11px;
	background				: url("../img/kinulin_04.jpg") no-repeat #ffffff;

}
td.dress2{	
	color					:#333333;
	width					:334px; 
	height				:361px;
        align					: left;	
       	text-align					: center;	
	font-size					: 11px;
	background				: url("../img/kinulin_05.jpg") no-repeat #ffffff;

}
td.dress3{	
	color					:#333333;
	width					:332px; 
	height				:361px;
        align					: left;	
       	text-align					: center;	
	font-size					: 11px;
	background				: url("../img/kinulin_06.jpg") no-repeat #ffffff;

}
td.kimono1{	
	color					:#333333;
	width					:359px; 
	height				:462px;
        align					: left;	
       	text-align					: center;	
	font-size					: 11px;
	background				: url("../img/kinulin_11.jpg") no-repeat #ffffff;

}
td.kimono2{	
	color					:#333333;
	width					:334px; 
	height				:462px;
        align					: left;	
       	text-align					: center;	
	font-size					: 11px;
	background				: url("../img/kinulin_12.jpg") no-repeat #ffffff;

}
td.kimono3{	
	color					:#333333;
	width					:332px; 
	height				:462px;
        align					: left;	
       	text-align					: center;	
	font-size					: 11px;
	background				: url("../img/kinulin_13.jpg") no-repeat #ffffff;

}
table.inside{	
	color					:#333333;
	width					:200px; 
	height				:361px; 
        align					:right top;	
       	text-align					: center;	
	font-size					: 11px;
       	padding					: 20px;
}
.contact{	
	width						:660px;
	height						:140px;
	position						: absolute;
	top						: 1440px;   
	left						: 350px; 
	color						:#666666;
       	text-align						: right;	
}	 
.copyright{	
	width						:100%;
	height						:10px;
	position						: absolute;
	top						: 1560px;   
	left						: 50px; 
	color						:#333333;
       	text-align						: left;	
	font-size						: 9px;
}
.hide{	
	background						:#ffffff;
	width						:600px;
	height						:90px;
	position						: absolute;
	top						: 37px;   
	left						: 550px; 
}
.hide2{	
	background						:#ffffff;
	width						:600px;
	height						:200px;
	position						: absolute;
	top						: 600px;   
	left						: 550px; 
}
a							{color:#ff0000;text-decoration:none;}
a:link							{color:#ff0000;text-decoration:none;}
a:visited							{color:#ff0000;text-decoration:none;}
a:active							{color:#ff0000;text-decoration:none;}
a:hover							{color:#333333;text-decoration:none;}

H1 {
	color: #BECA00; 
	font-size: 14px;
}
H2 {
	color				:#666666; 
	font-size						: 12px;
        	padding					: 5px 0px 0px 0px;
}
p {
	color					:#666666;
	font-size						: 12px;
	margin					: 10px 5px 5px 10px;
}
p.description{
	color					:#666666;
	font-size						: 12px;
	margin					: 3px 0px 2px 0px;
}
p.info{
	color					:#666666;
	font-size						: 12px;
	margin					: 5px 0px 0px 0px;
}