@charset "shift_jis";
/*----------------------------
  CSS Kono Document 2008.09
----------------------------*/

@import "common.css";


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

body {
	background: url(../../img/wall-body_top.jpg) 0 0 repeat-x #ffffff;
	}

#Box {
	background: url(../../img/wall-box_top.jpg) center top no-repeat;
  }

/*####################　ヘッダ　####################*/

#Header {
	width: 100%;
	height: 310px;
	margin:0 auto;
	padding-top: 0;
	text-align:center;
	}
	
#Header #Flash {
	height: 289px;
	}	

#Header #Flash h1,
#Header #Flash h2{
	display: none;
	}			
					
/*####################　コンテンツ部　####################*/

#Container {
	margin:-21px auto;
	}

#Main,
#Sub { z-index: 2;}

/* h3 */	
#Main #Topics h3.detail {	background: url(../../img/h3-topics.jpg) 0 0 no-repeat;	}	
#Main #Press h3.detail{	background: url(../../img/h3-press.jpg) 0 0 no-repeat;	}	

#PageIndex #Main .contentsBox h3.detail span a {
	height: 35px;
	}
	
/* p.text */
/*#Main p.text {
	background: url(../../img/text.gif) 0 0 no-repeat;
	height: 43px;
	}*/
	
		
			

/*end*/
