@charset "utf-8";

body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, p, a, img, table, th, td, dl, dt, dd, form {
	border:0 none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin:0;
	padding:0;
}

body {
/*	background:url(../img/bg.png) repeat-x;*/
	color:#333;
	font-size:12px;
/*	line-height:140%; */
	text-align:center;
}

html[xmlns] body { line-height:14px; } 

br.clear {
	clear:both;
	margin:0;
	padding:0;
}


a {
	color:#333;
	text-decoration:underline;
}

a:link {
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}
