@charset "UTF-8";

/*-----------------------------------------------
 __default style clear
-----------------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	font-size:12px;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Meiryo,"ＭＳ Ｐゴシック","MS PGothic";
	line-height:1.5;
	background-color: white;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

html {
	overflow-y:scroll;
}

li {
	list-style:none;
}

img,
fieldset {
	border:0;
}

.sml {
	font-size: 80%;
}



/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/

a:link {
	color:#f70;
}

a:hover, a:active, a:visited {
	text-decoration: none;
	color:#008E3B;
}




/*-----------------------------------------------
 __container
-----------------------------------------------*/

#container {
	width:800px;
	margin: 0 auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-color: white;
}


/*-----------------------------------------------
 __header
-----------------------------------------------*/

#header {
	width:800px;
}


/* __logo
------------------------------------------*/
#logo {
	width: 800px;
	} 

#logo h1 {
	padding: 42px 300px 42px 295px;
	border-top: 2px solid #c6ddc3;
}

/* __photo
------------------------------------------*/

#photo {
	width:800px;
}


/*-----------------------------------------------
 __news
-----------------------------------------------*/

.news {
	background: url(../img/jfs_news.gif) left 12px no-repeat;
	padding: 15px 0 15px 100px;
	text-align:left;
}

.news_icon {
	margin: 17px 0 0 0;
	padding: 0;
	float: left;
	display: inline;
}

.news2 {
	margin: 0;
	padding: 15px 0 5px 100px;
	color: #666;
	text-align:left;
}


/*-----------------------------------------------
 __footer
-----------------------------------------------*/

#footer {
	margin: 20px 0 0 0;
	border-top: 2px solid #c6ddc3;
	width: 800px;
}

#footer p {
	text-align: right;
}


/*//////////////▼▼▼▼以下追加分▼▼▼▼//////////////*/


ul.top_ftr_navi {
	margin: 5px 0 5px 0;
	padding: 0;
}

ul.top_ftr_navi li {
	margin: 0 5px 0 0;
	padding: 0 0 3px 10px;
	font-size: 12px;
	color: #6d6d6d;
	display: inline;
	background: url(../img/bg_top_ftr_navi.gif) left 1px no-repeat;
}

ul.top_ftr_navi li a,
ul.top_ftr_navi li a:link,
ul.top_ftr_navi li a:visited,
ul.top_ftr_navi li a:active {
	margin: 0;
	padding: 0 0 0 2px;
	font-size: 12px;
	color: #6d6d6d;
	text-decoration: none;
}

ul.top_ftr_navi li a:hover {
	margin: 0;
	padding: 0 0 0 2px;
	font-size: 12px;
	color: #6d6d6d;
	text-decoration: underline;
}


/* Global Menu Area
-------------------------------------------------------------------------------------*/

ul.gl_navi {
	margin:10px 0 10px 0;
	padding:0;
	width: 799px;
}

ul.gl_navi li {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	list-style:none;
}

ul.gl_navi li.about a {
	display:block;
	width: 159px;
	height:48px;
}

ul.gl_navi li.quality a {
	display:block;
	width: 160px;
	height:48px;
}

ul.gl_navi li.service a {
	display:block;
	width: 160px;
	height:48px;
}

ul.gl_navi li.case a {
	display:block;
	width: 159px;
	height:48px;
}

/*
ul.gl_navi li.jfs a {
	display:block;
	width: 89px;
	height:48px;
}

ul.gl_navi li.eegm a {
	display:block;
	width: 133px;
	height:48px;
}

*/

ul.gl_navi li.energy a {
	display:block;
	width: 161px;
	height:48px;
}

li.about a                     {background:url(../img/gl_navi.gif) 0 0 no-repeat;}
li.about a:hover               {background:url(../img/gl_navi.gif) 0 -48px no-repeat;}
#about li.about a               {background:url(../img/gl_navi.gif) 0 -48px no-repeat;}

li.quality a                  {background:url(../img/gl_navi.gif) -160px 0 no-repeat;}
li.quality a:hover            {background:url(../img/gl_navi.gif) -160px -48px no-repeat;}
#quality li.quality a         {background:url(../img/gl_navi.gif) -160px -48px no-repeat;}

li.service a                {background:url(../img/gl_navi.gif) -320px 0 no-repeat;}
li.service a:hover          {background:url(../img/gl_navi.gif) -320px -48px no-repeat;}
#service li.service a     {background:url(../img/gl_navi.gif) -320px -48px no-repeat;}

li.case a               {background:url(../img/gl_navi.gif) -480px 0 no-repeat;}
li.case a:hover         {background:url(../img/gl_navi.gif) -480px -48px no-repeat;}
#case li.case a  		{background:url(../img/gl_navi.gif) -480px -48px no-repeat;}

/*
li.jfs a                     {background:url(../img/gl_navi.gif) -446px 0 no-repeat;}
li.jfs a:hover               {background:url(../img/gl_navi.gif) -446px -48px no-repeat;}
#jfs li.jfs a               {background:url(../img/gl_navi.gif) -446px -48px no-repeat;}

li.eegm a                  {background:url(../img/gl_navi.gif) -535px 0 no-repeat;}
li.eegm a:hover            {background:url(../img/gl_navi.gif) -535px -48px no-repeat;}
#eegm li.eegm a         {background:url(../img/gl_navi.gif) -535px -48px no-repeat;}
*/

li.energy a                  {background:url(../img/gl_navi.gif) -639px 0 no-repeat;}
li.energy a:hover            {background:url(../img/gl_navi.gif) -639px -48px no-repeat;}
#energy li.energy a         {background:url(../img/gl_navi.gif) -639px -48px no-repeat;}



/* モダンブラウザ（Firefox Opera Safari）対策 */
ul.gl_navi:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	font-size:0;
}

/* Win版IE7とMac版IE5対策 */
ul.gl_navi {
	display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac \*/
* html ul.gl_navi {
	height:1px;
}

ul.gl_navi {
	display:block;
}
/* End hide from IE-mac */


