@charset "utf-8";
/* CSS Document */

body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address{
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	line-height:1.5;
}

img {
	border:0
}

ul{
	list-style:none
}

body {
	font-size:80.0%;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#666;
	background:#FFF;
}

p {
	font-size:1em;
}

a {
	color:#00ADD9;
	text-decoration:none;
}

a:visited {
	color:#00ADD9;
	text-decoration:none;
}

a:hover {
	color:#68B71E;
	text-decoration:underline;
}

h2 {
	color:#68B71E;
	font-weight:400;
	font-size:120%;
}

h3 {
	color:#9C6E6F;
	font-weight:bold;
	font-size: 110%;
}
	


	
