@charset "utf-8";
body{
  margin-top : 0px;
  text-align : center;
  margin-bottom : 5px;
  background-image : url(./img/back.gif);
  background-repeat : repeat-x;
}
#container{
  width : 1000px;
  text-align : left;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  background-color : #ffffff;
  padding-top : 0px;
  padding-bottom : 0px;
}
#container_top{
  margin-top : 0px;
  margin-bottom : 0px;
  width : 1000px;
  height : 95px;
  margin-left : auto;
  margin-right : auto;
  vertical-align : bottom;
}
address{
  font-size : 12px; 
  font-style : normal;
  margin-top : -35px;
  color : #ffffff;
  padding-top : 5px;
  clear : both;
  font-family : Arial;
  padding-left : 20px;
}
#bread{
  font-size : 11px;
  margin-top : 0px;
  margin-left : 25px;
  margin-bottom : 0px;
  clear : both;
  letter-spacing : 1px;
  padding-bottom : 12px;
  font-family : Arial,メイリオ;
  padding-top : 10px;
}
#bread a{
  text-decoration : none;
  color : #666666;
}
#bread a:hover{
  color : #cc0000;
}
.imageright{
  float : right;
  margin-right : 0px;
  margin-left : 10px;
  margin-bottom : 0px;
}
#footer{
  width : 1000px;
  margin-top : 0px;
  clear : both;
}
#container_top img{
  border-width : 0px;
}
.content{
	width : 960px;
	padding-left : 0px;
	margin-left : 20px;
	background: #fff;
	font-size: 12px;
	/*font-family:'繝｡繧､繝ｪ繧ｪ',Meiryo,'・ｭ・ｳ ・ｰ繧ｴ繧ｷ繝・け',sans-serif;*/
  font-family : arial,メイリオ;
	line-height: 1.5;
	color: #000;
	margin-top : 20px;
}
.fb{
  font-size : 18px;
  font-weight : bold;
}

.bt{
  font-weight : bold;
  font-size : 14px;
}
.nikkei_bn{
	padding-left : 196px;
	width : 608px;
	height : 83px;
	margin-top : 15px;
	margin-bottom: 70px;
}
.nikkei_bn img{
  border-width : 0px;
}
