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

* {
	margin: 0;
	padding:0;
	line-height:140%;
	font-weight:normal;
	font-family: "ヒラギノ⾓ゴ Pro W3", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro W3", "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	}

body {
	font-size:16px;
	}
.clear {
	clear: both;
}

a:link {
	color: #009be2;
	text-decoration:none;
	}
a:visited {
	color:#009be2;
	text-decoration:none;
	}
a:hover {
	color:#009be2;
	text-decoration:underline;
	}
	

#header a.header-logo {
	border: 0px solid #ccc;
}
#header a.header-logo {
	border: 0px solid #ccc;
}
#header a.header-logo {
	border:solid 0px #009be2;
}	
#header img.header-logo {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
