@charset "utf-8";

h1{
	text-align:center;
}

h2{
	font-weight:normal;
}

h2{
	font-weight:normal;
}
h3{
	font-weight:normal;
}
h4{
	font-weight:normal;
}
h5{
	font-weight:normal;
}
h6{
	font-weight:normal;
}
#footer, #extra{
display:none;
}
#subheader div.back {
display:none;
}
#leftsub,#header-a,#search,#global,#station,#footer ul {
display:none;
}
#details img,#kaigotxt img{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	clear: both;
}
#static p.fr img{
	float:right;
	margin:0px 0px 5px 5px;
	border:1px solid #CCCCCC;
}
#static p.fl img{
	float:left;
	margin:0px 5px 5px 0px;
	border:1px solid #CCCCCC;
}
#static table,#details table{
		font-size:12px;
        width: 100%;
		margin:0px 0px 15px 0px;
        border-top: 1px solid #000000;
		border-left: 1px solid #000000;
}
#static th,#details th {
        padding: 5px;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
		font-weight:normal;
		line-height:150%;
}
#static td,#details td {
        padding: 5px;
		text-align:center;
        border-right: 1px solid #000000;
        border-bottom: 1px solid #000000;
		line-height:150%;
}
#static td.ex,#details td.ex, {
		text-align:left;
}
#static td.ex2,#details td.ex2, {
		text-align:right;
}
#static span.bold,#details span.bold, {
	font-weight:bold;
}
#static span.bbold,#details span.bbold, {
	text-decoration:underline;
}
