@charset "utf-8";
/* CSS Document */

/* ==============================
  css-base-Ϊ
=================================
ξ{έθ
---------------------------------
@|h2, h3, h4, h5, h6, ul
---------------------------------
@|p
---------------------------------
  |a:link, visited, hover, active
---------------------------------

---------------------------------
containeriSΜΝέj
---------------------------------
top
---------------------------------
@|top logo Image&text( )
---------------------------------
@|logoTxt(eLXg)
---------------------------------
lang(ΎκIπ)
---------------------------------
@|ϊ{@C[W
---------------------------------
intro(Rec)
---------------------------------
@|intro_box(N)
---------------------------------
@|intro_Img(]T²ί)
---------------------------------
maincontent(CRec)
---------------------------------
@|main
---------------------------------
@|main1
---------------------------------
  |main1_text
---------------------------------
@|ImgMain1(TopσΤ²ί)
---------------------------------
@|main2
---------------------------------
@|main2_box
---------------------------------
@|main2_box_Img
---------------------------------
@|main2_box_title
---------------------------------
@|main2_box_text
---------------------------------
naviiTChirj
---------------------------------
  |navi0
---------------------------------@
  |navi
---------------------------------
@|ImgNavi_menu
---------------------------------
@|navi ul
---------------------------------
  |navi_img
---------------------------------
footer(tb^[)
---------------------------------
@|footer_Txt
---------------------------------

---------------------------------

============================== */



/* ------------------------------
  ξ{έθ
------------------------------ */
*{
	margin: 0px;
	padding: 0px;
}

h2, h3, h4, h5, h6, ul {
	margin: 0px;
	padding: 0px;
}

p {
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 3px;
	line-height: 120%;
}


a:link {text-decoration: none;
		color: #000000;		
}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;
		color: orange;		
}
a:active {text-decoration: none;
		color: #000000;		
}


body {
	margin: 0px;
	padding: 0px;
	font-family: 'MSPSVbN', osaka, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.2;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #025700;
}

/* ------------------------------
  containeriSΜΝέj
------------------------------ */

#container {
	width: 852px;
	margin-top: 0px;
	margin-left: 74px;
	background-color: #025700;
}

/* ------------------------------
  top
------------------------------ */

#top {
	width: 852px;
	height: 90px;
	background-image: url(../img/hdr-base.jpg);
	background-repeat: no-repeat;
}

#top h1 a {
   width: 154px;
   height: 69px;
   background: url(../img/logo.jpg) no-repeat;
   text-decoration: none;
   text-indent: -9999px;
   position: absolute;
   top: 0px;
   left: 760px;
} 	


#logoTxt {
	float: right;
	padding-top: 73;
	padding-right: 24;
	font-size: 12px;
	color: #ffffff;
}

/* ------------------------------
  lang(ΎκIπ)
------------------------------ */


#lang {
	width: 852px;
}

#lang-Txt{
	position:absolute; 
	left: 93px;
	top: 105px;
	width: 420px;
	height: 15px;
	font-size: 12px;
	color: #ffffff;
}

#Imgja {
	position:absolute; 
	left:825px; 
	top: 100px;
	width:28px;
	height:19px;
}

#Imgch {
	position:absolute; 
	left:865px; 
	top: 100px;
	width:28px;
	height:19px;
}



/* ------------------------------
  intro(Rec)
------------------------------ */

#intro {
	width: 852px;
	background-image: url(../img/hdri-base.jpg);
	background-repeat: no-repeat;		
}

#intro_box {
	width: 817px;
	height: 193px;
	background-color: #000000;
	margin-left: 18px;
	overflow: hidden;
}

#intro_Img {
	margin-top: 5px;	
	margin-left: 2px;
}

/* ------------------------------
  maincontentiCRecj
------------------------------ */

#maincontent {
	width: 852px;	
	background-image: url(../img/bg-base.jpg);
	background-repeat:  repeat-y;
	overflow: auto;
}

#main {
	float: right;
	width: 622px;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 20px;	
}

* html #main {
	float: right;
	width: 622px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 20px;
}


#main1 {
	width: 600px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-top: 3px;
	background-color: #ffffff;
}

#main1_text{
	color: #666666;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 5px;
	line-height: 120%;
}

#ImgMain1 {
	padding-top: 20px;
}

#main2 {
	width: 600px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: #ffffff;
}

#main2_box {
	width: 580px;
	margin-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
	overflow: auto;
}

#main2_box_Img{
	padding-top: 3px;
	padding-right: 3px;
}

#main2_box_title{
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;

}

#main2_box_title a{
	color: #666666;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
}
#main2_box_title a:hover{
	color: #cc9900;
}

#main2_box_text{
	color: #666666;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 5px;
}




/* ------------------------------
  navi0iTChirj
------------------------------ */

#navi0{
	float: left;
	width: 200px;
	margin-left: 18px;
}

* html #navi0{
	float: left;
	width: 200px;
	margin-left: 9px;
}


#navi{
	width: 200px;
	margin-top: 5px;	
	background-color: black;
	overflow: hidden;
}

#ImgNavi_menu{
	padding-left: 5px;
	padding-top: 5px;
}


#navi ul{
	width: 200px;
	float: right;
	list-style-type: none;
}


#navi li a{
	width: 200px;
	height: 34px;
	margin-left: 5px;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
}

#navi li#navi01 a{
	background-image: url(../img/menu/bt-1.gif);
}

#navi li#navi02 a{
	background-image: url(../img/menu/bt-2.gif);
}

#navi li#navi03 a{
	background-image: url(../img/menu/topbt4.gif);
}

#navi li#navi04 a{
	background-image: url(../img/menu/bt-4.gif);
}

#navi li a:link {color: #FFFFFF;}
#navi li a:visited {color: #FFFFFF;}
#navi li a:hover {background-position: -207px 0px;}
#navi li a:active {color: #FFFFFF;}


#navi_img{
	width: 200px;
	height: 100px;
	margin-top: 30px;
	padding-left: 15px;
}


#we{
   padding-left: 20px;
   font-size:17px;
   font-color:#333333;
}




/* ------------------------------
  footer(tb^[)
------------------------------ */


#footer {
	width: 852px;
	height: 64px;
	background: url(../img/ftr.jpg);
}

#footer_Txt {
	position: relative; 
	left: 320px;
	top: 20px;
	color: #d4a927;
	font-size: 12px;
font-family: Lucida Grande, Lucida Sans Unicode, Lucida Sans, Arial, "??q??????M??m??p??S Pro W3", "??l??r ??o??S??V??b??N", "Osaka",sans-serif;
}

#footer_Txt a{
	text-decoration: none;
	color: #d4a927;
}

#footer_Txt a: link { color: #d4a927}
#footer_Txt a: visited { color: #d4a927}

#footer_Txt a:hover{ 
	color: #ffffff;
}

#footer_Txt a: active { color: #d4a927}



