@charset "UTF-8";

html, body, div, span, h1, h2, p, ol, ul, li, table, tr, td, form, img{
	margin: 0;
	border: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
a:link    { color: #901010; }
a:visited { color: #901010; }
a:hover   { color: #b03030; }
a:active  { color: #b03030; }
body{
	background-image: url("image/background.png");
	background-repeat: repeat-x;
	background-color: #fafafa;
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Verdana, sans-serif;
	font-size: 14px;
	color: #303040;
	text-align: center;
}
.x1  { left:   3px; }
.x2  { left:  26px; }
.x3  { left:  49px; }
.x4  { left:  72px; }
.x5  { left:  95px; }
.x6  { left: 118px; }
.x7  { left: 141px; }
.x8  { left: 164px; }
.x9  { left: 187px; }
.x10 { left: 210px; }
.x11 { left: 233px; }
.x12 { left: 256px; }
.x13 { left: 279px; }
.x14 { left: 302px; }
.x15 { left: 325px; }
.x16 { left: 348px; }
.x17 { left: 371px; }
.x18 { left: 394px; }
.x19 { left: 417px; }
.y1  { top:   3px; }
.y2  { top:  26px; }
.y3  { top:  49px; }
.y4  { top:  72px; }
.y5  { top:  95px; }
.y6  { top: 118px; }
.y7  { top: 141px; }
.y8  { top: 164px; }
.y9  { top: 187px; }
.y10 { top: 210px; }
.y11 { top: 233px; }
.y12 { top: 256px; }
.y13 { top: 279px; }
.y14 { top: 302px; }
.y15 { top: 325px; }
.y16 { top: 348px; }
.y17 { top: 371px; }
.y18 { top: 394px; }
.y19 { top: 417px; }
.width1  { width:  29px; }
.width2  { width:  52px; }
.width3  { width:  75px; }
.width4  { width:  98px; }
.width5  { width: 121px; }
.width6  { width: 144px; }
.width7  { width: 167px; }
.width8  { width: 190px; }
.width9  { width: 213px; }
.width10 { width: 236px; }
.width11 { width: 259px; }
.width12 { width: 282px; }
.width13 { width: 305px; }
.width14 { width: 328px; }
.width15 { width: 351px; }
.width16 { width: 374px; }
.width17 { width: 397px; }
.width18 { width: 420px; }
.width19 { width: 443px; }
.height1  { height:  29px; }
.height2  { height:  52px; }
.height3  { height:  75px; }
.height4  { height:  98px; }
.height5  { height: 121px; }
.height6  { height: 144px; }
.height7  { height: 167px; }
.height8  { height: 190px; }
.height9  { height: 213px; }
.height10 { height: 236px; }
.height11 { height: 259px; }
.height12 { height: 282px; }
.height13 { height: 305px; }
.height14 { height: 328px; }
.height15 { height: 351px; }
.height16 { height: 374px; }
.height17 { height: 397px; }
.height18 { height: 420px; }
.height19 { height: 443px; }
.full     { background-position: 0px 0px;     }
.center   { background-position: -23px -23px; }
.side     { background-position: -23px 0px;   }
.corner5  { background-position: -322px 0px;  }
.corner6  { background-position: -299px 0px;  }
.corner7  { background-position: -276px 0px;  }
.corner8  { background-position: -253px 0px;  }
.corner9  { background-position: -230px 0px;  }
.corner10 { background-position: -207px 0px;  }
.corner11 { background-position: -184px 0px;  }
.corner12 { background-position: -161px 0px;  }
.corner13 { background-position: -138px 0px;  }
.board1{
	position: relative;
	background-image: url(image/board1.png);
	margin: 10px 20px 25px 3px;
}
.board2{
	position: relative;
	background-image: url(image/board2.png);
	margin: 10px 20px 25px 3px;
}
.stone{
	position: absolute;
}
#topuppermiddle .column{
	float: left;
	width: 113px;
	font-size: 14px;
	padding: 0 0 20px 10px;
	margin: 30px 0 0;
}
#topuppermiddle .column ul{
	list-style-type: none;
	margin: 0 0 20px;
}
#topuppermiddle .column li{
	line-height: 110%;
	margin-bottom: 5px;
}
#topuppermiddle .column .gyo{
	color: #336666;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 120%;
	margin: 0 0 10px;
	padding-right: 5px;
}
#toplowermiddle{
	clear: both;
	margin: 0 15px 0;
}
#toplowermiddle li{
	list-style-type: disc;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 4px;
}
.term{
	color: #086040;
	font-size: 20px;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 5px;
}
.misc{
	color: #105050;
	font-size: 16px;
	line-height: 120%;
}
.label{
	color: #556677;
	font-weight: bold;
}
.meaning{
	line-height: 150%;
	margin: 10px 10px 12px;
}
.char{
	color: #00604a;
	font-weight: bold;
	margin: 0 1px;
}
em{
	font-weight: bold;
}
.searchgoogle{
	margin: 10px 0 5px 5px;
}
.goindex{
	margin: 22px 10px 0 0;
	text-align: right;
}
.amazon{
	clear: both;
	margin: 40px 0 70px;
}
.amazon table{
	width: 768px;
	margin-left: -20px;
}
.amazon td{
	width: 20%;
	padding: 0;
	text-align: center;
}
.amazon .amazonimage{
	vertical-align: middle;
}
.amazon .amazonimage img{
	border: solid 1px #e8e8e8;
}
.amazon .amazontitle{
	font-size: 12px;
	vertical-align: top;
	line-height: 120%;
}
#upper{
	width: 728px;
	height: 60px;
	margin: 20px auto 0;
	color: #f8f8f8;
	font-size: 28px;
	font-weight: bold;
	text-align: left;
	line-height: 130%;
}
#upper a:link    { color: #f8f8f8; }
#upper a:visited { color: #f8f8f8; }
#upper a:hover   { color: #dddddd; }
#upper a:active  { color: #dddddd; }
#middle{
	width: 748px;
	margin: 0 auto 30px;
	text-align: left;
}
#middle2{
	width: 728px;
	margin: 32px auto 30px;
	text-align: left;
}
#lower{
	background-color: #eeeeee;
	height: 100px;
	font-size: 12px;
	text-align: center;
	line-height: 200%;
	padding: 20px 0 0 0;
	border-top: dotted 2px #d8d8d8;
	margin: 50px 0 0;
}
