﻿html, body {
scrollbar-base-color: lightgray;
}

body {
  background-color: white;
  background-image: url(back1.jpg);
  color: dimgray;
	
  font-size: 12px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif,"Osaka‐等幅";
  line-height: 1.6em;
  margin-right: auto;
  margin-left: auto;
  width: 780px;
}

a img {
    border-style:none;
}

html, body {
scrollbar-base-color: lightgray;
}

body {
  background-color: white;
  background-image: url(back1.jpg);
  color: dimgray;
	
  font-size: 12px;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif,"Osaka‐等幅";
  line-height: 1.6em;
  margin-right: auto;
  margin-left: auto;
  width: 780px;
}

a img {
    border-style:none;
}

#main {
	
width: 730px;
		
clear: both;

}

.menu {
			
width: 100%;
	
margin-top: 20px;
}

.p {
			
text-align:center;
}

.link {
			
text-align:center;
font-size: 10px;
}

.footer {
			
text-align:center;
}

@media screen and (max-width: 640px) {
br { display : none ; }
}