@charset "UTF-8";
/* ========land css======== */
@media all
{
* {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

/* ========素材集選択テーブル======== */
table.table30 {
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom: 16px;
	font-size: 1em;
	margin-left: 1em;
	line-height: 1.5em;
	width: 100%;
}
table.table30 th {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 2px;
	text-align: center;
	background-color: #eee;
}
table.table30 td {
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}
.table30 a {
	display:block;
}
.table30 a:hover {
	display:block;
	background-color:#D3E4FE;
}

#sozai-margin {
}
#sozai-margin img {
	margin:4px;
	float:left;
}

/* ========素材並べテーブル======== */
table.table31 {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom: 16px;
	font-size: 1em;
	margin-left: 1em;
	line-height: 1.5em;
	width: 100%;
}
table.table31 th {
	border: 0;
	padding: 2px;
	text-align: center;
	background-color: #eee;
}
table.table31 td {
	border: 0;
	padding: 2px;
	text-align: center;
	vertical-align: top;
}
.table31 a {
	display:block;
}
.table31 a:hover {
	display:block;
	background-color:#D3E4FE;
}

/* ========メニューテーブル======== */
table.table32 {
	width: 100%;
	border: 0;
	border-collapse: collapse;
	empty-cells: hide;
	margin: 0;
}

table.table32 th {
	border: 0;
	padding: 0;
	text-align: left;
}
table.table32 td {
	border: 0;
	padding: 8px;
	text-align: center;
	vertical-align: middle;
}



}
@media print
{
* {
	font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	overflow: visible !important;
	position: relative;
}
}

