﻿* {
	padding: 0;
	margin: 0;
}
body {
	color: #222;
	line-height: 1.5;
	letter-spacing: 0.03em;
	text-align: left;
	font-size: 90%;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
}
/*wapper
===============================*/
#wapper {
	width: 1080px;
	font-size: 80%;
	background: url(img2/back.gif) repeat-y;
	padding-left: 100px;
}
/*head
===============================*/
#head {
	width: 600px;
	overflow: hidden;
}
#head h1 {
	float: left;
}
#head h1 a {
	width: 240px;
	height: 60px;
	text-indent: -9999px;
	display: block;
	float: left;
	overflow: hidden;
}
a#topmenu{background:url(img2/amaya_logo1.gif) no-repeat;}
a#topmenu:hover{background-position: 0 -60px;}
#head li {
	float: left;
}
#head li a {
	width: 120px;
	height: 30px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}
#menu1{background:url(img2/navi1.gif) no-repeat;}
#menu2{background:url(img2/navi2.gif) no-repeat;}
#menu3{background:url(img2/navi3.gif) no-repeat;}
#menu4{background:url(img2/navi4.gif) no-repeat;}
#menu5{background:url(img2/navi5.gif) no-repeat;}
#menu6{background:url(img2/navi6.gif) no-repeat;}
#menu1:hover{background-position: 0 -30px;}
#menu2:hover{background-position: 0 -30px;}
#menu3:hover{background-position: 0 -30px;}
#menu4:hover{background-position: 0 -30px;}
#menu5:hover{background-position: 0 -30px;}
#menu6:hover{background-position: 0 -30px;}
/*address
===============================*/
#footer {
	width: 600px;
	padding-top: 20px;
	clear: both;
}
address {
	font-style: normal;
	font-size: 100%;
	padding: 15px 0 0 150px;
}
















