E@charset "UTF-8";
@import url("style-base.css");

h1 {
	font-size: 10px;
	font-weight: lighter;
	line-height: 30px;
	margin: 0;
	color: #B9B9B9;
	padding-left: 10px;
}

td { font-size:12px; line-height: 150%; }
th { font-size:12px; line-height: 150%; }
.size-12 { font-size: 12px; line-height: 180%; }
.size-10 { font-size: 10px; line-height: 150%; }
.size-16 { font-size: 16px; line-height: 150%; }

form {
	margin: 0;
}
textarea,select,input {
    font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3",Hiragino Kaku GothicPro,Osaka,Verdana,Helvetica,"EE EƒSƒVƒ`E",Arial,sans-serif;
}

.banner {
}
.banner img {
	margin-bottom: 8px;
}

.staff {
	color: #444444;
	line-height: 120%;
	background : url(staff_bg.gif) repeat-y center center;
	}
.staff a:link,.staff a:visited { color: #444444; text-decoration:underline; }
.staff a:hover,.staff a:active { color: #444444; text-decoration:none; }