@charset 'UTF-8';

* {
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
}

body {
	font-family: "E­E³ E°ã‚´ã‚·ãƒE‚¯","MS PGothic","Hiragino Kaku Gothic Pro","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3",sans-serif;
	font-size: 8pt;
	line-height: 110%;
	background-color: white;
	color: #221815;
}

.serif {
	font-family: "E­E³ E°æ˜Žæœ","MS PMincho","Hiragino Mincho Pro","ãƒ’ãƒ©ã‚®ãƒŽæEæœEPro W3",serif;
	font-size: 8pt;
	line-height: 100%;
}

span.cir {
	color: black;
}

/* CMN */

h1#logo {
	position: absolute;
	left: 20px;
	top: 20px;
}

hr#ht {
	position: absolute;
	top: 163px;
	height: 2px;
	min-width: 980px;
}

hr#hb {
	position: absolute;
	top: 575px;
	height: 2px;
	min-width: 980px;
}

a#gabbeh {
  position:absolute;
  top:20px;
  left:300px;
  display:block;
  width:426px;
  height:92px;
  text-indent:-9999px;
  background:url("./img/art_gabbeh.png");
    overflow:hidden;
}


