﻿/*Copyright pipaoi.jp All Rights Reserved*/

/* Import */
@import url(master.css);
@import url(htmlTemplate.css); /* for template HTML  */

#spacebody {
	margin: 0 0 0 20px;
	padding: 0px;
}




/*Rev用*/
#header-left .rev{
    margin:15px;
    text-align:right;
}

/*検索用*/

#header-Search {
  position: absolute;
  top:55px;
  right:10px;
  margin:0px 2px 0 0px;
  padding:0;
  width:2em;
  height:1em;
  background-color:white;
  z-index: 2; 
/*	background-image:url("/images/bibaiHPHeader.gif");*/
}

#Footer {
  margin:5px 5px 0 5px;
  padding:0;
}

#Footer_2Top {
  float:left;
  margin:0px 0px 0 20px;
  padding:0;
}

#Footer_2back {
  float:left;
  position:relative ;
  left:20px;
  margin:0px 0px 0 0px;
  padding:0;
}

#Footer_PostInfo {
  float:right;
  text-align:right;
  font-size: 90%;
  margin:0px 0px 0 0px;
  padding:0px 5px 0 0px;
}

hr.Footer_Hr {
  height: 1px;
}

hr.FB_Hr {
  height: 3px;
}

/*input タグの幅と高さ*/
INPUT, SELECT, TEXTAREA { font-size: 1em; } 
.size1 { width: 300px; } 
.size2 { width: 200px; } 
.size3 { height: 1.7em;} 

hr.Manage_Hr {
  height: 5px;
  color:crimson;
}

#Manage_Waku {
  height: 100px;
  margin:5px 5px 0 5px;
  padding:0;
  background-color:mistyrose;
}

#StatusSelect{
  float:left;
  text-align:right;
/*  height: 100px;*/
  margin:5px 5px 0 5px;
  padding:0;
}

#BtnBox {
  float:right;
  margin:5px 5px 0 5px;
  padding:0;
}

#toppageFooter {
  width:760px;
  margin:10px auto;
  padding:5px;
  background-color:#dddddd;
}
#toppageFooter p {
  text-align:center;
}
/****************************/

/* 作成日  ： 2009.05.23    */

/* 更新日  ：  */

/****************************/

