* {
	margin: 0px;
	padding: 0px;
}
body		{
	background-color : white;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 120%;
}

a:LINK		{text-decoration : underline;}
a:VISITED	{text-decoration : underline;}
a:HOVER		{text-decoration : underline; COLOR: #ff0000; background-color : #ffddbb;}

h1 {
  font-size: x-large;
	font-weight: bold;
}
h2 {
	font-size: large;
	font-weight: bold;
}
h3 {
	font-size: medium;
	font-weight: bold;
}
img {
	margin: 5px;
}
p {
	padding-top: 3px;
	padding-bottom: 3px;
}

.marks		{font-size : medium;}
.big		{font-size : 120%; font-style : normal; font-weight : normal;}
.bold		{font-size : normal; font-style : normal; font-weight : bold;}
.bold_bg	{font-size : 120%; font-style : normal; font-weight : bold;}
.bold_rd	{font-size : normal; font-style : normal; font-weight : bold; color : #ff5555;}

.keys	{font-size:  60%; font-style: normal; font-weight : normal;}
.small	{font-size:  90%; font-style: normal; font-weight : normal;}
.chart	{
	font-size: 125%;
	font-style: normal;
	font-weight : bolder;
	COLOR: #004488;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.set_gr	{font-size : 120%; font-weight : bold; background-image : url(../img/tate66ff66.gif);}
.set_pk	{font-size : 120%; font-weight : bold; background-image : url(../img/tateff66ff.gif);}
.set_yl	{font-size : 120%; font-weight : bold; background-image : url(../img/tateffffaa.gif);}
.set_og	{font-size : 120%; font-weight : bold; background-image : url(../img/tateffeecc.gif); padding-top: 20px;}
.set_mg	{font-size : 120%; font-weight : bold; background-image : url(../img/tate77aa00.gif);}

#container {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
}
#gotop {
	float: right;
}
#header {
	position: relative;
	clear: both;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#header-inner {
	position: relative;
}
#header-content {
	position: relative;
}
#header-name {
	margin-bottom: 5px;
}
#kensyou {
	float: right;
	position: relative;
	top: -25px;
	right: 10px;
}
#alpha {
	float: right;
	width: 630px;
	position: relative;
}
#content {
	width: 98%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#beta {
	float: left;
	width: 155px;
	height: 100%;
	position: relative;
}
#footer {
	clear: both;
	width: 100%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	padding-top: 5px;
}
#farm-meta {
	text-align: center;
	margin-top: 10px;
}
#content-inner {
	position: relative;
}
#syoukai {
	font-size: 13px;
}
.widget-content {
	margin-top: 10px;
}
.img-member {
	float: left;
}
.entry-body td {
	padding: 3px;
}
.entry-body img {
	border: 0;
	float: left;
}
#entry {
	margin-bottom: 10px;
	border: 1px solid #999999;
	position: static;
	clear: both;
}
.entry-header {
	background-image: url(../img/yokoffffc0.gif);
	background-repeat: repeat-y;
	padding: 5px;
}
#alpha-inner {
	position: relative;
}
.entry-body {
	overflow: auto;
	padding: 5px;
	position: relative;
}
.entry-content {
	position: relative;
	clear: both;
}
#beta-inner {
	border: 10px solid #669900;
	padding: 5px;
}

