@charset "UTF-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック";
	font-size: 10pt;
	line-height: 1.5;
	background-color: #fff;
	margin: 0px;
	padding: 30px;
	text-align: left;
}

table.works {
	margin: 20px 0px;
}

table.works td {
	font-size: 8pt;
	text-align: center;
	white-space: nowrap;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 10px;
	vertical-align: middle;
}

table.works td img {
	color:  #808080;
	padding: 2px;
	border:  double 1px gray
}

table.works td.artist {
	padding: 10px 40px;
}

p.back {
	font-weight: bold;
	margin: 40px 0px 20px;
}

p.back a {
	text-decoration: none;
	background-image: url(../img_scheme/icon_back.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 10px 0px 10px 22px;
}

h3 {
	color: #666;
	font-size: 10pt;
	margin: 30px 0px 2px;
	padding: 0px;
}

.supp {
	color: #696969;
	font-size: 8pt;
	font-weight: normal;
}

