@charset "UTF-8";

/* CSS Document */


p.separate {
  border-bottom: solid 1px #66CCFF;
  margin-bottom:5px;
}


table.newsList {
  width:90%;
  margin:auto;
}

table.newsList td {
  vertical-align:top;
  border-bottom:1px solid #DDDDDD;
  padding:5px;
}

table.newsList td a {
  display:block;
  background:url(/english/images/common/arrow_shape01.gif) no-repeat;
  background-position:0px 4px !important;
  background-position:0px 2px;
  padding-left:15px;
  text-decoration:none;
  padding-bottom:5px;
  margin-left:10px;
}

table.newsList td a:hover {
  background:url(/english/images/common/arrow_shape02.gif) no-repeat;
  background-position:1px 4px !important;
  background-position:1px 2px;
}

div.textBox {
 text-align:left;
}

a.backIndex {
 float:left;
}

div.releaseDate {
text-align:right;
margin-top:20px;
margin-bottom:25px;}

h2.releaseTitle {
 clear:both;
 border-bottom:1px solid #CCCCCC;
 text-align:center;
 margin-bottom:20px;
 margin-top:10px;
 padding-bottom:10px;
 font-size:110%;
}

div.releaseContact {
 border:1px solid #CCCCCC;
 background-color:#EFEFEF;
 padding:20px;
 width:50%;
 margin:auto;
 text-align:center;
 margin-top:20px;
 margin-bottom:20px;
}

ul { margin-left:1em; line-height:1.5;}
ol { margin-left:2em; line-height:1.5;}

table.lines { border-collapse:collapse;}

table.lines td {
	border: 1px solid #000000;
}

table.lines td table td {
 border:none;
}

table.cp3 td table td {
 padding:0px;
}

td.color01 {
 background-color:#EEEEEE;
}

div.borderBox {
 border: 1px solid #000000;
	padding:10px;
}

div.borderBox p {
 margin:0px;
}

.mark {
	font-family: monospace,Courier;
}

table.text {
 line-height:1.5;
}
