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


/*bace
-----------------------------------------------------------*/
body {
	margin-bottom:0;
	padding:0;
	text-shadow : transparent 0px 0px 1px;
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", "Osaka", sans-serif;
	font-size:13px;
	line-height:1;
	text-align:left;
	color:#000;
	background-color: #fff;
	background-image: url(../image/common/aaa.jpg);
	background-repeat: repeat;
	background-position: center top;
}