h1 {
	margin-top:0px;
	margin-bottom:0px;
}

.clear{ clear: both;}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

body {
	background-image: url(../img/common/2nd_in_bg.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #F5F1E3;
}


div#wrap2
{
	width: 100%;
	background-image: url(../img/common/2nd_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
}


 /* メイン */
#ImageFadingSlider {
 overflow: hidden;
 position: relative;
 margin: 0 auto;
 width: 950px;
}


div#main_base
{
	width: 100%;
	height: 100%;
}


div#main_in
{
	width: 800px;
	margin: 0 auto;
	padding-top: 60px;
	padding-bottom: 110px;
}


div#main_left
{
	float: left;
	width: 700px;
}

div#main_right
{
	width: 80px;
	float: right;
}

 /* メニュー */
 
 div#footerArea {
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 131px;
	background-image: url(../img/bt/menu_bg2.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	clear: both;
}

div#menu_shadow
{
	width: 950px;
	height: 40px;
	margin: 0 auto;
}

div#menu_in
{
	width: 950px;
	height: 52px;
	margin: 0 auto;
}


div#menu_left
{
	float:left;
}

div#menu_right
{
	float:right;
}


 /* フッター */
div#foot
{
	width: 950px;
	height: 39px;
	margin: 0 auto;
}


div#foot_left
{
	float:left;
}

div#foot_right
{
	float:right;
}
