/* コンテナ */
DIV#container	{
  width: 1127px;
}
BODY {
  FONT-FAMILY: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
TABLE {
  FONT-SIZE: 10pt;
  FONT-FAMILY: 'ms ui gothic', arial, helvetica;
}
#example2 {
  float: left;
}
H2 {
  font-size: 16px;
  color: ffffff;
  margin: 0px;
  padding: 5px 0px;
  background-color: 009999;
}
.attention {
  FONT-SIZE: 8pt;
}
.smallfont {
  FONT-SIZE: 8pt;
}
.greenborder {
  BORDER-RIGHT: #009999 1px solid;
  BORDER-TOP: #009999 1px solid;
  BORDER-LEFT: #009999 1px solid;
  BORDER-BOTTOM: #009999 1px solid;
}
.link {
  color: ff0000;
}
.orange12 {
  FONT-SIZE: 12px;
  COLOR: #ff6600;
}
.green12b {
  FONT-WEIGHT: bold;
  FONT-SIZE: 12px;
  COLOR: #009999;
  LINE-HEIGHT: 14px;
}
.orangeborder {
  BORDER-RIGHT: #ff9933 1px solid;
  BORDER-TOP: #ff9933 1px solid;
  BORDER-LEFT: #ff9933 1px solid;
  BORDER-BOTTOM: #ff9933 1px solid;
}
.greenback {
  background-color: #009999;
}
.blueback {
  background-color: #d6eeee;
}
.menu1 {
  color: #FFFFFF;
}
.menu2 {
  color: #009999;
}
#header {
  margin: 0px;
  padding: 0px;
  width: 1127px;
}
#header H1 {
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border-style: none;
  text-decoration: none;
  color: #009999;
}
#header #headerright {
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  float: right;
  width: 300px;
  text-align: right;
}
A:HOVER {
  color: #FF9900;
}
#header a {
  color: 009999;
}
#pr {
  height: 100px;
}
#pr IMG {
  float: left;
  margin: 0px;
  padding: 0px 10px 0px 0px;
}
#pr P {
  margin: 0px 10px 0px 0px;
  padding: 0px;
}
UL {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
LI {
  background : url(ya_greens.gif) no-repeat;
  padding-left: 12px;
}
H1 {
  color: #FF0000;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}
/* サイドバー */
DIV#sidebar	{
  width: 200px;
  float: left;
}
DIV.info1	{
  border: solid 1px #009999;
  margin-bottom: 0px;
}
DIV#sidebar H2	{
  background-color: #d6eeee;
  border-bottom: solid 1px #009999;
  color: #000000;
  font-size: 14px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0px;
}
/* 右サイドバー */
DIV#sidebar-right	{
  width: 160px;
  float: right;
}
DIV.info	{
  width: 160px;
  border: solid 1px #009999;
  margin-bottom: 0px;
}
DIV#sidebar-right H2	{
  width: 160px;
  background-color: #009999;
  border-bottom: solid 1px #009999;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0px;
}
/* フッター */
#footer {
  margin-top: 10px;
  border-bottom: solid 3px #009999;
  text-align: center;
  font-size: 12px;
}
#center {
	text-align: center;
}
