@charset "UTF-8";
/*

*/
h1, h2, h3, h4, h5, h6, p, address, blockquote, ol, ul, li, dl, dt, dd, table, th, td, form, div {
/**zoom: 1;  hasLayout True for IE6-7 */
}
ol, ol li {
	list-style-type: decimal;/**zoom: normal;  for IE6-7 */
}
body {
	font-family: Verdana, "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, "MS Pゴシック", Sans-Serif;
	font-size: small;
	line-height: 1.8;
	text-align: center;
	background-color: #eeede9;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

/*******************************************

リンク
********************************************/

a, a:link {
	text-decoration: underline;
	outline:none;
	color: #000;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.page-home a{
	text-decoration: none;	
}

.page-home a:hover{
	text-decoration: underline;
}

/*******************************************

clearFix
********************************************/

#header:after, .container:after, #footer:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
* html #header, * html .container, * html #footer, * html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html #header, *:first-child+html .container, *:first-child+html #footer, *:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */

/*******************************************

全体
********************************************/

.wrapper {
	background-color: #FFF;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}
.container {
	clear: both;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}

#contents {
	float: left;
	width: 660px;
	text-align: left;
}
.contents-inner {
	margin-right:40px;
}

.contents-inner .box-b table td {
	padding:0px;
	}

.contents-inner .box-b table tr {
	border-top: none;
}




.entry-wrap h1 {
  display: block;
  margin: 0.67em 0; /* Webkit, Firefoxは、margin-before: 0.67em; margin-after: 0.67em; */
  font-size: 2em;
  font-weight: bold;
  page-break-after: avoid; /* IEのみ */
}

.entry-wrap h2,
:match(article,aside,nav,section) h1 {
  display: block;
  margin: 0.83em 0; /* Webkit, Firefoxは、margin-before: 0.83em; margin-after: 0.83em; */
  font-size: 1.5em;
  font-weight: bold;
  page-break-after: avoid; /* IEのみ */
}

.entry-wrap h3,
:match(article,aside,nav,section) :match(article,aside,nav,section) h1 {
  display: block;
  margin: 1em 0; /* Webkit, Firefoxは、margin-before: 1em; margin-after: 1em; */
  font-size: 1.17em;
  font-weight: bold;
  page-break-after: avoid; /* IEのみ */
}



.entry-wrap ul { /* ol　もほぼ同じ */
  display: block;
  margin: 1em 0; /* Webkit, Firefoxは、margin-before: 1em; margin-after: 1em; */
  padding-start: 40px; /* IEは、padding-left: 30pt; Operaは、padding-left: 40px; */
  list-style-type: disc;
  list-style-position: outside;
}

.entry-wrap li {
  display: list-item;
}

.entry-wrap strong {
  font-weight: bold;
}

.entry-wrap em {
  font-weight: italic;
}

/*******************************************

ヘッダ
********************************************/
#header {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	height: 160px;
}
.header-caption {
	height:17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	font-size: x-small;
	padding-bottom: 5px;
	letter-spacing: 0.1em;
}
.header-copy {
	float: left;
	text-align: left;
	letter-spacing: 0.1em;
}
.header-nav {
	float: right;
	text-align: right;
}

.header-logo {
	clear: both;
	float: left;
	width: 240px;
	height: 160px;
	text-align: center;
	position:relative;
}

.header-logo a{
	position:absolute;
	display:block;
	width: 187px;
	top: 33px;
	left:24px;
}
#header a  {
	text-decoration: none;
}
	
#header a:hover{
	text-decoration: underline;
}
	
	
/**/

.nav-header-fontsizer {
	margin-right:1em;
}

.nav-header-fontsizer a {
	display:inline-block;
	padding:0 0.5em;
	border:solid 1px #CCCCCC;

}

.nav-header-fontsizer a:hover {
	background-color:#333333;
	color:#FFF;
	text-decoration:none !important;
}

.text-fontsize-smaller {
}

.text-fontsize-medium {
	font-size: medium !important;
}

.text-fontsize-larger {
    font-size: large !important;
}

.textresizer-active{
	background-color:#EEE;
	
}

/*******************************************

グローバルナビゲーション
********************************************/

#sidebar {
	float: right;
	width: 230px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	text-align: left;
}

.sidebar-inner{
	margin-top: 30px;

	}
#nav {
	float: right;
	width: 650px;
}
#nav ul {
	float: right;
	margin-top:33px;
	margin-right: 23px;
}
#nav ul li {
	float: left;
	height: 100px;
	width: 72px;
	overflow: hidden;
	margin-left: 16px;
	text-align:center;
}

#nav ul li a{
	display:block;
	width: 72px;
	height:0;
	padding-top: 100px;
}




/*グローバルナビゲーション（マウスオン）
********************************************/

#nav ul li.nav-global-concept.nav-on{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -8px -90px;
	}

#nav ul li.nav-global-project.nav-on{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -107px -90px;
	}

#nav ul li.nav-global-news.nav-on{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -206px -90px;
	}

#nav ul li.nav-global-participation.nav-on{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -300px -90px;
	}

#nav ul li.nav-global-business.nav-on{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -395px -90px;
	}

#nav ul li.nav-global-contribute.nav-on{
	background-image: url(../../img_main/menu.gif) ;
	background-repeat: no-repeat;
	background-position: -489px -90px;
	}
	
#nav ul li.nav-global-recruit.nav-on{
	background-image: url(../../img_main/menu.gif) ;
	background-repeat: no-repeat;
	background-position: -589px -90px;
	}
	

/**/


#nav ul li.nav-global-concept{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -8px 0px;
	}

#nav ul li.nav-global-project{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -107px 0px;
	}

#nav ul li.nav-global-news{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -206px 0px;
	}

#nav ul li.nav-global-participation{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -300px 0px;
	}

#nav ul li.nav-global-business{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -395px 0px;
	width: 83px;

	}
	
#nav ul li.nav-global-business a{
	width: 83px;
}


#nav ul li.nav-global-contribute{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -489px 0px;
	}
	
#nav ul li.nav-global-recruit{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -589px 0px;
	}


/*グローバルナビゲーション（ページ滞在）
********************************************/

#nav ul li.nav-global-concept.nav-on-now{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -8px -180px;
	}

#nav ul li.nav-global-project.nav-on-now{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -107px -180px;
	}

#nav ul li.nav-global-news.nav-on-now{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -206px -180px;
	}

#nav ul li.nav-global-participation.nav-on-now{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -300px -180px;
	}

#nav ul li.nav-global-business.nav-on-now{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -395px -180px;
	}

#nav ul li.nav-global-contribute.nav-on-now{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -489px -180px;
	}
	
#nav ul li.nav-global-recruit.nav-on-now{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -589px -180px;
	}

/*ie6用*/
* html #nav ul li.nav-global-concept.nav-on-now{
	background-image: url(../../img_main/menu.gif);
	background-repeat: no-repeat;
	background-position: -8px -180px;
	}


/*******************************************

サブナビゲーション
********************************************/

.nav-sub {
	padding-bottom: 30px;
}

.nav-sub ul{
	display:none;

}

.nav-sub ul li {
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	height: 40px;
}

.nav-sub ul li a{
	width:230px;
	text-indent:15px;
	display:table-cell;
	vertical-align: middle;
	line-height: 40px;
	height: 40px;
	color: #000;
	text-decoration:none;
}

.nav-sub ul li a:hover{
	background-color: #FFCC00;
}


.nav-sub ul li.nav-sub-on-now {
	background-color: #FFCC00;	
}
.nav-sub ul li.nav-sub-on-now.a {
	background-color: #FFF;	
}
/*******************************************

フッタ
********************************************/
#footer {
	clear: both;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	font-size: x-small;
	color: #333;
	padding-top: 5px;
	padding-bottom: 40px;
}

.footer-nav {
	float: left;
	width: 570px;
}

.footer-nav ul {
	margin-top: 5px;
}

.footer-nav ul li {
	float:left;
	margin-right: 10px;
	padding-right: 10px;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333;
}

.footer-nav ul li a{
	letter-spacing: 0.1em;
}


.footer-copyright {
	float: right;
	width: 320px;
	text-align: right;
	margin-top: 5px;
	letter-spacing: 0.1em;
}

#footer a  {
	text-decoration: none;
}
	
#footer a:hover {
	text-decoration: underline;
}
	

/*******************************************

コンテンツフッタ
********************************************/
.content-footer-top {	
	text-align:right;
	clear: both;
	width: 890px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.page-n .content-footer-top {	
	text-align:right;
	clear: both;
	width: 630px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.content-footer-top p a {
	background-image: url(../../img_main/icn_nav_up.gif);
	background-repeat: no-repeat;
	background-position: right center;
	font-size:x-small;
	padding-right: 15px;
}