@charset "shift_jis";
/*----------------------------
  CSS Kohno Document 2009.02
 
・コンテンツ部
----------------------------*/

@import "common.css";

/*####################　コンテンツ部　####################*/

#Main {	padding: 6px 6px 30px; }

/*　div#Enter
-------------------------------------*/
#Main #Enter {
	background: url(../../img/wall-enter.jpg) 0 0 no-repeat;
	width: 768px;
	padding-top: 57px;
	padding-bottom: 21px;
	text-align: center;	
	}
	
#Main #Enter h2,
#Main #Enter h3 { display: none; }

#Main #Enter p {
	margin: 0 auto;
	width: 245px;
	}
#Main #Enter p a {
	display: block;
	width: 245px;
	height: 89px;
	text-indent: -9999px;
	}	
	
/*　div.wrap #Attention01, #Attention02,
-------------------------------------*/

#Main div.wrap {
	padding: 13px 8px 0;
	}
	
#Main div.wrap h3 {
	width: 357px;
	height: 68px;
	text-indent:-9999px;
	} 

#Main div.wrap ul {
	margin-top: 19px;
	margin-left: 5px;
	}
#Main div.wrap ul li {
	margin-bottom: 16px;
	line-height: 1.5;
	}
	

/* #Attention01 */
#Main #Attention01 {
	float: left;
	background: url(../../img/img-test.gif) 50% 100% no-repeat; 	
	width: 357px;
	padding-bottom: 203px;
	}
#Main #Attention01 h3 { background: url(../../img/title_attention-01.jpg) 0 0 no-repeat; } 

#Main #Attention01 p { display: none; }

#Main #Attention01 ul li {
	width: 352px;
	height: 31px;
	text-indent: -9999px;
	}

#Main #Attention01 ul li.list01 { background: url(../../img/text_atteintion-01.gif) 0 0 no-repeat; }
#Main #Attention01 ul li.list02 { background: url(../../img/text_atteintion-02.gif) 0 0 no-repeat; }
	
/* #Attention02 */	
#Main #Attention02 {
	float: right;
	width: 357px;
	}
#Main #Attention02 h3 {	background: url(../../img/title_attention-02.jpg) 0 0 no-repeat; } 
	
#Main #Attention02 ul li { 
	background: url(../../img/ico_circle-02.gif) 0 2px no-repeat;
	padding-left: 19px;
	margin-right: 10px;
	}	




/*end*/
