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

body{
	background				: #ffffff;
	color						: #801A6E;
	margin					: 0px;
	padding					: 0px;
	text-align					: left;
	font-family				: "Courier New", sans-serif;
	font-size					: 14px;
}

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

a							{color:#FF1A6E;text-decoration:none;}
a:link						{color:#FF1A6E;text-decoration:none;}
a:visited						{color:#FF1A6E;text-decoration:none;}
a:active						{color:#33CC33;text-decoration:none;}
a:hover						{color:#4B4B4B;text-decoration: underline overline;}

H1 {
	color: #FF1A6E; 
	font-size: 15px;
}
H2 {
	color: #33CC33; 
	font-size						: 13px;
        	padding					: 20px 0px 0px 0px;
}
p {
	font-size						: 14px;
	margin						: 0px 10px 10px 10px;
}
p.crusher {
	color							: #33CC33;	
	font-size						: 12px;
	margin						: 0px 5px 3px 5px;
}
p.menu {	
	font-size						: 13px;
	margin						: 5px 5px 68px 5px;
	font-weight					: bold;
}
.text2{
	width						: 150px;
	height						: 400px;
	position					: absolute;
	top						: 350px;   
	left						: 190px; 
}
.text3{
	width						: 80px;
	height						: 300px;
	position					: absolute;
	top						: 380px;   
	left						: 25px; 
}
/* ロゴ */
.logo{
	width						: 163px;
	height						: 85px;
	position					: absolute;
	top						: 0px;   
	left						: 0px; 
	background				: #ffffff;
}
.bg2{
	width						: 195px;
	height						: 85px;
	position					: absolute;
	top						: 0px;   
	left						: 163px; 
	background				: url(../img/wade1_03.jpg)  no-repeat #ffffff;
}
.bg3{
	width						: 358px;
	height						: 89px;
	position					: absolute;
	top						: 85px;   
	left						: 0px; 
	background				: url(../img/wade1_05.jpg)  no-repeat #ffffff;
}
.bg4{
	width						: 163px;
	height						: 181px;
	position					: absolute;
	top						: 174px;   
	left						: 0px; 
	background				: url(../img/wade1_06.jpg)  no-repeat #ffffff;
}
a#tshirt {
	position					: absolute;
	top						: 174px;   
	left						: 163px; 
	width: 195px;
	height: 181px; 
	background-image: url("../img/wade1-buy.jpg"); 
	text-indent: -1000px;
}
a#tshirt:hover {
	background-position: top right; 
}
.bg5{
	width						: 188px;
	height						: 248px;
	position					: absolute;
	top						: 355px;   
	left						: 0px; 
	background				: url(../img/wade1_08.jpg)  no-repeat #ffffff;
}
.gallery{
float:right;
	width						: 810px;
	height						: 720px;
	margin						: 0px 0px 3px 100px;
}
.copyright{
	font-size						: 11px;
	color							: #999999;
	width						: 500px;
	height						: 30px;
	position					: absolute;
	top						: 750px;   
	left						: 0px; 
        padding					: 0px 0px 0px 10px;
}

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



