@charset "UTF-8";

html { font-size: 62.5%; }  /* font-size 1em = 10px */
body { font-size: 16px; font-size: 1.6rem; } /* =16px */

body {
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #736357;
	line-height: 1.8;
}

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1.6rem; font-weight: normal; }
p, ul, ol, dl, address { margin: 0; padding: 0; font-size: 1.6rem; }
li { list-style: none; }
form, input, select, option, textarea, table { margin:0; padding:0; font-size: 1.6rem; }

a img { border: none 0; }
a { text-decoration:none; color: #06c; }
a:hover{ text-decoration: underline; }
a:visited { color: #06c; }

/*
メイン：#176514
ベース：#c3e3ca
サブ：#009137
アクセント：#998675
アクセントサブ：#c7b299
*/