@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	list-style: none;
}
body {
    font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
	font-size: 75%;
	color: #000000;
	background: #FFFFFF;
}
img {
	vertical-align: top;
	border: none;
}
#wrapper {
	position: relative;
	width: 800px;
	margin: 0 auto;
}
#logo {
	position: relative;
	width: 250px;
	padding: 50px 0 50px 10px;
}
/* ƒwƒbƒ_[ƒŠƒ“ƒN */
#HeaderLink {
	padding: 0px 0 25px 10px;
	width: 350px;

}
#HeaderLink ul {
    z-index: 101;
    height:11px;
	list-style: none;
	text-indent: -9999px;
	padding: 0;
	margin: 0;
	line-height: 11px;
}
#HeaderLink li {
    float:left;display: inline;
}
#HeaderLink a {
    text-decoration: none;
	display: block;
}
#HeaderLink a:focus { 
    outline: 0;
	 } 
#HeaderLink li#HL1 a {width: 67px;height: 11px;background-position: left top;background-image: url(../img/1.gif);}
#HeaderLink li#HL1 a:hover {background-position: left bottom;}
#HeaderLink li#HL2 a {width: 67px;height: 11px;background-position: left top;background-image: url(../img/2.gif);}
#HeaderLink li#HL2 a:hover {background-position: left bottom;}
#HeaderLink li#HL3 a {width: 67px;height: 11px;background-position: left top;background-image: url(../img/3.gif);}
#HeaderLink li#HL3 a:hover {background-position: left bottom;}
#HeaderLink li#HL4 a {width: 67px;height: 11px;background-position: left top;background-image: url(../img/4.gif);}
#HeaderLink li#HL4 a:hover {background-position: left bottom;}
#HeaderLink li#HL5 a {width: 67px;height: 11px;background-position: left top;background-image: url(../img/5.gif);}
#HeaderLink li#HL5 a:hover {background-position: left bottom;}
#photoList li {
	float: left;
	width: 180px;
	padding: 0 10px 20px 10px;
	background: url(../img/shadow.gif) center bottom no-repeat;
}

#copyright {
	clear: both;
	padding: 20px 0 50px 0;
	text-align: center;
}
