@charset "utf-8";
body {
	font: 90%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	background-color: #f3f3f3;
	font-size: 100%;
	line-height: 150%;
	margin: 0;
	padding: 0;
	color: #000;
}

#main{
	width:100%;

}

#sub{
	width :1360px;
	margin: 20px auto;
	position: relative;
}

#b-box{
	margin: 0 auto;
	position: relative;
	width: 600px;
	top: -75px;

}

#b-box img{
	margin: 0 5px;
	border: solid 1px white;
}