　@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	width:100%;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color:#666;
	font-size:12px;
	line-height:1.4;
	margin:0;
	padding:0;
	background-color:#CCCCCC;
}
img {
	border:0;
}
#box {
	width: 364px;
	margin: 0 auto;
	margin-top:200px;
	min-height: 100%;
	position: relative;
	text-align:right;
}
