a:link{
	COLOR : white;
	TEXT-DECORATION : none;
}
a:visited{
	COLOR : white;
	TEXT-DECORATION : none;
}
a:hover{
	COLOR : orange;
	TEXT-DECORATION : none;
}
a:active{
	COLOR : red;
	TEXT-DECORATION : none;
}
body{
	font-family      : serif;
	font-size        : large;
	font-weight      : 500;
	background-color : black;
	color            : white;
}
.head-logo{ 
	position : absolute;
	top      : 0px;
	left     : 90px;
}
.head-photo{ 
	position : absolute;
	top      : -20px;
	left     : 480px;
}
.adr{ 
	position  : absolute;
	top       : 38px;
	left      : 185px;
	font-size : small;
}
.head-line1{ 
	position : absolute;
	top      : 118px;
	left     : 42px;
	z-index : 2;
	filter : progid:DXImageTransform.Microsoft.alpha(style=1,opacity=100,finishopacity=10,startx=0,finishx=300)
}
.head-line2{ 
	position : absolute;
	top      : 154px;
	left     : 42px;
	z-index : 2;
	filter : progid:DXImageTransform.Microsoft.alpha(style=1,opacity=100,finishopacity=10,startx=0,finishx=300)
}
.menu1{ 
	position : absolute;
	top      : 132px;
	left     : 63px;
	z-index  : 1;
}
.menu2{ 
	position : absolute;
	top      : 132px;
	left     : 133px;
	z-index  : 1;
}
.menu3{ 
	position : absolute;
	top      : 132px;
	left     : 248px;
	z-index  : 1;
}
.menu4{ 
	position : absolute;
	top      : 132px;
	left     : 346px;
	z-index  : 1;
}
.menu5{ 
	position : absolute;
	top      : 132px;
	left     : 456px;
	z-index  : 1;
}
.menu6{ 
	position : absolute;
	top      : 132px;
	left     : 584px;
	z-index  : 1;
}
.menu7{ 
	position : absolute;
	top      : 132px;
	left     : 711px;
	z-index  : 1;
}
.menu8{ 
	position : absolute;
	top      : 132px;
	left     : 825px;
	z-index  : 1;
}
.buf1{
	position : absolute;
	top      : 230px;
	left     : 190px;
	font-size : x-large;
	font-family : HG³ž²‘‘Ì-PRO;
	color : orange;
}
.buf2{
	position : absolute;
	top      : 442px;
	left     : 340px;
	font-size : 15px;
	color : black;
	z-index  : 2;
}
.mail{
	position : absolute;
	top      : 280px;
	left     : 449px;
}
.img1{
	position : absolute;
	top      : 436px;
	left     : 321px;
	z-index  : 1;
}
.img2{
	position : absolute;
	top      : 490px;
	left     : 64px;
}
.line{ 
	position : absolute;
	top      : 575px;
	left     : 42px;
}
.copy{ 
	position  : absolute;
	top       : 590px;
	left      : 300px;
	font-size : small;
}
.buf1,.buf2,.adr,.buf,.copy{
	white-space : nowrap;
}
.link{ 
	cursor : pointer;
}