@charset "shift_jis";
@import url("../_css.css");

/* +++++++++++++++++++++++++++++++++
■このディレクトリ内 CSS
+++++++++++++++++++++++++++++++++ */
.Block2 .BlockLeft {
	width:400px;
}
.Block2 .BlockRight {
	width:220px;
}
.Block2 .BlockRight p {
	text-align:right;
	font-size:80%;
	line-height:130%;
}
.Block2 .BlockRight p strong {
	font-size:110%;
}

/* ジャンル見出し */
.Subttl {
	margin-top:30px;
	padding-bottom:5px;
	border-bottom:solid 2px #f3aa2b;
}
/* 主な作品 2列 */
.SakuhinTable {
	width:640px;
	margin-top:25px;
	border-top:none;
	border-right:none;
}
.SakuhinTable td {
	border-left:none;
	text-align:center;
	width:320px;
	vertical-align:middle;
}
.SakuhinTable .cell2 {
	border-left:solid 1px #cccccc;
	width:319px;
}
.SakuhinTable td span {
	width:299px;
	margin:15px 10px;
	display:block;
	font-size:80%;
	/*font-family:Georgia,Times,serif;*/
	line-height:130%;
}
.SakuhinTable td strong {
	font-size:110%;
}
.SakuhinTable td span.text {
	text-align:left !important;
}
.SakuhinTable td img {
	margin:0px 0px 7px 0px;
}
.SakuhinTable .col2 {
	width:640px;
}
.SakuhinTable .col2 span {
	width:620px;
}
.SakuhinTable .lastcell td {
	border-bottom:none;
}
/*作品単品（大きめ）*/
.SakuhinTanpin {
	margin-top:25px;
	width:640px;
	font-size:80%;
	line-height:130%;
	text-align:center;
}
.SakuhinTanpin img {
	margin:0px 0px 7px 0px;
}
.img_waku {
	border:solid 1px #cccccc;
}