@charset "shift_jis";
/*----------------------------
  CSS Kohno Document 2009.06
・
	・
	・
----------------------------*/

@import "page.css";

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

#Header li.menu03 { background: url(../img/header/navi-senior.gif) 0 0 no-repeat;}


/*####################　グローバルナビ　####################*/

#Navi { background:url(../../senior/img/wall-navi.gif) bottom repeat-x;}

#Navi ul{
	background:url(../../senior/img/wall-navi_2.gif);
	width:910px;
	height:30px;
	margin:0 auto;
	_margin:0;
	}

#Navi li {
	display:inline;
	float:left;
	margin-top:5px;
	margin-right:6px;
	height:25px;
	}
#Navi li.menu01 {width:62px;margin-left:73px;}
#Navi li.menu02 {width:74px;}
#Navi li.menu03 {width:156px;}
#Navi li.menu04 {width:77px;}
#Navi li.menu05 {width:109px;}
#Navi li.menu06 {
	display:inline;
	float:right;
	width:17px;
	height:17px;
	margin:8px 7px 0 0;
	}
#Navi li a{
	display:block;
	height:25px;
	text-indent:-9999px;
	}
#Navi li.menu06 a {height:17px;}

/* here you are */
#PageSenior03 #Navi li.menu01 { background: url(../../senior/img/navi_program.gif) 0 0 no-repeat;}
#PageSenior04 #Navi li.menu02 { background: url(../../senior/img/navi_impression.gif) 0 0 no-repeat;}
#PageSenior05 #Navi li.menu03 { background: url(../../senior/img/navi_benefits.gif) 0 0 no-repeat;}
#PageSenior06 #Navi li.menu04 { background: url(../../senior/img/navi_application.gif) 0 0 no-repeat;}
#PageSenior07 #Navi li.menu05 { background: url(../../senior/img/navi_event.gif) 0 0 no-repeat;}

/*####################　メインイメージ　####################*/

#MainImg {
	background:url(../../senior/img/wall-main_img02.gif);
	height:185px;
	margin-bottom:0;
	}
	
#MainImg div.image {
	position: relative;
	background: url(../../senior/img/main_img02.png) center no-repeat;
	width: 918px;
	height: 182px;
	margin: 0 auto;
	}

#PageSenior07 #MainImg div.image {
	background: url(../../senior/img/main_img07.png) center no-repeat;
	}
	
#MainImg div.title {
	position: absolute;
	top: 20px;
	left: 4px;
	background: url(../img/contents/wall-title-main_img.png) repeat;
	width: 388px;
	height: 85px;
	text-align: left;
	}
#MainImg div.title h2 {
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 10px;
	height: 37px;
	}
#MainImg div.title p {
	margin-left: 20px;
	margin-bottom: 0;
	}			

#PageSenior #MainImg {
	background:url(../../senior/img/wall-main_img.gif);
	height:364px;
	margin-bottom:0;	
	}
	
/*####################　サイトメニュー　####################*/

/* dl */	
#SiteNavi dl {
	background:url(../../senior/img/wall-sitenavi.gif) 0 100% no-repeat;
	height:290px;
	}		

#SiteNavi dd{ background: url(../img/contents/line-sitenavi.gif) 50% 100% no-repeat; }
		
/*####################　コンテンツ部　####################*/
	
/*　contentsBox
-------------------------------------*/	

/* ul.list */
.contentsBox ul.list li { background: url(../../senior/img/ico-arrow.gif) 0 4px no-repeat;	}
.contentsBox ul.list li.btm{ margin-bottom:30px;}
.contentsBox h4{
	background:#81a7cd;
	padding:3px 5px;
	margin-bottom:15px;
	color:#ffffff;}
	
/* photo */
.contentsBox div.photo{
	width:170px;
	float:left;	}

.contentsBox div.photo img{
	margin-bottom:10px;}

.contentsBox img.photo{
	float:right;
	margin-left:10px;
	margin-bottom:10px;}

.contentsBox h3	{clear:both;}
.contentsBox h3:after {
	content:"";
	display:block;
	clear:both; }

.contentsBox ol{ margin-left:20px;}
.contentsBox ol li { margin-bottom:10px;}

#PageSenior07 .contentsBox table { width:100%;} 
#PageSenior07 .contentsBox table th { width:10em;}
/*end*/

