@charset "utf-8";

/* font size
10px = 77%    11px = 85%    12px = 93%    13px = 100%
14px = 108%    15px = 116%    16px = 123%    17px = 131%
18px = 139%    19px = 147%    20px = 154%    21px = 162%
22px = 170%    23px = 177%    24px = 185%    25px = 193%
26px = 200%    27px = 208%    28px = 214%    29px = 223%
30px = 230%    33px = 254%    36px = 277%    
------------------------------------------------------------ */


html {
	background: none;
}
body {
	background: #fff;
	color: #444;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", YuGothic, "游ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
a {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #444;
	opacity: 0.5;
}
h1 img,
h2 img,
p img {
	font-size: 0;
	line-height: 0;
}
#wrapper {
	width: 1006px;
	margin: 0 auto;
}
nav {
	width: 700px;
	margin-top: 60px;
	margin-left: 156px;
}
nav ul li {
	float: left;
	margin-left: 15px;
}
header {
	width: 56px;
	margin-top: 60px;
}
section#instagram {
	width: 700px;
	heignt: 700px;
	margin-top: 60px;
	margin-right: 150px;
}
section#information {
	margin-top: 120px;
	margin-left: 156px;
}
section#information p.access {
	margin-top: 30px;
}
section#map {
	width: 700px;
	margin-top: 60px;
	margin-right: 150px;
}
section#map p.map {
	margin-top: 60px;
}
section#access {
	margin-top: 60px;
	margin-left: 156px;
}
section#access p.googlemap {
	margin-top: 30px;
}
footer {
	margin-top: 150px;
	margin-left: 156px;
	margin-bottom: 120px;
}
