@charset "utf-8";

<style type="text/css">
@import url("../style.css");

/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #1f1e1d;

}
</style>
.link_bgline {
}
.text01 {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
}
.text02 {
	font-size: 14px;
}
.text03 {
	color: #F00;
}


.text_pic {
	padding-top: 25px;
	padding-bottom: 5px;

}

.link_bgline {
	margin-left: 60px;
	background-image: url(images/BG3.png);
	background-repeat: repeat-y;
	background-position: center top;
}

.index_bgpic_zh-tw {
	background-image: url(ch/images/banner2_CH.png);
 background-repeat: no-repeat;
 background-position: center top;
 
}

.index_bgpic_zh-cn {
	background-image: url(chs/images/banner2_CHS.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}

.index_bgpic_jp {
	background-image: url(jp/images/banner2_j.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.index_bgpic_en {
	background-image: url(en/images/banner2_en.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.index_bgpic_kr {
	background-image: url(kr/images/banner2_KR.png);
	background-repeat: no-repeat;
	background-position: center top;
	
}

.bg_top {
	background-image: url(images/BG.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.bg_footer {
	background-image: url(images/BG2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_body {
	background-image: url(images/BG4.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.link_text {
	color: #ffce88;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 18px;
}
.link_text02 {
	color: #FFF;
	font-size: 16px;
}
.link_text03 {
	padding-right: 5px;
	padding-left: 5px;
}
.logos {
	padding-top: 15px;
	padding-bottom: 25px;
}
.logo2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.news_j {
	background-image: url(JP/images/news_j.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.news_e {
	background-image: url(EN/images/news_e.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
}

.new {
	margin-top: 30px;
	margin-left: 42px;


}
.logo3 {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 5px;
}
