﻿i0@charset "euc-jp";

/* About this file ===============================
 * Style    : a layout style
 * Since    : 2011-00-00
 * Modified : 2011-00-00
 * Editor   : Yoshiharu Sugimoto
================================================== */

/* Body
-------------------------------------------- */
body#parent {
  padding: 10px 0 0 0;
  text-align: center;
}

/*
body {
  background: url(https://image.rakuten.co.jp/auc-azzuro-/cabinet/common/sale_obi2.jpg) repeat-y right top;
  padding-right: 200px;
}
*/

/* Header
-------------------------------------------- */
div#header {
	padding-top: 50px;
  margin: 0 auto 10px !important;
  margin: 0 0 10px;
  text-align: left;
}


#header_coup_area{
	width:960px;
	height:auto;
}

.coup_area0{
	float:left;
	width:960px;
	height:auto;
}

.coup_area1{
	float:left;
	width:471px;
	height:auto;
}

.coup_area2{
	float:left;
	width:489px;
	height:auto;
}


/* ヘッダーiframe */
/* 通常は1100px */
div#header iframe {
  width: 960px;
  height: 697px;
}

/* Body
-------------------------------------------- */
div#body {
  margin: 0 auto !important;
  margin: 0;
  width: 1114px;
}

/* SideNavigation
-------------------------------------------- */
div#sideNavigation {
  float: left;
  width: 271px;
  text-align: left;
}
div#sideNavigation iframe {
  width: 180px;
  height: 5400px !important;
  height: 5950px;
}

/* CenterArea
-------------------------------------------- */
div#centerArea {
  float: right;
  width: 770px;
  height: 5000px;
  text-align: left;
}

/* MainArea
-------------------------------------------- */
div#mainArea {
  float: left;
  width: 600px;
}

/* RightArea
-------------------------------------------- */
div#rightArea {
  float: right;
  width: 160px;
}

/* Footer
-------------------------------------------- */
div#footer iframe {
  margin: 20px 0 0;
  width: 764px;
  height: 1670px;
  clear: both;
}

/* Clearfix
-------------------------------------------- */
.clearfix:after { /* float release */
  content: "";
  display: block;
  clear: both;
}
.clearfix { display: inline-block; } /* float release for ie */
.clearfix { display: block; } /* cancel inline-block */

.header_bunner{
	margin: 0 auto 0px;
	width:960px;
	margin-top:10px;
}
