@charset "utf-8";

body,div,h1,h2,h3,a,img,p,br,hr {
margin: 0px;
padding:0px;
}

body a:hover {
border-style: none;
outline: none 0px #ffffff;
}

body a:active {
border-style: none;
outline: none 0px #ffffff;
}


/*===========top_imgの設定========================*/

.top-img {
margin: 0px;
padding: 0px;
width: 150px;
height: 150px;
float: left;
border-style: none;
}

img {
border-style: none;
}

#topbody{
	width: 900px;
	height: 600px;
	padding: 50px 50px;
	margin: 0px auto;
}

#img00 {
width: 900px;
height: 600px;
border-style: none;
background-image: url(img_web/top_181116.jpg);
background-repeat: no-repeat;
background-position:center;
}
