@charset "utf-8";

body, h1, h2, h3, h4, h5, p, hr, ul, li, form, img {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

img {
	vertical-align: bottom;
	border: none;
}

.nospace {
	margin: 0;
}

.nowrap {
	white-space: nowrap;
}

.none {
	display: none;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block }
/* End hide from IE-mac */

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}


/*リンク色
----------------------------------------------------------------------------------------------------*/

a {
	color: #0066CC;
	text-decoration: underline;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}


/*ヘッダー部分
----------------------------------------------------------------------------------------------------*/

#TGHeader {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#TGHeader #topLogoTxt {/*R*/
	font-weight: normal;
	text-align: left;
	font-size: 10px;
	position: absolute;
}

#TGHeader #topLogoTxt p {/*R*/
	margin: 7px 0px 0px;
}
/*
#TGHeader #topLogoTxt h1{
 font-weight: normal;
	text-align: left;
	font-size: 10px;
	margin: 7px 0px 0px;
}
*/
#TGHeader #topLogoTxt img {/*R*/
	margin-left: 6px;
	margin-top: 38px;
}

#TGHeader #tgLogo {/*R*/
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 6px;
	height: 31px;
}

#TGHeader #sNavi {
	text-align: right;
	font-size: 10px;
	padding: 7px 2px 7px 7px;
}

#TGHeader #sNavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#TGHeader #sNavi li {/*R*/
	display: inline;
	margin-left: 10px;
}

#TGHeader #sNavi a {
	color: #666666;
	text-decoration: none;
}

#TGHeader #sNavi a:hover {
	color: #999999;
	text-decoration: underline;
}

/*ヘッダーボタン-------------------------------*/

#TGHeader #tgLogo ul {
	text-align: right;
}

#TGHeader #tgLogo li {	
	display: inline;
	margin-left: 5px;
}

/*ヘッダーナビ部分
----------------------------------------------------------------------------------------------------*/

#topH #mainNavis {
	position: relative;
	height: 39px;
	width: 835px;
	margin: 0 auto;
}

#topH #mainNavis ul {
	margin: 0px;
	padding: 0px;
}

#topH #mainNavis ul li {
	float: left;
	overflow: hidden;
	height: 39px;
	text-indent: -9999px;
}

#topH #navi1s {/*企業情報*/
	width:167px;
}

#topH #navi2s {/*事業内容*/
	width:166px;
}

#topH #navi3s {/*ニュースリリース*/
	width:167px;
}

#topH #navi4s {/*IR情報*/
	width:166px;
}

#topH #navi5s {/*採用情報*/
	width:169px;
}

#topH #mainNavis ul li a {
	display: block;
	overflow: hidden;
	margin: 0px;
	height: 39px;
	font-size: 0px;
	text-decoration: none;
}

#topH #navi1s a {/*企業情報*/
	background: url(../img/g_nv_info.png) no-repeat;
}

#topH #navi2s a {/*事業内容*/
	background: url(../img/g_nv_over.png) no-repeat;
}

#topH #navi3s a {/*ニュースリリース*/
	background: url(../img/g_nv_news.png) no-repeat;
}

#topH #navi4s a {/*IR情報*/
	background: url(../img/g_nv_ir.png) no-repeat;
}

#topH #navi5s a {/*採用情報*/
	background: url(../img/g_nv_recruit.png) no-repeat;
}

*html #topH #navi1s a,
*html #topH #navi2s a,
*html #topH #navi3s a,
*html #topH #navi4s a,
*html #topH #navi5s a {
	behavior: expression(IEPNGFIX.fix(this));
}

/*サイドナビ
----------------------------------------------------------------------------------------------------*/

#Contents #sideNavi {
	float: left;
	width: 170px;
}

#Contents #sideNavi h2 {
	font-size: 1px;
}

#Contents #sideNavi .sideNaviCont {
	margin: 0 0 15px;
}

#Contents #sideNavi ul {
	padding: 0;
}

#Contents #sideNavi li {
	padding: 9px 0;
	background: url(../img/sidenavi_line.gif) no-repeat;
	background-position: left bottom;
	font-size: 1px;
	line-height: 1;
}

#Contents #sideNavi li a {
	padding: 0 10px;
}

#Contents #sideNavi ul ul li {
	padding: 9px 0 9px 10px;
	background: url(../img/g_arrow02.gif) no-repeat;
	background-position: left center;
	font-size: 10px;
	line-height: 1;
}

#Contents #sideNavi ul ul li a {
	padding: 0;
}

#Contents #sideNavi ul .at {
	background: url(../img/sidenavi_back.gif) no-repeat;
	background-position: left top;
}

#Contents #sideNavi ul .at ul {
	margin: 9px 0 0;
	padding: 0 0 0 10px;
	background: url(../img/sidenavi_line.gif) no-repeat #FAFAFA;
	background-position: left bottom;
}

#Contents #sideNavi .sidenaviBanner {
	text-align: center;
}

/*フッター部分
----------------------------------------------------------------------------------------------------*/

#TGFooter {
	width: 835px;
	margin-right: auto;
	margin-left: auto;
}

#TGFooter .fCopyrights {/*copyrights*/
	background: #EAEAEA;
	text-align: right;
	padding: 5px;
}

#TGFooter #bnrLink {
	clear: both;
	padding-top: 22px;
	padding-bottom: 22px;
}

#TGFooter #bnrLink img {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

