@charset "shift_jis";
#wrapper {
       width: 640px;
       margin-left:auto;
       margin-right:auto;
       padding: 0;
     height: auto;
}

#wrapper700 {
       width: 700px;
       margin-left:auto;
       margin-right:auto;
       padding: 0;
     height: auto;
}

/* 作成*/
#header
{
  width: 640px;
  /*height: 35px;*/
  text-align: right;
  background: url(../img/img_master/line01.jpg) no-repeat center bottom;
  padding-bottom: 6px;
  padding-top: 5px;
}

/* 作成 */
#footerline {
    width: 640px;
  height: 39px;
  background: url(../img/img_master/line02.jpg) no-repeat center top;
  text-align: right;
  padding-top: 10px;
  padding-bottom: 20px;
}

th.mall {

  border: 1px solid #99CCE2;
  color: #333366;
  background-color: #D5E6F5;
}

/*フォントカラーを変える*/
.changeColor
{
  color:#000000;
}

.fontinfo
{
  color:#FFFFFF;
}

.fontwarnig
{
  color:#FFFFFF;
}

.fonterror
{
  color:#FFFFFF;
}

#topicpath {
  padding-top: 14px;
  padding-bottom: 14px;
}

.headerLog_right {
  float: right;
}

/*11/21追加start*/
.footerLog
{
	text-align:right;
	font-size: 12px;
}
/*11/21追加end*/

.valign_top {
  vertical-align: top;
}

.valign_bottom {
  vertical-align: bottom;
}
