﻿body	{background:#eee;filter:progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#cccccc);}
#outer	{width:100%;text-align:center;}
#header	{width:950px;font:13px/16px 'ＭＳ ゴシック';text-align:center;color:#333;margin:0 auto;}
#menu	{width:950px;text-align:left;color:#333;margin:0 auto 5px auto;}
#footer	{width:950px;font:13px 'ＭＳ ゴシック';text-align:center;color:#333;margin:0 auto;}
#my_body{width:950px;font:13px 'ＭＳ ゴシック';color:#000;margin:0 auto;}
#main	{width:640px;float:left;text-align:left;margin:0 auto;background:#fff;}
#right	{width:300px;float:right;text-align:left;}

div.title {
  width:100%;
  padding:0px;
  text-indent:5px;
  text-align:left;
  font:bold 13px/23px 'ＭＳ Ｐゴシック';
  color:#fff;
  background:#333;
}
div#submenu {
  font:12px/20px 'ＭＳ Ｐゴシック';
  color:#00f;
  text-indent:5px;
  background:#ddf;
}
div#submenu a{
  font:12px/20px 'ＭＳ Ｐゴシック';
  color:#00f;
  text-indent:5px;
}
#amazon {
  width:100%;
  font:11px/13px "ＭＳ ゴシック";
  text-align:left;
  padding:0px;
  background:#fff;
}

h1 {margin:0px;font-family:'Osaka', 'ＭＳ Ｐゴシック';}
ul {list-style:none;}
#tab {
  margin-left:0;
  padding-left:0;
  margin-bottom:0;
  border-bottom:4px solid #99c;
  height: 25px;
  overflow: hidden;
}
#tab li {
  float: left;
  width: 90px;
  height: 25px;
}
#tab li a{
  display: block;
  width: 85px;
  height: 25px;
  margin:0;
  border: 1px solid #99c;
  border-bottom: 0;
  color: #000;
  text-align: center;
  text-decoration:none;
  font:12px/20px "ＭＳ Ｐゴシック";
}
#tab li a:hover,
#tab li.present a {
  border-color: #99c;
  color: #fff;
  background:#99c;
}
#page1, #page2, #page3, #page4, #page5 {
  margin:0;
  padding:10px;
}
