@charaset "Shift_JIS";

body{
margin:0;
padding:0;
font-size:75%;
line-height:1.7;
color:#333;
background:#FFF;
}

img{
border:0;
}

td{
text-align:left;
}

.in_center{
text-align:center;
}
.in_right{
text-align:right;
}

img.left{
float:left;
margin-right:10px;
}

img.right{
float:right;
margin-left:10px;
}

a:link {
	text-decoration: underline;
	color:#FFF;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color:#FFF;
}

h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
}

#wrapper{
width:950px;
text-align:left;
}

#header{
background-color:#0054B2;
height:10px;
}

#footer{
clear:both; /*回り込み解除*/
background-color:#0054B2;
color:#FFFFFF;
font-size:80%;
height:40px;
}

#history{
width:205px;
height:165px;
margin:40px 91px 16px  34px;
font-size:90%;
color:#FFF;
overflow:auto;
}

.j10w{
font-size:80%;
color:#FFFFFF;
line-height:1.2;
}

.j10{
font-size:80%;
line-height:1.2;
}

.j10 a:link{
color:#666;
}


.j9w{
font-size:75%;
color:#FFFFFF;
line-height:1.3;
}