
@charset "utf-8";

/*-----------------------------------------------
 __Reset
-----------------------------------------------*/
* {
  padding: 0;
  margin: 0;
}
	
a:link {
  color: #0099FF;
  text-decoration: none;
}

a:visited {
  color: #0099FF;
  text-decoration: none;
}

a:hover {
  color: #FF0000;
  text-decoration: none;
}

a img { border: none; }


/*-----------------------------------------------
 __body
-----------------------------------------------*/
body {
  font-size: 8pt;
  _font-size: 7pt;
  color: #666666;
  text-align: center;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding: 0;
  margin: 0;
  background: url(../image/removal_back.gif) top center repeat-y;
}

h1 {
  font-size: 9pt;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: nomal;
  font-weight: lighter;
  color: #004D9F;
}

h2 {
  font-size: 9pt;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: nomal;
  font-weight: lighter;
  color: #004D9F;
}

h3 {
  font-size: 9pt;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: nomal;
  font-weight: lighter;
  color: #004D9F;
}

h4,h5,h6 {
  font-size: 8pt;
  font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

/*-----------------------------------------------
 __page layout
-----------------------------------------------*/

#page {
  text-align: left;
  margin: 0px auto;
  width: 800px;
  background-color: #FFFFFF;
}

#header {
  padding: 0;
  height:65px;
}

#headerleft {
  float: left;
  margin: 15px 0 5px 5px;
  _margin: 7px 0 2px 2px;
  width: 470px;
}

#headerright {
  float: right;
  margin: 15px 5px 5px 0;
  _margin: 7px 2px 2px 0;
  width: 320px;
  font-size: 10pt;
  line-height: 1.8;
  text-align:right;
}

#mainphoto {
  clear: both; 
  width: 800px;
}

#container {
  float: left;
  margin: 0 0 10px 0;
  width: 800px;
}

/*-----------------------------------------------
 __editable regions
-----------------------------------------------*/

/*__container left--*/

#containerleft {
  float: left;
  margin: 10px;
  _margin: 5px;
  width: 581px;
}

#packtcolumn {
  float: left;
  margin: 0 0 10px 0;
  width: 581px;
}

#japan {
  float: left;
  margin: 0 10px 0 0;
  padding: 0 0 7px 0;
  width: 185px;
  border: 1px solid #CCCCCC;
  text-align: center;
  background: url(../image/toppage/contry_back.jpg) top center no-repeat;
}

#others {
  float: left;
  margin: 0 10px 0 0;
  padding: 0 0 7px 0;
  width: 185px;
  border: 1px solid #CCCCCC;
  text-align: center;
  background: url(../image/toppage/contry_back.jpg) top center no-repeat;
}

#uk {
  float: left;
  margin: 0;
  padding: 0 0 7px 0;
  width: 185px;
  border: 1px solid #CCCCCC;
  text-align: center;
  background: url(../image/toppage/contry_back.jpg) top center no-repeat;
}

#servicecolumn {
  clear: both; 
  margin: 0;
  padding: 35px 5px 5px 5px;
  width: 569px;
  border: 1px solid #CCCCCC;
  background: url(../image/toppage/service.jpg) top center no-repeat;
}

table#service {
  padding: 0px;
  width: 572px;
  border: none;
}

table#service td {
  font-size: 9pt;
  line-height:2.5;
}

#question {
  float: left;
  margin: 10px 0 0 0;
  padding: 5px 5px 5px 110px;
  width: 464px;
  font-size: 9pt;
  line-height:1.4;
  border: 1px solid #CCCCCC;
  background: url(../image/toppage/question.gif) top left no-repeat;
}

#eco {
  float: left;
  margin: 10px 0 0 0;
  width: 581px;
}

/*__container right--*/

#rightcolumn {
  float: right;
  margin: 10px 10px 10px 0;
  _margin: 5px 5px 5px 0;
  width: 189px;
}

#usagi {
  float: left;
  margin: 0 0 10px 0;
  padding: 0 0 7px 0;
  width: 187px;
  border: 1px solid #CCCCCC;
  text-align: center;
  background: url(../image/toppage/contry_back2.jpg) top center no-repeat;
}

#antique {
  float: left;
  margin: 0;
  padding: 85px 5px 5px 5px;
  width: 177px;
  border: 1px solid #CCCCCC;
  text-align: left;
  background: url(../image/toppage/antique.jpg) top center no-repeat;
}

#house {
  float: left;
  margin: 10px 0 0 0;
  padding: 85px 5px 5px 5px;
  width: 177px;
  text-align: left;
  border: 1px solid #CCCCCC;
  background: url(../image/toppage/house.jpg) top center no-repeat;
}

.detail {
  float: left;
  margin: 0;
  width: 100%;
  font-size: 8pt;
  _font-size: 7pt;
  text-align: right;
}

.detail2 {
  float: left;
  margin: 4px 0 0 0;
  width: 100%;
  font-size: 8pt;
  _font-size: 7pt;
  text-align: right;
}

/*-----------------------------------------------
 __end editable regions
-----------------------------------------------*/

/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
  clear: both;
  padding: 5px;
  font-size: 7pt;
  line-height: 1;
  color: #ffffff;
  text-align:center;
  background: url(../image/footer.gif) top center no-repeat;
}

#footer p { 
  text-align: center; 
}
