@charset "UTF-8";
#header {
text-align: center;
}
/* CSS Document */

#header ul  {
padding-top: 10px;
width: 25em;
margin-right: 8px;
overflow: hidden;
margin-left: auto;
}
#conteiner #header ul li #English {
background-color: #009;
margin-right: 5px;
margin-left: 5px;
color: #FFF;
}
#header ul li {
text-align: center;
width: 6em;
height: 1.5em;
border-left-width: 2px;
border-left-style: solid;
border-left-color: #A2A2A2;
float: left;
}
#header ul li a {
	display: block;
	color: #A2A2A2;
	text-decoration: none;
}
#header ul li a:hover {
color: #000;
text-decoration: none;
}
#header #profile {
width: 859px;
margin-left: 20px;
margin-top: 20px;
background-color: #CCC;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header #profile table {
width: 95%;
margin-left: 20px;
vertical-align: middle;
border: 1px solid #000;
}
#header #profile table tr {
vertical-align: middle;
}
#header #profile table tr th {
width: 8em;
height: 3em;
text-align: center;
vertical-align: middle;
background-color: #E1DEBB;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #000;
}
#header #profile table tr td {
vertical-align: middle;
height: 3em;
background-color: #D6FFFC;
text-align: left;
border-bottom-width: 1px;
border-bottom-style: dashed;
border-bottom-color: #000;
padding-left: 10px;
}
#conteiner #header h1 {
background-image: url(autospotter/images/base_03.gif);
height: 67px;
width: 900px;
text-indent: -9999px;
}
#conteiner #header h2 {
height: 378px;
width: 860px;
margin-right: auto;
margin-left: auto;
background-image: url(images/TOP.jpg);
text-indent: -9999px;
}
