body{
  line-height: 180%;
  font-family: sans-serif;
  font-size: small;
}

#header #headerChange,
#header .logo_ja span,
#header .logo_en span,
#header #lead_ja,
#header #lead_en,
#header .btnEntry_ja,
#header .btnEntry_en,
#header .btnMail_ja,
#header .btnMail_en,
#header .menu,
#header .sidebar,
#banner,
#moveMenu,
#main .sidebar,
#main .func-icon,
#footer{
  display: none;
}

#header .homeHeader #flashCover #splash,
#header .logo_ja{
	margin-bottom: 30px;
	height: 50px;
  color: #fff;
  display: list-item;
  list-style-image: url('../images/print-logo_ja.gif');
  list-style-position: inside;
  _letter-spacing: -1000em;
  _font-size: 1pt;
}

#home {/*
	font-size: 140%;
	line-height: 180%;
*/
}

#home h2{
	margin-bottom: 0;
	padding-bottom: 6px;
	border-bottom: solid 2px #9A001B;
	width: 100%;
	overflow: hidden;
}

#home h2 .title{
	float: left;
}

#home h2 .option{
	float: right;
	width: 200px;
	font-weight: normal;
	font-size: .75em;
	text-align: right;
}

#home h2 a{
	float: right;
}

#home h2 .arrow span{
	display: block;
	width: 12px;
	height: 17px;
	background: url('../images/sprite.gif') -260px 5px;
	margin: 0 0 0 6px;
	float: right;
}

#home .article{
  margin-bottom: 30px;
  overflow: hidden;
}

#home .article,
#home .topics,
#home .concept,
#home table{
  width: 100%;
}

#home .topics,
#home .topics_en{
	margin-bottom: 48px;
}


table{
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;

}

td, th{
 border-bottom: 1px solid #ccc;
 border-right: 1px solid #ccc;
  vertical-align: top;
  padding: 3px 6px 3px 6px;
}

td.label{
  white-space: nowrap;
  padding-right: 24px;
  
}

.article{
  margin-bottom: 30px;
}

/*
#footer{
  border-top: 1px solid #ccc;
  padding-top: 12px;
}
*/
