@charset "iso-8859-1";
@import "top.css";
@import "about.css";
@import "career.css";
@import "services.css";
@import "link.css";
@import "sitemap.css";
@import "new.css";
@import "privacy.css";
@import "contact.css";

/* ------------------------------

clearfix Hack

------------------------------ */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix { display: inline-block; }

/* Hide Mac IE \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */

/* ------------------------------

Common

------------------------------ */
* {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}


ul,li {
	margin: 0px;
	padding: 0px;
}

li {
	list-style-type:none;
}

.clear10 {
	clear:both;
	font-size: 10px;
	line-height: 1.0em;
}

.clear15 {
	clear:both;
	font-size: 15px;
	line-height: 1.0em;
}

.clear20 {
	clear:both;
	font-size: 20px;
	line-height: 1.0em;
}

.clear30 {
	clear:both;
	height: 30px;
	margin: 0px;
	padding: 0px;
}

.border20 {
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 345px;
	font-size: 20px;
	line-height: 1.0em;
	border-top: 1px solid #ACABAB;
}
/* ------------------------------

Common Layout

------------------------------ */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #ffffff;
	font-family:verdana, helvetica, arial, sans-serif;
}

#wrapper {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 80%;
}

#container {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	width: 100%;
/*	width: 750px;*/
	clear: both;
}

/* ------------------------------

header

------------------------------ */
#headter {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 75px;
	background: url(../images/header_bg.gif) repeat-x;
	}
	
#headter_left {
	margin: 0px;
	padding: 0px;
	width: 80%;
	height: 75px;
	float: left;
}

#headter_right {
	margin: 0px;
	padding: 0px;
	width: 20%;
	height: 75px;
	float: right;
}

#headter_left h1 {
	margin: 0px;
	padding: 13px 0px 0px 0px;
	width: 140px;
	height: 50px;
	float: left;
}

#headter_left h1 a {
	margin: 0px;
	padding: 0px;
}
/* ---g_navi--- */

#g_navi {
	float: left;
	margin: 50px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	width: 410px;
	height: 25px;
}

#g_navi ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.0em;
}

#g_navi ul li {
	padding: 0px;
	margin: 0px;
	display:inline;
}

#g_navi ul li a {
	height: 25px;
	display:block;
	float:left;
	text-indent: -9999px;
}

/* out ---------- */

#g_navi ul li.g_navi_01 a {
	width: 63px;
	background: url(../images/g_navi_0.gif) no-repeat -140px -50px;
}

#g_navi ul li.g_navi_02 a {
	width: 87px;
	background: url(../images/g_navi_0.gif) no-repeat -203px -50px;
}

#g_navi ul li.g_navi_03 a {
	width: 84px;
	background: url(../images/g_navi_0.gif) no-repeat -290px -50px;
}

#g_navi ul li.g_navi_04 a {
	width: 75px;
	background: url(../images/g_navi_0.gif) no-repeat -374px -50px;
}

#g_navi ul li.g_navi_05 a {
	width: 101px;
	background: url(../images/g_navi_0.gif) no-repeat -449px -50px;
}

/* over ---------- */

#g_navi ul li.g_navi_01 a:hover {
	width: 63px;
	background: url(../images/g_navi_1.gif) no-repeat -140px -50px;
}

#g_navi ul li.g_navi_02 a:hover {
	width: 87px;
	background: url(../images/g_navi_1.gif) no-repeat -203px -50px;
}

#g_navi ul li.g_navi_03 a:hover {
	width: 84px;
	background: url(../images/g_navi_1.gif) no-repeat -290px -50px;
}

#g_navi ul li.g_navi_04 a:hover {
	width: 75px;
	background: url(../images/g_navi_1.gif) no-repeat -374px -50px;
}

#g_navi ul li.g_navi_05 a:hover {
	width: 101px;
	background: url(../images/g_navi_1.gif) no-repeat -449px -50px;
}

/* on ---------- */

#g_navi ul li.g_navi_01_on a {
	width: 63px;
	background: url(../images/g_navi_1.gif) no-repeat -140px -50px;
}

#g_navi ul li.g_navi_02_on a {
	width: 87px;
	background: url(../images/g_navi_1.gif) no-repeat -203px -50px;
}

#g_navi ul li.g_navi_03_on a {
	width: 84px;
	background: url(../images/g_navi_1.gif) no-repeat -290px -50px;
}

#g_navi ul li.g_navi_04_on a {
	width: 75px;
	background: url(../images/g_navi_1.gif) no-repeat -374px -50px;
}

#g_navi ul li.g_navi_05_on a {
	width: 101px;
	background: url(../images/g_navi_1.gif) no-repeat -449px -50px;
}

/* local_navi ---------- */

#next_navi {
	padding: 0px;
	width:400px;
	position:relative;
	clear: both;
	margin: 0px auto;
}

#menu-02,#menu-03 {
	position:absolute;
	width: 246px;
	z-index:1;
	top: 0px; 
	margin-left: 58px;
	padding: 0px;
	visibility: hidden;
}
td.menu-02_01 a,
td.menu-02_02 a,
td.menu-02_03 a,
td.menu-02_04 a,
td.menu-02_05 a,
td.menu-02_06 a,
td.menu-03_01 a,
td.menu-03_02 a,
td.menu-03_03 a {
	width: 247px;
	height: 25px;
	display:block;
	text-indent: -9999px;
}

/* out ---------- */

td.menu-02_01 a {
	background: url(../images/l_navi_03_0.gif)  no-repeat 0px 0px;
}

td.menu-02_02 a {
	background: url(../images/l_navi_03_0.gif)  no-repeat 0px -25px;
}

td.menu-02_03 a {
	background: url(../images/l_navi_03_0.gif)  no-repeat 0px -50px;
}

td.menu-02_04 a {
	background: url(../images/l_navi_03_0.gif)  no-repeat 0px -75px;
}

td.menu-02_05 a {
	background: url(../images/l_navi_03_0.gif)  no-repeat 0px -100px;
}

td.menu-02_06 a {
	background: url(../images/l_navi_03_0.gif)  no-repeat 0px -125px;
}

td.menu-03_01 a {
	background: url(../images/l_navi_04_0.gif)  no-repeat 0px 0px;
}

td.menu-03_02 a {
	background: url(../images/l_navi_04_0.gif)  no-repeat 0px -25px;
}

td.menu-03_03 a {
	background: url(../images/l_navi_04_0.gif)  no-repeat 0px -50px;
}

/* over ---------- */

td.menu-02_01 a:hover {
	background: url(../images/l_navi_03_1.gif)  no-repeat 0px 0px;
}

td.menu-02_02 a:hover {
	background: url(../images/l_navi_03_1.gif)  no-repeat 0px -25px;
}

td.menu-02_03 a:hover {
	background: url(../images/l_navi_03_1.gif)  no-repeat 0px -50px;
}

td.menu-02_04 a:hover {
	background: url(../images/l_navi_03_1.gif)  no-repeat 0px -75px;
}

td.menu-02_05 a:hover {
	background: url(../images/l_navi_03_1.gif)  no-repeat 0px -100px;
}

td.menu-02_06 a:hover {
	background: url(../images/l_navi_03_1.gif)  no-repeat 0px -125px;
}

td.menu-03_01 a:hover {
	background: url(../images/l_navi_04_1.gif)  no-repeat 0px 0px;
}

td.menu-03_02 a:hover {
	background: url(../images/l_navi_04_1.gif)  no-repeat 0px -25px;
}

td.menu-03_03 a:hover {
	background: url(../images/l_navi_04_1.gif)  no-repeat 0px -50px;
}

#language {
	margin: 0px;
	padding: 50px 0px 0px 0px;
	width: 65px;
	height: 25px;
	display: block;
	float: right;
	text-align: left;
	font-size: 12px;
	line-height: 1.0em;
	}

/* out ---------- */
#language a {
	width: 65px;
	height: 25px;
	display:block;
	text-indent: -9999px;
	background: url(../images/g_navi_0.gif) no-repeat -885px -50px;
}

/* over ---------- */
#language a:hover {
	background: url(../images/g_navi_1.gif) no-repeat -885px -50px;
}

/* ---pankz--- */

#pankz {
	clear: both;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	font-size: 10px;
	line-height: 1.5em;
	color:#333333;
}

#pankz a:link { color:#333333; text-decoration:none; }
#pankz a:visited { color:#333333; text-decoration:none; }
#pankz a:hover { color:#A0A0A0; text-decoration:underline; }

/* ------------------------------

main

------------------------------ */

#main_wrapper {
	margin: 0px;
	padding: 0px;
	clear: both;
	background: url(../images/main_wrapper_bg.gif) repeat-y;
}
/* ------------------------------

footer

------------------------------ */

#footer {
	clear:both;
	margin: 0px;
	padding: 30px 0px 0px 0px;
	width: 100%;
	height: 28px;
	background-image: url(../images/fotter_bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 30px;
}

#f_navi {
	margin: 0px;
	padding: 0px;
	width: 345px;
	height: 28px;
	float: left;
}

#f_navi ul {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.0em;
}

#f_navi ul li {
	padding: 0px;
	margin: 0px;
	display:inline;
}

#f_navi ul li a {
	height: 27px;
	display:block;
	float:left;
	text-indent: -9999px;
}

/* out ---------- */

#f_navi ul li.f_navi_01 a {
	width: 46px;
	background: url(../images/fotter_navi_0.gif) no-repeat 0px 0px;
}

#f_navi ul li.f_navi_02 a {
	width: 73px;
	background: url(../images/fotter_navi_0.gif) no-repeat -46px 0px;
}

/* over ---------- */

#f_navi ul li.f_navi_01 a:hover {
	width: 46px;
	background: url(../images/fotter_navi_1.gif) no-repeat 0px 0px;
}

#f_navi ul li.f_navi_02 a:hover {
	width: 73px;
	background: url(../images/fotter_navi_1.gif) no-repeat -46px 0px;
}


/* on ---------- */

#f_navi ul li.f_navi_01_on a {
	width: 46px;
	background: url(../images/fotter_navi_1.gif) no-repeat 0px 0px;
}

#f_navi ul li.f_navi_02_on a {
	width: 73px;
	background: url(../images/fotter_navi_1.gif) no-repeat -46px 0px;
}

#f_link {
	margin: 0px;
	padding: 0px;
	width: 185px;
	height: 27px;
	float: right;
	text-align: left;
	font-size: 12px;
	line-height: 1em;
	display:inline;
	text-indent: -9999px;
}

#f_link a {
	width: 185px;
	height: 27px;
	display:block;
	background: url(../images/fotter_navi_0.gif) no-repeat -765px 0px;
}

#f_link a:hover {
	background: url(../images/fotter_navi_1.gif) no-repeat -765px 0px;
}

/* ----- copyright ----- */

#copyright{
	clear:both;
	width: 100%;
	font-size:65%;
	font-weight:normal;
	line-height:1.7em;
	color:#666666;
}

/* -----  to top ----- */

.totop {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	clear: both;
	width: 100%;
	font-size: 12px;
	line-height: 1.0em;
}

.totop a {
float:right;
	text-align: left;
	width: 50px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	background: url(../images/bt_top_0.gif) no-repeat;
}

.totop a:hover  {
	background: url(../images/bt_top_1.gif) no-repeat;
}
/* ------------------------------

contents

------------------------------ */

#contents_wrapper  {
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}

#contents  {
	padding: 0px;
	text-align: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

