@charset "shift_jis";
/*----------------------------
  CSS hisaki Document 2010.05
  Last Update 2010.05.24 hisaki
----------------------------*/

@import "base.css";
@import "common.css";

/*####################　枠設定　####################*/

#Main {
	display:inline;
	float:right;
	width:653px;
	min-height:500px;
	_height:500px;
	margin:0 26px 0 0;
	}
/*####################　コンテンツ　####################*/

#HeadImage{
	background:url(../../img/headimage.jpg) 0 0 no-repeat;
	width:920px;
	height:367px;
	margin:0 auto;
	}
#HeadImage h2,
#HeadImage h3,
#HeadImage p{ display:none;}
#Container {
	background:url(../../img/wall-container.jpg) 0 0 repeat-y;
	_background:url(../../img/wall-container.jpg) 0 0 no-repeat;
	width:920px;
	height:1365px;
	_height:1175px;
	_height:1219px;
	margin:0 auto 44px;
	padding:44px 0 0;
	text-align:left;
	}
#Main #About{
	background:url(../../img/wall-content01.jpg) 0 0 no-repeat;
	height:373px;
	}
#Main #About h3,
#Main #About p{ display:none;}

#Main #Lineup h4{ margin-bottom:10px;}
#Main #Lineup ul{
	width:653px;
	height:186px;
	margin:0;
	position:relative;
	}
#Main #Lineup ul li{
	width:321px;
	height:87px;
	margin:0;
	position:absolute;
	}
#Main #Lineup ul li.menu01{
	top:0;
	left:0;
	}
#Main #Lineup ul li.menu02{
	top:0;
	right:0;
	}
#Main #Lineup ul li.menu03{
	bottom:0;
	left:0;
	}
#Main #Lineup ul li.menu04{
	bottom:0;
	right:0;
	}

#Main #BeforeAfter{
	background:url(../../img/wall-content02.jpg) 0 0 no-repeat;
	height:221px;
	margin-bottom:24px;
	position:relative;
	}
#Main #BeforeAfter h3{ display:none;}
#Main #BeforeAfter p.entryBody{
	width:302px;
	height:80px;
	position:absolute;
	top:85px;
	left:30px;
	overflow:hidden;
	}
#Main #BeforeAfter p a{ color:#FFFFFF;}
#Main #BeforeAfter p.name{
	width:302px;
	height:20px;
	position:absolute;
	top:170px;
	left:30px;
	color:#9e4157;
	overflow:hidden;
	}
#Main #BeforeAfter p.name span{ font-weight:bold;}
#Main #BeforeAfter ul li{
	width:102px;
	height:153px;
	position:absolute;
	top:37px;
	overflow:hidden;
	}
#Main #BeforeAfter ul li.menu01{ right:186px;}
#Main #BeforeAfter ul li.menu02{ right:36px;}


#Main #Message{
	background:url(../../img/wall-content03.jpg) 0 0 no-repeat;
	height:241px;
	}
#Main #Message h3,
#Main #Message h4,
#Main #Message p{ display:none;}




/*end*/

