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

@import "page.css";

/*####################　ヘッダ　####################*/
#Header {
	background:url(../img/header/wall-header_junior.gif) 0 0 no-repeat;
	width:910px;
	margin:0 auto;
	text-align:left;
	}


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


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

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

#Navi ul{
	background:url(../../junior/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:56px;}
#Navi li.menu03 {width:74px;}
#Navi li.menu04 {width:156px;}
#Navi li.menu05 {width:77px;}
#Navi li.menu06 {width:109px;}
#Navi li.menu07 {
	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.menu07 a {height:17px;}

/* here you are */
#PageJunior03 #Navi li.menu01 { background: url(../../junior/img/navi_program.gif) 0 0 no-repeat;}
#PageJunior04 #Navi li.menu02 { background: url(../../junior/img/navi_lecture.gif) 0 0 no-repeat;}
#PageJunior05 #Navi li.menu03 { background: url(../../junior/img/navi_impression.gif) 0 0 no-repeat;}
#PageJunior06 #Navi li.menu04 { background: url(../../junior/img/navi_benefits.gif) 0 0 no-repeat;}
#PageJunior07 #Navi li.menu05 { background: url(../../junior/img/navi_application.gif) 0 0 no-repeat;}
#PageJunior08 #Navi li.menu06 { background: url(../../junior/img/navi_event.gif) 0 0 no-repeat;}

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

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

#PageJunior04 #MainImg div.image {
	background: url(../../junior/img/main_img04.png) center no-repeat;
	}	
#PageJunior08 #MainImg div.image {
	background: url(../../junior/img/main_img08.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;
	}			

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

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

#SiteNavi dd{ background: url(../img/contents/line-sitenavi.gif) 50% 100% no-repeat;}

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

/* ul.list */
.contentsBox ul.list { margin-bottom:20px;}
.contentsBox ul.list li { background: url(../../junior/img/ico-arrow.gif) 0 4px no-repeat;	}

/* table */

.contentsBox table { margin-top:20px;}
.contentsBox table.list{ width:95%;}

.contentsBox table.list td.type01 { width:10em;}
.contentsBox table table {
	width:100%;
	margin-top:0;}
.contentsBox table table th { width:10em;}

#PageJunior08 .contentsBox table { width:100%;} 
#PageJunior08 .contentsBox table th { width:10em;}

#PageJunior03 .contentsBox li{
	margin-bottom: 1.4em;
}
/*end*/

