@charset "UTF-8";

@media only print, only screen and (min-width:769px){

body{
	/*font-size:95%;*/
	}
#wrapper{
text-align: left;
}
#page-top{
	right: 10px;
	bottom: 10px;
}
/*********************************************************************************/
/*header*/
/*********************************************************************************/
#header{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	height:73px;
	position:relative;
	background-image:none;
	padding:0;
	}
#header h1{
	position:absolute;
	top:10px;
	left:25px;
	z-index:2;
}
#header li div{
	display:table-cell;
	vertical-align:bottom;
	height:73px;
}

#header li{
	background: url(../images/bg_slash.gif) repeat;
	background-color:#FC0;
	float:left;
	height:100%;
}
#header li.nav_a{
	width:335px;
	margin-right:6px;
	}
#header li.nav_b{
	width:165px;
	margin-right:6px;
	}
#header li.nav_c{
	width:165px;
	margin-right:23px;
	}
#header li.nav_d{
	width:300px;
	text-align:center;
	}
#header li.nav_d a{
	line-height:30px;
	}
#header li.nav_a a,
#header li.nav_b a,
#header li.nav_c a{
	margin-bottom:.5em;
	}
#header li.nav_d div{
	width:300px;
	vertical-align:top;
	}
#header li.nav_d form{
	width:230px;
	margin-left:auto;
	margin-right:auto;
	}
span#toggle{ 
	display: none;
}


/*********************************************************************************/
/*toppage*/
/*********************************************************************************/
/*home*/
body#home #main-image{
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:40px;
	}
body#home #header-wrapper{
background: url(../images/bg_main_pc.jpg) repeat-x center top;
}
/*local page*/
body:not(#home) #main-image{
	width: 691px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:40px;
	}
#header-wrapper{
background: url(../images/bg_main_pc.jpg) repeat-x center top;
}
body:not(#home) #header-wrapper{
	background-position:center bottom;
}
/*********************************************************************************/
/*content*/
/*********************************************************************************/
#content-page{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	}
/*********************************************************************************/
/*main*/
/*********************************************************************************/
#content-main{
	width:677px;
	float:left;
	}
#content-main .banner-a{
	display:none;
	}
ul.entrys{}
ul.entrys li{
	float:left;
	width:321px;
	}
ul.entrys li:nth-child(odd){
	margin-right:27px;
	}
	
nav.page-nav em,
nav.page-nav ul{
	display:inline-block;
	}

/*********************************************************************************/
/*side*/
/*********************************************************************************/
#content-side{
	width:300px;
	float:right;
	padding-bottom:10px;
	}
#content-side #side-banner-a{
	display:block;
	}
.side-banner{
	margin-bottom:24px;
	}
.books ul li img{
width: 30%;
margin-right:10%;
}

/*********************************************************************************/
/*footer*/
/*********************************************************************************/
#foot-nav ul li{
display:inline-block;
}
.foot-nav-inner,
.foot-programs-inner,
.foot-copy-inner{
width:1000px;
margin-left:auto;
margin-right:auto;
}
.foot-programs-inner h1{
	width:362px;
	height:53px;
	float:left;
	}
#foot-programs h2{
margin-top:10px;
width:214px;
float:right;
}
#foot-programs header{
	padding-bottom:1em;
	margin-bottom:1em;
	}
#foot-programs .goto-training{
display:none;
}

#foot-programs header{
border-bottom: 1px solid #7e7a7a;
}

#foot-programs nav ul:first-child{
border-bottom: 1px solid #7e7a7a;
}
#foot-programs nav ul li{
width:170px;
float:left;
margin-right:20px;
}
#foot-programs nav ul li:last-child{
margin-right:0;
}
#foot-programs nav ul li ul li{
float:none;
width:auto;
}
#foot-copy{
	min-height:7em;
	}
.foot-copy-inner h1 span{
display:block;
}
.foot-copy-inner address{
position:relative;
top:-1em;
text-align:right;
}

/*********************************************************************************/
/*local page*/
/*********************************************************************************/	
.page-banners ul li{
	padding:2%;
	}
	
/*********************************************************************************/
/*entry*/
/*********************************************************************************/	
.page-index{
	display:none;
	}
.enrty-banners ul li{
	padding:2%;
}
dl.page-summary dd{
	margin-top: -2em;
	padding-left: 9em;
}
dl.page-summary ul{
	margin-left: 1em;
}
/*********************************************************************************/
/*about*/
/*********************************************************************************/	
body#about p.main-page-image{
	float: right;
	width: 40%;
	margin-bottom: 5%;
	margin-left: 5%;
	}	
body#about .static-page-title h1 img{
	width:235px;
	}
/*********************************************************************************/
/*solution*/
/*********************************************************************************/	
body#solution .static-page-title h1 img{
	width:220px;
	}
.approach .b_solution_dl{
	width:50%;
	}
}
