/* CSS Document */
/*@charset "utf-8";
/*--------------------------------------
  wb_Rei{
--------------------------------------*/

div#container div#header {
  position: relative;
  height: 107px;
/*  margin: 2em 0 0 0;  /* Win IE 5.5ȉp */
  padding: 0;
  background-color: #fff;
  background-image: url(../images/css/bg_header_ja.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;  /* Win IE 5.5ȉp */

  /* _uEUp(牺Win IE 5.5ȉł͖܂) { */
    voice-family: "\"}\"";
    voice-family: inherit;
	margin: 0;
/*	padding: 2em 0 0 0;
    background-position: 0 2em;*/
  /* } _uEUp */
}

/* TCg */
div#container div#header h1.site_name {
  position: absolute;
  width: 63px;
  height: 54px;
  margin: 8px 0 0 12px;
  padding: 0;
  background-image: url(../images/css/logo.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}

div#container div#header h1.site_name a,
div#container div#header h1.site_name a:link,
div#container div#header h1.site_name a:visited,
div#container div#header h1.site_name a:hover,
div#container div#header h1.site_name a:focus,
div#container div#header h1.site_name a:active {
  display: block;
  overflow: hidden;
  width: 63px;  /* Win IE 5.5ȉp({bNX̕⍂ɃpfBO{[_[̃TCY܂߂Ă܂) */
  height: 54px;
  margin: 0;
  padding: 0 0 0 157px;
  background-image: url(../images/css/logo.gif);
  background-repeat: no-repeat;
  background-position: 0 0;

  /* _uEUp(牺Win IE 5.5ȉł͖܂) { */
    voice-family: "\"}\"";
    voice-family: inherit;
	width: 0;
  /* } _uEUp */
}

/* X[K */
div#container div#header p.site_slogan {
  margin: 0;
  padding: 16px 16px 0 16px;
  color: #555555;
  text-align: right;
}
/* langmenu_ja */

#langmenu{
height:23px;
margin:5px 10px;
padding:0;
position:absolute;
top:39px;
left:450px;
}

#langmenu ul{
margin:0;
padding:0;
}

#langmenu li{
display:inline;
list-style-type:none;
}

#langmenu li a{
height:23px;
display:block;
float:left;
text-indent:-9999px;
text-decoration:none;
overflow:hidden;
}

#menu_ja a{
background: url(../images/css/lang_menu.gif) no-repeat 0px -23px;
width:56px;
}

#menu_en a{
background: url(../images/css/lang_menu.gif) no-repeat -56px 0px;
width:54px;
}

#menu_zs a{
background: url(../images/css/lang_menu.gif) no-repeat -110px 0px;
width:48px;
}

#menu_ko a{
background: url(../images/css/lang_menu.gif) no-repeat -158px 0px;
width:52px;
}

#menu_pt a{
background: url(../images/css/lang_menu.gif) no-repeat -210px 0px;
width:60px;
}

#menu_ru a{
background: url(../images/css/lang_menu.gif) no-repeat -270px 0px;
width:57px;
}




#menu_ja a:hover{
background: url(../images/css/lang_menu.gif) no-repeat 0px -23px;
width:56px;
}

#menu_en a:hover{
background: url(../images/css/lang_menu.gif) no-repeat -56px -23px;
width:54px;
}

#menu_zs a:hover{
background: url(../images/css/lang_menu.gif) no-repeat -110px -23px;
width:48px;
}

#menu_ko a:hover{
background: url(../images/css/lang_menu.gif) no-repeat -158px -23px;
width:52px;
}

#menu_pt a:hover{
background: url(../images/css/lang_menu.gif) no-repeat -210px -23px;
width:60px;
}

#menu_ru a:hover{
background: url(../images/css/lang_menu.gif) no-repeat -270px -23px;
width:57px;
}

/*お知らせ画像処理用*/
#addpic{
	margin:0 0 10px -20px;
	height:143px;
	text-align:center;
	background:url(../images/css/info_add_ja.jpg) bottom no-repeat;
	}

#addpic img{
	text-align:center;
	}

/**/
div.block-left h2{
	display:none;
	margin:0;
	padding:0;
	}	
	
/**/
dl.info_about dt {
	float:left;
	width:120px;
	padding:5px 5px;
	clear:both;
	text-align:center;
	}
	
dl.info_about dd {
	width:280px;
	margin-left:120px;
	padding:5px 0 8px;
	text-align:left;
	text-indent:-.7em;
	}

/**/
.link li {
	display:inline;
	list-style-type:none;
	margin-right:6px;
	padding-left:10px;
	border-left:4px solid #999;
}

.link li.Home {
	border-left:0;
	padding-left:0;
}

.link li a, .link li a:visited{
	text-decoration:none;
	}

#sitemap{
	font-size:80%;
	position:absolute;
	right:10px;
	top:2px;
	}

/*ヘッダーメニュー*/
.menu1 ul li a{font-weight:bold;}

/*サイドメニュー追加部分*/

div#bnr{
margin:auto;
border-top:4px #6666cc solid;
padding:5px 0;
text-align:center;
}

div#bnr img{margin:3px 0;}

/* RSS部分 */

ul#rss{ 
text-align:left;
margin:-4px 10px 3px; 
padding:5px 0 15px 10px;
background:#FFF url(/images/rss-btm.gif) bottom left no-repeat;
border:1px #CCC solid;
border-top-style:none;
border-bottom-style:none;
list-style:none;
}
#rss p{ margin:3px 0 3px; color:#F00; text-indent:1em;}
#rss li{ margin-left:1em;line-height:1.6em; font-size:.8em; text-indent:0; padding:0;}
#rss a{font-size:1.2em;}

