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;
}
.img1{
	position : absolute;
	top      : 190px;
	left     : 110px;
}
.img2{
	position : absolute;
	top      : 367px;
	left     : 155px;
}
.buf1{
	position : absolute;
	top      : 250px;
	left     : 250px;
	font-size : x-large;
	color : orange;
	font-family : HG正楷書体-PRO;
}
.buf2{
	position : absolute;
	top      : 300px;
	left     : 305px;
	font-family : HG正楷書体-PRO;
}
.buf3{
	position : absolute;
	top      : 400px;
	left     : 193px;
	font-size : medium;
	font-family : HG正楷書体-PRO;
}
.buf4{
	position : absolute;
	top      : 440px;
	left     : 193px;
	font-size : medium;
	font-family : HG正楷書体-PRO;
}
.buf5{
	position : absolute;
	top      : 400px;
	left     : 240px;
	font-size : medium;
	font-family : HG正楷書体-PRO;
}
.buf6{
	position : absolute;
	top      : 560px;
	left     : 285px;
	color : orange;
	font-family : HG正楷書体-PRO;
}
.mail{
	position : absolute;
	top      : 345px;
	left     : 760px;
	z-index  : 1;
}
.line{ 
	position : absolute;
	top      : 595px;
	left     : 42px;
}
.copy{ 
	position  : absolute;
	top       : 610px;
	left      : 300px;
	font-size : small;
}
.adr,.buf1,.buf2,.buf3,.buf4,.buf5,.buf6,.buf7,.copy{
	white-space : nowrap;
}
.link{ 
	cursor : pointer;
}