/* CSS Document */

@font-face {
	font-family: 'Futura-Book';
	src: url('/lib/webfonts/Futura_Book/FUTURAN.eot');
	src: url('/lib/webfonts/Futura_Book/FUTURAN.eot?#iefix') format('embedded-opentype'),
			 url('/lib/webfonts/Futura_Book/FUTURAN.woff') format('woff'),
			 url('/lib/webfonts/Futura_Book/FUTURAN.ttf') format('truetype');
}
html { font-size: 13px; line-height: 1; }
body { color: #111; font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Meiryo UI","MS PGothic","ＭＳ Ｐゴシック",sans-serif; }
h1,h2,h3,h4,h5,h6,p { margin: 0; font-weight: normal; }
ul,dl { margin: 0; padding: 0; list-style: none; }
dd { margin: 0; padding: 0; }
em { font-style: normal; }
address { font-style: normal; }
a { color: #111; text-decoration: none; }
a:hover { text-decoration: underline; }

div.l { float: left; }
div.r { float: right; }







