html{height: 100%;}

body {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;
	height:100%;
	background:#262626;
}
* html div#wrapper{
    height:100%;
}
/*ページ全体ラッパー*/
#wrapper{
	height: 100%;
	min-height: 100%;
	width:800px;
	position:absolute;
	left:50%;
	margin-left:-400px;
}
body > #wrapper {
    height: auto;
}
/*ヘッダー*/
#header {
    margin: 0px;
	padding: 0px;
	height: 113px;
	width: 800px;
	position: relative;
	left: 0px;
	top: 0px;
	background:#000000;
}

#logo {
    margin: 0px;
	padding: 0px;
	width: 156px;
	height: 43px;
	position: relative;
	top: 24px;
	left: 22px;
	float:left;
}
#header h1 {
    margin:0px;
	padding:0px;
	width:526px;
	height:43px;
	float: left;
	position: relative;
	top: 24px;
	left: 22px;
	background:url(../images/logo_cp.gif) no-repeat;
}

#lang {
    margin:0px;
	padding:0px;
	width:96px;
	height:43px;
	float: left;
	position: relative;
	top: 24px;
	left: 22px;
}
#lang img {
    margin:0px;
	padding:25px 0px 0px 0px;
}

/*ナビ*/

#navi {
    margin:0px;
	padding:0px;
	height:23px;
	position: relative;
	top: 24px;
	clear:left;
	text-align:right;
}

#header h3 {
    margin:0px;
	padding:0px 5px 0px 5px;
	position: relative;
	float:right;
	font-size:10px;
	font-weight: normal;
	line-height:23px;
	color:#999999;
}
#header h3 a {
	font-size:10px;
	font-weight: normal;
	line-height:23px;
	color:#999999;
	text-decoration:none;
}
#header h3 a:hover {
	font-size:10px;
	font-weight: normal;
	line-height:23px;
	color:#FFFFFF;
	text-decoration:none;
}

#g_line1 {
    margin:0px;
	padding:0px;
	width:800px;
	height:20px;
	background:url(../images/g_line1.gif) repeat;
	position:relative;
	top: 24px;
}
#g_line3 {
    margin:0px;
	padding:0px;
	width:800px;
	height:20px;
	background:url(../images/g_line_eng1.gif) repeat;
	position:relative;
	top: 24px;
}
#g_line_envi {
    margin:0px;
	padding:0px;
	width:800px;
	height:20px;
	background:url(../images/g_line_envi.gif) repeat;
	position:relative;
	top: 24px;
}
#g_line_model {
    margin:0px;
	padding:0px;
	width:800px;
	height:20px;
	background:url(../images/g_line_model.gif) repeat;
	position:relative;
	top: 24px;
}
#g_line_def {
    margin:0px;
	padding:0px;
	width:800px;
	height:20px;
	background:url(../images/g_line_def.gif) repeat;
	position:relative;
	top: 24px;
}
#g_line_recy {
    margin:0px;
	padding:0px;
	width:800px;
	height:20px;
	background:url(../images/g_line_recy.gif) repeat;
	position:relative;
	top: 24px;
}
#g_line_recy2 {
    margin:0px;
	padding:0px;
	width:800px;
	height:20px;
	background:url(../images/g_line_recy2.gif) repeat;
	position:relative;
	top: 24px;
}

#g_line_recall {
    margin:0px;
	padding:0px;
	width:800px;
	height:20px;
	background:url(../images/g_line_recall.gif) repeat;
	position:relative;
	top: 24px;
}


/*ナビ　グローバル*/

#navi2 {
    margin:0px;
	padding:0px;
	width:800px;
	height:20px;
	background:#333333;
	position:relative;
	top: 24px;
}
#navi2 ul {
    margin:0px;
	padding:0px;
	list-style:none;
}
#navi2 li {
    margin:0px;
	padding:0px;
	float:left;
	height:20px;
	background:#456789;
	position:relative;
}
#navi2 li em {
    visibility:hidden;
}
#navi2 li a {
    margin:0px;
	padding:0px;
	float:left;
	height:20px;
	display:block;
	background:#456789;
	position:relative;
	text-decoration:none;
}
/*1番目のボタン*/
#navi2 li#tn1 a {
    background:url(../network/images/btn_akashi.gif) no-repeat;
	width:100px;
}
#navi2 li#tn1_o a {
    background:url(../network/images/btn_akashi_o.gif) no-repeat;
	width:100px;
}

#navi2 li#tn1 a:hover {
    background:url(../network/images/btn_akashi_o.gif) no-repeat;
	width:100px;
}
/*2番目のボタン*/
#navi2 li#tn2 a {
    background:url(../network/images/btn_lincoln.gif) no-repeat;
	width:100px;
}
#navi2 li#tn2_o a {
    background:url(../network/images/btn_lincoln_o.gif) no-repeat;
	width:100px;
}

#navi2 li#tn2 a:hover {
    background:url(../network/images/btn_lincoln_o.gif) no-repeat;
	width:100px;
}
/*3番目のボタン*/
#navi2 li#tn3 a {
    background:url(../network/images/btn_maryville.gif) no-repeat;
	width:100px;
}
#navi2 li#tn3_o a {
    background:url(../network/images/btn_maryville_o.gif) no-repeat;
	width:100px;
}

#navi2 li#tn3 a:hover {
    background:url(../network/images/btn_maryville_o.gif) no-repeat;
	width:100px;
}
/*4番目のボタン*/
#navi2 li#tn4 a {
    background:url(../network/images/btn_philippines.gif) no-repeat;
	width:100px;
}
#navi2 li#tn4_o a {
    background:url(../network/images/btn_philippines_o.gif) no-repeat;
	width:100px;
}

#navi2 li#tn4 a:hover {
    background:url(../network/images/btn_philippines_o.gif) no-repeat;
	width:100px;
}
/*5番目のボタン*/
#navi2 li#tn5 a {
    background:url(../network/images/btn_thailand.gif) no-repeat;
	width:100px;
}
#navi2 li#tn5_o a {
    background:url(../network/images/btn_thailand_o.gif) no-repeat;
	width:100px;
}

#navi2 li#tn5 a:hover {
    background:url(../network/images/btn_thailand_o.gif) no-repeat;
	width:100px;
}
/*6番目のボタン*/
#navi2 li#tn6 a {
    background:url(../network/images/btn_indonesia.gif) no-repeat;
	width:100px;
}
#navi2 li#tn6_o a {
    background:url(../network/images/btn_indonesia_o.gif) no-repeat;
	width:100px;
}

#navi2 li#tn6 a:hover {
    background:url(../network/images/btn_indonesia_o.gif) no-repeat;
	width:100px;
}
/*7番目のボタン*/
#navi2 li#tn7 a {
    background:url(../network/images/btn_brazil.gif) no-repeat;
	width:100px;
}
#navi2 li#tn7_o a {
    background:url(../network/images/btn_brazil_o.gif) no-repeat;
	width:100px;
}

#navi2 li#tn7 a:hover {
    background:url(../network/images/btn_brazil_o.gif) no-repeat;
	width:100px;
}
/*8番目のボタン*/
#navi2 li#tn8 a {
    background:url(../network/images/btn_china.gif) no-repeat;
	width:100px;
}
#navi2 li#tn8_o a {
    background:url(../network/images/btn_china_o.gif) no-repeat;
	width:100px;
}

#navi2 li#tn8 a:hover {
    background:url(../network/images/btn_china_o.gif) no-repeat;
	width:100px;
}

