/* ------- ■全体設定------- */
* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #fff;
  font-size: 12px;
  color: #000;
  margin: 0px;
  padding: 0px;
}

BR{letter-spacing:normal;}

h1 {
  font-size: 12px;
  font-weight: normal;
  color: #f00;
  margin: 13px 0px 12px 0px;
}

h2 {
  font-size: 12px;
  font-weight: normal;
  color: #ccc;
  margin: 0px;
}

h3 {
  font-size: 10px;
  font-weight: normal;
  color: #000;
  margin: 0px;
}

h4 {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  margin: 2px 0px;
  padding: 2px 0px;
}

/* ------- ■リンクの色 ------- */
a:link    {color: #0000ff; text-decoration: none; font-weight: normal;}
a:visited {color: #800080; text-decoration: none; font-weight: normal;}
a:active  {color: #0000ff; text-decoration: none;}
a:hover   {color: #ff0000; text-decoration: underline;}

/* ------- ■全体の指定------- */
#inbox {
  MARGIN-LEFT: auto; 
  MARGIN-RIGHT: auto; 
  width: 740px;
}

/* ------- ■タイトル部分 ------- */
#sub_title {
  text-align: left;
  margin: 5px 0px 0px 0px;
}

#title {
  height: 60px;
  border-bottom: 8px #06f solid;
}

.title_left {
  float: left;
  OVERFLOW: hidden;
  width: 270px;
  height: 60px;
  text-align: left;
}

.title_right {
  float: right;
  OVERFLOW: hidden;
  width: 470px;
  height: 60px;
  text-align: right;
}

/* ------- ■トップ部分 ------- */
#top {
  border-top: 4px #fff solid;
  border-bottom: 6px #fff solid;
  height: 122px;
}

#top_left {
  float: left;
  OVERFLOW: hidden;
  width: 166px;
  height: 122px;
}

.top1 {
  background-color: #eee;
  border-width: 0px 1px 1px 0px;
  border-style: solid;
  border-color: #fff;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #f00;
  width: 166px;
  padding: 2px 0px 2px 0px;
}

.top2 {
  background-color: #eee;
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  border-color: #fff;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #000;
  width: 83px;
  padding: 2px 0px 2px 10px;
}

.top3 {
  background-color: #eee;
  border-style: solid;
  border-width: 0px 1px 1px 0px;
  border-color: #fff;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #000;
  width: 166px;
  padding: 2px 0px 2px 10px;
}

#top_right {
  float: right;
  OVERFLOW: hidden;
  width: 574px;
  height: 122px;
  text-align: center;
}

 .top4 {
  background-color: #eee;
  border-width: 0px 0px 4px 4px;
  border-style: solid;
  border-color: #fff;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  color: #000;
  width: 50%;
  height: 62px;
  padding: 2px 0px 0px 2px;
}

 .top5 {
  background-color: #eee;
  border-width: 0px 0px 0px 4px;
  border-style: solid;
  border-color: #fff;
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #000;
  width: 287px;
  height: 56px;
  padding: 0px 0px 0px 5px;
}

/* ------- ■メイン部分 ------- */
#main {
  border-top: 8px #06f solid;
}

#main_left {
  float: left;
  OVERFLOW: hidden;
  width: 506px;
}

#main_right {
  float: right;
  OVERFLOW: hidden;
  width: 234px;
  border-right: #999 1px solid;
  border-left: #999 1px solid;
  border-bottom: #999 1px solid;
}

.main_title {
  background-image: url(./img/kabe2.gif);
  background-position: top;
  background-repeat: repeat;
  background-color: #fff;
  width: 506px;
  height: 20px;
  clear: both;
  border-bottom: #99f 1px dotted;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
}

.main1 {
  border-top: #fff 2px solid;
  width: 506px;
}

.main2 {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  line-height: 120%;
}

#main_shopping {
  border: #999 1px solid;
  text-align: left;
  height: 140px;
  width: 500px;
}

.main_shopping1 {
  background-color: #f6c;
  border-width: 2px 2px 1px 2px;
  border-style: solid;
  border-color: #fff;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 500px;
}

.main_shopping2 {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
}

#main_benri {
  background-image: url(./img/kabe2.gif);
  background-position: top;
  background-repeat: repeat;
  text-align: left;
  width: 234px;
}

.main_new {
  border-width: 0px;
  border-style: solid;
  border-color: #fff;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  width: 228px;
}

.main_new2 {
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-align: left;
  line-height: 115%;
  padding: 0px 0px 0px 2px;
}

.main_new3 {
  font-size: 12px;
  font-weight: normal;
  color: #000;
  text-align: left;
  line-height: 120%;
  padding: 0px 0px 0px 2px;
}

/* ------- ■リンク部分 ------- */
#link {
  width: 740px;
  border-top: #999999 1px solid;
  border-left: #999999 1px solid;
  border-right:  #999999 1px solid;
  border-bottom: #0066ff 8px solid;
}

.link_title {
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  width: 740px;
  margin: 2px 0px;
  padding: 2px 0px;
}

.sogo_link {
  font-size: 12px;
  font-weight: normal;
  text-align: left;
  color: #fff;
  width: 734px;
  line-height: 110%;
}

/* ------- ■フッター部分 ------- */
#count  {
  width: 740px;
  background-color: #fff;
  border-top: #787878 1px solid;
  text-align:right;
  padding: 0px 2px 0px 0px;
}

.footer {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  margin: 1px 0px;
}

.copyright  {
  color: #999;
  font-size: 12px;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

