@charset "utf-8";
/*
* Theme Name: TRACKSYS
* Version: 1.0
* Description: Original TRACKSYSTEMS Theme
* Author: TRACKSYSTEMS Co.,Ltd. 
*/
html {
	height: 100%;
}
body {
	font-family:  verdana,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka;
	background-color: #0e1c0e;

	height: 100%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	height: 100%;
}
h1 {
	font-size: 2em;
	line-height: 150%;
}
h2 {
	font-size: 1.5em;
	line-height: 150%;
}
h3 {
	font-size: 1.2em;
}
h4 {
}
.nfnavi {
	text-align: center;
	margin: 30px auto;
	padding: 0px auto;
	width: 300px;
}
.center {
	text-align: center;
	display: block;
	margin: 0 auto;
}
#home li.home a {
	background-position: bottom;
}
html body#about, body#works, body#services, body#contact, body#access, body#links, /*added*/body#search, body#sitemap  {
	background-color: #ebf4d9;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	margin: 0 auto -60px;
	height: auto !important;
	height: 100%;
	background-image: url(images/header_bg4.gif);
	background-repeat: repeat-x;
}
#lang {
	width: 100%;
	height: 23px;
	background-color: #0e1c0e;
}
#lang ul.langbar {
	list-style-type: none;
	font-size: 90%;
	margin: 2px 20px;
	padding: 0px;
	float: right;
}
#lang ul.langbar li {
	display: inline;
	margin: 0px 7px;
}
#lang ul.langbar li a:hover {
	color: #FF6600;
}
/*ここからheader*/


#header {
	height: 200px;
	
}
#header a.logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	overflow: hidden;
}
#home li home a {
	background-position: bottom;
}

a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#header ul.topnavi {
	float: right;
	width: 502px;
	margin: 0px;
	padding: 0px;
}
#header ul.topnavi li {
	float: left;
	width: auto;
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#header  ul.topnavi   li a {
	display: block;
	height: 89px;
}
#header  ul.topnavi  li  a:hover  {
	background-position: 0px -89px;
}
#header  ul.topnavi  li  a:active  {
	background-position: 0px -89px;
}
#header ul.topnavi li.home a {
	background-image: url(images/homebutten.gif);
	width: 52px;
}

#header ul.topnavi li.about a {
	background-image: url(images/aboutbottun.gif);
	background-repeat: no-repeat;
	width: 55px;
}
#header ul.topnavi li.works a {
	background-image: url(images/worksbotten.gif);
	width: 55px;
	background-repeat: no-repeat;
}
#header ul.topnavi li.services a {
	background-image: url(images/servicesbottun.gif);
	width: 64px;
	background-repeat: no-repeat;
}
#header ul.topnavi li.contact a {
	background-image: url(images/contactbottun.gif);
	background-repeat: no-repeat;
	width: 64px;
}
#header ul.topnavi li.links a {
	background-image: url(images/linksbottun.gif);
	background-repeat: no-repeat;
	width: 52px;
}
#header  ul.topnavi   li.access a {
	background-image: url(images/accessbutton.gif);
	background-repeat: no-repeat;
	width: 57px;
}
#header  ul.topnavi   li.blog a {
	background-image: url(images/blog_button.gif);
	background-repeat: no-repeat;
	width: 52px;
}
html body#home ul.topnavi li.home a, body#about ul.topnavi li.about a, body#works ul.topnavi li.works a, body#services ul.topnavi li.services a, body#contact ul.topnavi li.contact a, body#links ul.topnavi li.links a, body#access ul.topnavi li.access a {
	background-position: 0 bottom;
}



.banner {
	float: left;
	height: 100px;
	background-image: url(images/banner_thin.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 960px;
}

/*ここからメインコンテンツ*/

.container {
	width: 960px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


html body#home #content, html body#blog #content {
	float: left;
	width: 100%;
	background-color: #0e1c0e;
	background-repeat: no-repeat;
	background-position: center bottom;
}

html body#about #content, body#works #content, body#services #content, body#contact #content, body#links #content, body#access #content, /*added*/body#comingsoon #content, body#search #content, body#sitemap #content {
	float: left;
	width: 100%;
	background-color: #ebf4d9;
	background-repeat: no-repeat;
	background-position: center bottom;

}
#home #content .main {
	float: left;
	width: 730px;
	padding-top: 30px;

	background-image: url(images/main_top_bg_home2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        font-weight: normal;
}
#blog #content .main  {
	float: left;
	width: 690px;
	padding-top: 30px;

	background-image: url(images/main_top_bg_blog.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        font-weight: normal;
}
#content .main {
	float: left;
	width: 730px;
	padding-top: 30px;
	
	background-image: url(images/main_top_bg4.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
        font-weight: normal;
}
#content .main1-3 {
	color: #000000;
	padding-right: 5%;
	padding-left: 2%;
	padding-bottom: 50px;
}
#content .main1-3 h1 {
	margin-bottom: 10px;
}

#content   .main1-3   p a {
	color: #000000;
	text-decoration: underline;
}
#content   .main1-3   p a:hover {
	color: #FFFFFF;
	background-color: #455146;
	padding: 3px;
}
#content  .main1-3 dl {
	
	width: 90%;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
#content  .main1-3  dl dt {
	color: #006666;
	
	text-align: left;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006666;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.5em;
	padding-left: 15px;	
}
#content .main1-3 dl dd {
	font-weight: normal;
	
	border-bottom: 1px dotted #999;
	position: relative;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: -1em;
	margin-left: 5px;	
}
/*100305追加 matsumoto*/
#content  .main1-3  dl dt.first {
	margin-top: 0px;
}
#works #content .main1-3 h3 {
	margin: 30px 0px 0px;
	color: #003333;	
}
#works #content .main1-3 dl dd a {
	color: #003333;
	text-decoration: underline;
}
#works #content .main1-3 dl dd a:hover {
	color: #ff0000;
}
/*100305追加 matsumoto end*/
/*100310追加 matsumoto */
#services #content .main1-3 dl dt a {
	color: #006666;
}
#services #content .main1-3 dl dt a:hover {
	color: #ff0000;
}
/*100310追加 matsumoto end*/

/*リンクページ*/
#links #content .main1-3 dl dd a {
	color: #003333;
	text-decoration: underline;
}
#links #content .main1-3 dl dd a:hover {
	color: #ff0000;
}
#links #content img.linksimage {
	margin: 10 0 0 0;
float: right;

}
#content  .main1-3  td a {
	color: #FF9900;
}
/*topページのメイン*/

#content    .main2-3   {
	padding-left: 3%;
	width: 500px;
	margin-bottom: 50px;
}
#content .main2-3 h2 {
	font-size: 1.2em;
	line-height: 150%;
	margin-top: 60px;

}
#content .main2-3  p {
	text-align: left;
	margin-top: 5px;

}
/*100421 add by matsu*/
#content .main2-3  ul {
	margin: 30px 0px;
	padding: 0 0 0 10px;
}
/*add by matsu end*/

#content .main2-3  p.no-leftmarg {

	margin-left: 5px;
}
#content .main2-3 a {
	color: #FFCC33;
	margin: 0px;
}
#content .main2-3 h1 {
	margin-bottom: 20px;
}
#content .smallp{
font-size: 0.8em;
}
img.dbt {

	border: 10px solid #37302f;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*左のコラム*/
#content   .leftcol {
	float: right;
	width: 200px;
	margin-bottom: 20px;
}
#content .leftcontents h2 {
	font-size: 1em;
	line-height: 1.2em;
	text-indent: 1em;
	padding-top: 20px;
	margin: 0px;
}
#content   .leftcontents   dl {
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin: 0px;
	list-style-type: none;
}
#content .leftcontents dd {
	font-size: 0.9em;
	font-weight: normal;
}

#content   .leftcontents   dt  {
	font-size: 0.9em;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
}

.sideblog {
margin-top: 30px;
}
.sideblog p {
margin-left: 1em;
}

#content   .leftcontents {
}
#content    .leftcontents  p      {
	font-size: 0.8em;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
}

img.mysql {
	background-color: #FFFFFF;
	border: 4px solid #0099CC;
	margin: 30px 0 0 0;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/*右のコラム（縦のナビメニュー）*/

#home #content .rightcol {

	background-image: url(images/rightcol_top_bg3.gif);
	background-repeat: no-repeat;
	background-position: left top;

	color: #FFFFFF;
}
#content .rightcol {
	float: left;
	width: 180px;
	background-image: url(images/rightcol_top_bg4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 0px;
        color: #000000;
}
#blog #content .rightcol {
	float: left;
	width: 220px;
	background-image: url(images/rightcol_top_blog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
} 
#home #content  .rightcontents  {
	background-color: #37302F;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
#content  .rightcontents {
	background-color: #37302F;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
}
#blog #content  .rightcontents  {
	background-color: #37302F;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(images/rightcol_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
}
#sidenavi1      {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}


#sidenavi1 ul {
	height: 245px;
	margin: 0px;
	padding: 0px;
}
#sidenavi1 li {
	margin: 0px;
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
}
#sidenavi1 li a {
	display: block;
	height: 35px;
	width: 140px;
}
#sidenavi1  li   a:hover  {
	background-repeat: no-repeat;
	width: 140px;
	background-position: -280px 0px;
}
#sidenavi1 li a:active {
	background-position: 0px 0px;
	width: 140px;
}

#sidenavi1  ul  li.sabout a  {
	background-image: url(images/sabout.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#sidenavi1 ul li.sworks a {
	background-image: url(images/sworks.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#sidenavi1 ul li.sservices a {
	background-image: url(images/sservises.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#sidenavi1 ul li.saccess a {
	background-image: url(images/saccess.gif);
	background-repeat: no-repeat;
	width: 140px;
}

#sidenavi1 ul li.scontact a {
	background-image: url(images/scontact.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#sidenavi1 ul li.slinks a {
	background-image: url(images/slinks.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#sidenavi1 ul li.blog a {
	background-image: url(images/sblog2.gif);
	background-repeat: no-repeat;
	width: 140px;
}
html body#about #sidenavi1  ul li.sabout a, body#works #sidenavi1 ul li.sworks a, body#services #sidenavi1 ul li.sservices a, body#contact #sidenavi1 ul li.scontact a, body#links #sidenavi1 ul li.slinks a, body#access #sidenavi1 ul li.saccess a, html body#blog #sidenavi1  ul li.blog a {
	background-position: -140px 0px;
}
#sidenavi2 {
	padding-top: 0px;
	padding-right: 45px;
	padding-left: 45px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: none;
}


#sidenavi2 ul {
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#sidenavi2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
}
#sidenavi2 li a {
	display: block;
	height: 35px;
	width: 90px;
}
#sidenavi2  li   a:hover  {
	background-repeat: no-repeat;
	width: 90px;
	background-position: -180px 0px;
}
#sidenavi2 li a:active {
	width: 90px;
}

#sidenavi2 ul li.blog a {
	background-image: url(images/sblog.gif);
	background-repeat: no-repeat;
	width: 90px;
}
#sidenavi2 ul li.sns a {
	background-image: url(images/ssns.gif);
	background-repeat: no-repeat;
	width: 90px;
}	
#sidenavi3 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#sidenavi3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidenavi3  li img {
	margin: 0px;
	padding: 0px;
}

#sidenavi3 .english img {
	margin-top: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
}
#content .rightcol .search {
	margin-top: 20px;
	margin-left: 20px;
}
#content .rightcol .search .form-table td {
	padding-bottom: 5px;
}
	
	
/*フッターの設定*/

#footer {
	background-color: #0e1c0e;
	float: left;
	width: 100%;
	background-image: url(images/footer_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom: 0px;
	margin-bottom: 0px;
	height: 60px;
}
#footer .container {

	font-size: 0.8em;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer .container .auxlinks {
	width: 100%;
	float: left;
	background-repeat: repeat-x;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer .container .auxlinks ul {
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#footer .container .auxlinks ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 0.6em;
	padding-bottom: 0px;
	padding-left: 0.6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footer .container .auxlinks ul li a:hover {
	color: #FF6600;
}
#footer  .container  .auxlinks  li.first  {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#footer  .disclaimer  {
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
}

#outline {
	margin-left: 10px;
}

#outline table {
	width: 80%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-top: 30px;
	
}


#outline th {
	background-color: #4B575A;
	font-weight: bold;
	padding: 6px;
	width: 100px;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	line-height: 3em;
}

#outline td {
	
	line-height: 1.3em;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 5px;
	
}	


#access #content .main1-3 p {
	font-size: 95%;
	line-height: 1.5em;
	padding-left: 40px;
	padding-bottom: 10px;
	font-weight: normal;
}
#access   #content   .main1-3   p a {
	font-weight: bold;
	padding: 0px;
	color: #003300;
	margin-left: 320px;
}
#access   #content   .main1-3   p a:hover {
	color: #ffffff;
	padding: 3px;
}
#access #content .main1-3 dl dt {
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #E50012;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1.3em;
	padding-left: 15px;
}

#sitemap  #content   .main1-3  dl dd a {
	color: #000000;
	text-decoration: underline;
}
#sitemap #content .main1-3 dl dd a:hover {
	color: #000066;
	background-color: #5CAED5;
	padding: 3px;
}


/*以下英語ページ用*/

/*右のコラム（縦のナビメニュー）*/


#en_sidenavi1      {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;

}


#en_sidenavi1 ul {
	height: 245px;
	margin: 0px;
	padding: 0px;
}
#en_sidenavi1 li {
	margin: 0px;
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
}
#en_sidenavi1 li a {
	display: block;
	height: 35px;
	width: 140px;
}
#en_sidenavi1  li   a:hover  {
	background-repeat: no-repeat;
	width: 140px;
	background-position: -280px 0px;
}
#en_sidenavi1 li a:active {
	
	width: 140px;
}

#en_sidenavi1  ul  li.sabout a  {
	background-image: url(images/en_sabout.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#en_sidenavi1 ul li.sworks a {
	background-image: url(images/en_sworks.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#en_sidenavi1 ul li.sservices a {
	background-image: url(images/en_sservises.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#en_sidenavi1 ul li.saccess a {
	background-image: url(images/en_saccess.gif);
	background-repeat: no-repeat;
	width: 140px;
}

#en_sidenavi1 ul li.scontact a {
	background-image: url(images/en_scontact.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#en_sidenavi1 ul li.slinks a {
	background-image: url(images/en_slinks.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#en_sidenavi1 ul li.blog a {
	background-image: url(images/en_sblog.gif);
	background-repeat: no-repeat;
	width: 140px;
}
html body#about #en_sidenavi1  ul li.sabout a, body#works #en_sidenavi1 ul li.sworks a, body#services #en_sidenavi1 ul li.sservices a, body#contact #en_sidenavi1 ul li.scontact a, body#links #en_sidenavi1 ul li.slinks a, body#access #en_sidenavi1 ul li.saccess a, body#blog #en_sidenavi1 ul li.blog a {
	background-position: -140px 0px;
}
#en_sidenavi2 {
	padding-top: 0px;
	padding-right: 45px;
	padding-left: 45px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


#en_sidenavi2 ul {
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#en_sidenavi2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
}
#en_sidenavi2 li a {
	display: block;
	height: 35px;
	width: 90px;
}
#en_sidenavi2  li   a:hover  {
	background-repeat: no-repeat;
	width: 90px;
	background-position: -180px 0px;
}
#en_sidenavi2 li a:active {
	background-position: 0px -90px;
	width: 90px;
}

#en_sidenavi2 ul li.blog a {
	background-image: url(images/en_sblog.gif);
	background-repeat: no-repeat;
	width: 90px;
}
#en_sidenavi2 ul li.sns a {
	background-image: url(images/en_ssns.gif);
	background-repeat: no-repeat;
	width: 90px;
}	
#en_sidenavi3 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

#en_sidenavi3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#en_sidenavi3  li img {
	margin: 0px;
	padding: 0px;
}

#en_sidenavi3 .english img {
	margin-top: 20px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
}

.formjp {
	padding-left: 20px;
}
.formen {
	padding-left: 20px;
}

/* added by shibata */
.post-title {
	display: none;
}

#search #content .main {
        width: 770px;
}
#search #content .main1-3 {
	color: #000000;
	padding-right: 0;
	padding-left: 0;
}


/*以下中国語ページ用*/

/*右のコラム（縦のナビメニュー）*/


#ch_sidenavi1 {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
}

#ch_sidenavi1 ul {
	height: 245px;
	margin: 0px;
	padding: 0px;
}
#ch_sidenavi1 li {
	margin: 0px;
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
}
#ch_sidenavi1 li a {
	display: block;
	height: 35px;
	width: 140px;
}
#ch_sidenavi1 li a:hover {
	background-repeat: no-repeat;
	width: 140px;
	background-position: -280px 0px;
}
#ch_sidenavi1 li a:active {
	width: 140px;
}

#ch_sidenavi1  ul  li.sabout a  {
	background-image: url(images/ch_about.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ch_sidenavi1 ul li.sworks a {
	background-image: url(images/ch_works.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ch_sidenavi1 ul li.sservices a {
	background-image: url(images/ch_services.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ch_sidenavi1 ul li.saccess a {
	background-image: url(images/ch_access.gif);
	background-repeat: no-repeat;
	width: 140px;
}

#ch_sidenavi1 ul li.scontact a {
	background-image: url(images/ch_contact.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ch_sidenavi1 ul li.slinks a {
	background-image: url(images/ch_links.gif);
	background-repeat: no-repeat;
	width: 140px;
}

#ch_sidenavi1  ul  li.zhtabout a  {
	background-image: url(images/zht_about.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ch_sidenavi1 ul li.zhtworks a {
	background-image: url(images/zht_works.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ch_sidenavi1 ul li.zhtservices a {
	background-image: url(images/zht_services.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ch_sidenavi1 ul li.zhtcontact a {
	background-image: url(images/zht_contact.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ch_sidenavi1 ul li.zhtlinks a {
	background-image: url(images/zht_links.gif);
	background-repeat: no-repeat;
	width: 140px;
}

#ch_sidenavi1 ul li.blog a {
	background-image: url(images/ch_blog.gif);
	background-repeat: no-repeat;
	width: 140px;
}
html body#about #ch_sidenavi1  ul li.sabout a, body#works #ch_sidenavi1 ul li.sworks a, body#services #ch_sidenavi1 ul li.sservices a, body#contact #ch_sidenavi1 ul li.scontact a, body#links #ch_sidenavi1 ul li.slinks a, body#access #ch_sidenavi1 ul li.saccess a, html body#about #ch_sidenavi1  ul li.zhtabout a, body#works #ch_sidenavi1 ul li.zhtworks a, body#services #ch_sidenavi1 ul li.zhtservices a, body#contact #ch_sidenavi1 ul li.zhtcontact a, body#links #ch_sidenavi1 ul li.zhtlinks a, body#access #ch_sidenavi1 ul li.zhtaccess a  {
	background-position: -140px 0px;
}
#ch_sidenavi2 {
	padding-top: 0px;
	padding-right: 45px;
	padding-left: 45px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

}


#ch_sidenavi2 ul {
	height: 35px;
	margin: 0px;
	padding: 0px;
}
#ch_sidenavi2 li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
}
#ch_sidenavi2 li a {
	display: block;
	height: 35px;
	width: 90px;
}
#ch_sidenavi2  li   a:hover  {
	background-repeat: no-repeat;
	width: 90px;
	background-position: -180px 0px;
}
#ch_sidenavi2 li a:active {
	background-position: 0px -90px;
	width: 90px;
}

#ch_sidenavi2 ul li.blog a {
	background-image: url(images/ch_blog.gif);
	background-repeat: no-repeat;
	width: 90px;
}
#ch_sidenavi2 ul li.sns a {
	background-image: url(images/en_ssns.gif);
	background-repeat: no-repeat;
	width: 90px;
}	
#ch_sidenavi3 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

#ch_sidenavi3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ch_sidenavi3  li img {
	margin: 0px;
	padding: 0px;
}

#ch_sidenavi3 .english img {
	margin-top: 20px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
}



/*以下韓国語ページ用*/

/*右のコラム（縦のナビメニュー）*/


#ko_sidenavi1      {
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;

}


#ko_sidenavi1 ul {
	height: 245px;
	margin: 0px;
	padding: 0px;
}
#ko_sidenavi1 li {
	margin: 0px;
	list-style-type: none;
	text-indent: -9999px;
	overflow: hidden;
}
#ko_sidenavi1 li a {
	display: block;
	height: 35px;
	width: 140px;
}
#ko_sidenavi1  li   a:hover  {
	background-repeat: no-repeat;
	width: 140px;
	background-position: -280px 0px;
}
#ko_sidenavi1 li a:active {
	
	width: 140px;
}

#ko_sidenavi1  ul  li.sabout a  {
	background-image: url(images/ko_sabout.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ko_sidenavi1 ul li.sworks a {
	background-image: url(images/ko_sworks.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ko_sidenavi1 ul li.sservices a {
	background-image: url(images/ko_services.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ko_sidenavi1 ul li.saccess a {
	background-image: url(images/ko_saccess.gif);
	background-repeat: no-repeat;
	width: 140px;
}

#ko_sidenavi1 ul li.scontact a {
	background-image: url(images/ko_scontact.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ko_sidenavi1 ul li.slinks a {
	background-image: url(images/ko_slinks.gif);
	background-repeat: no-repeat;
	width: 140px;
}
#ko_sidenavi1 ul li.blog a {
	background-image: url(images/ko_sblog.gif);
	background-repeat: no-repeat;
	width: 140px;
}
html body#about #ko_sidenavi1  ul li.sabout a, body#works #ko_sidenavi1 ul li.sworks a, body#services #ko_sidenavi1 ul li.sservices a, body#contact #ko_sidenavi1 ul li.scontact a, body#links #ko_sidenavi1 ul li.slinks a, body#access #ko_sidenavi1 ul li.saccess a, body#blog #ko_sidenavi1 ul li.blog a {
	background-position: -140px 0px;
}

#ko_sidenavi3 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}

#ko_sidenavi3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ko_sidenavi3  li img {
	margin: 0px;
	padding: 0px;
}

#ko_sidenavi3 .english img {
	margin-top: 20px;
	margin-bottom: 2px;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
}

/* for DBT logo */
.topBottomSpace {
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.white {
	color: #FFFFFF;
}

/*以下　言語選択*/
#content #language_navi {
	background-image: url(images/rightcol_bottom_bg4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 33px;
	float: left;
	width: 180px;
	z-index: 3;
}
#home #content #language_navi {
	background-image: url(images/rightcol_bottom_bg3.gif);
}

#language_navi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#language_navi .navi_menu ul {
	display: none;
}


#language_navi .navi_menu_on ul {
	display: block;

}

#language_navi ul li {
	padding: 0px;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 40px;
	}

/* サブメニュー */


#language_navi ul.sub {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	width: 95px;
	margin-left: 30px;
	background-color: #37302f;
	background-image: url(images/lang_bottom_bg4.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#home #language_navi ul.sub {
	background-image: url(images/lang_bottom_bg3.gif);
}
#language_navi ul.sub li.first {
	padding-top: 10px;
	background-image: url(images/lang_top_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#language_navi ul.sub li {
	float: none;
	margin: 0px;
	padding: 0px;
	width: 95px;
	text-align: center;
	text-decoration: none;
}

#language_navi ul.sub li a {
	color: #cccccc;
	background: none;
	font-size: 95%;
	font-weight: normal;
	display: block;
	width: 95px;
	margin: 0px;
	padding: 0px;
}

#language_navi ul.sub li a:hover {
	color: #cc6633;
	
	background-color: #DBD9CC;
}

