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

	#worktable,#worktable li,#worktable div
		{
		background-color:#FFFFFF;	
		color:#000000;
		font-size:13px;
	}
	#worktable img
	{
		margin-bottom:20px;
	}
	#worktable  button,#worktable  a
	{
		position: relative;
		bottom:5;
		left:40;	
	}
	
	h3{
		color:#fa3632; 
		font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}
	
	h2{
		margin:15px;
		color:#0074CC;
		font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	}

	