@charset "utf-8";
/*基本設定ここから*/
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #666;
	padding: 0;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#work{
	width:1000px;
	padding:0px;
	margin-left:5px;
	margin-top:5px;
}
#em{
	margin-top:0px;
}
.resposive-img{max-width: 100%;
height: auto;}


