@charset "shift_jis";
/*----------------------------
  CSS Date Document 2010.02

・
	・
	・
・
	・
	・


----------------------------*/

@import "common.css";

/*####################　枠組み　####################*/

#Main {
	background:url(../../img/wall-main_01.png) center top no-repeat;
	background:url(../../img/wall-main_02.png) center top no-repeat;
	background:url(../../img/wall-main_03.png) center top no-repeat;
	width:900px;
	height:557px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}

/*####################　Information　####################*/

#Information {
	position:relative;
	float:left;
	background:url(../../img/wall-live.png) 0 0 no-repeat;
	width:469px;
	height:280px;
	_height:300px;
	margin:45px 0 31px 20px;
	padding-top:20px;
	color:#eee;
	
	float:right;
	margin:45px 20px 31px 0;
	}

#Information h2 {display:none;}
#Information .entry {
	padding:10px 15px 10px 20px;
	font-size:10px;
	}

#Information .entry h3 {
	border-bottom:1px solid #555;
	margin-bottom:7px;
	padding-bottom:7px;
	font-size:14px;
	font-weight:normal;
	position:relative;
	z-index:5;
	line-height:1;
	}
#Information .entry.new h3 span{
	background:url(../img/contents/ico-up.gif) right center no-repeat;
	padding-right:36px;
	}


#Information .entry h4 {margin-bottom:5px;}
#Information .entry p.attention {
	margin:0 0 0 0px;
	}
#Information .entry table {
	margin:0 0 10px 0;
	}
#Information .entry th {
	padding:4px 10px 4px 0;
	line-height:1;
	}
#Information .entry td {
	padding:4px 0 4px 0px;
	line-height:1;
	}
#Information p.more {
	position:absolute;
	bottom:20px;
	right:23px;
	width:43px;
	height:9px;
	margin:0;
	}
#Information p.more	a {
	display:block;
	background:url(../img/contents/link-more.png);
	height:9px;
	text-indent:-9999px;
	}



/*####################　Gallery　####################*/

#Gallery {
	width:480px;
	height:153px;
	margin:0 0 0 20px;
	
	float:right;
	margin:0 20px 0 0;
	}
#Gallery h2 {
	background:url(../../img/title-02.png);
	_background:url(../../img/title-02.gif) 0 0 no-repeat;
	width:100px;
	height:16px;
	margin-bottom:5px;
	text-indent:-9999px;
	}

#Gallery ul {
	position:relative;
	left:-3px;
	zoom:1;
	margin-bottom:5px;
	}
#Gallery ul:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
#Gallery li {
	position:relative;
	display:inline;
	float:left;
	width:118px;
	height:116px;
	margin-right:1px;
	line-height:1;
	}
#Gallery li span {
	position:absolute;
	top:3px;
	left:3px;
	z-index:3;
	display:block;
	width:112px;
	height:110px;
	overflow:hidden;
}
#Gallery li img.frame {
	position:relative;
	z-index:5;
}

#Gallery p.more {
	display:inline;
	float:right;
	width:43px;
	height:9px;
	margin-right:10px;
	}
#Gallery p.more	a {
	display:block;
	background:url(../img/contents/link-more.png);
	height:9px;
	text-indent:-9999px;
	}




/*####################　おやみだし　####################*/


/*　こみだし
-------------------------------------*/

/* まごみだし */





/*end*/

