
/* ----- 資料請求スタイル ---- */

table#pamphlist {
	width: 630px;
	border: solid 1px #999999;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table#pamphlist th {
	border: solid 1px #999999;
	border-collapse: collapse;
	text-align: left;
	padding: 10px;
	white-space: nowrap;
}

table#pamphlist td {
	border: solid 1px #999999;
	border-collapse: collapse;
	padding: 10px;
}

td.stockok {
	text-align: center;
	background: #d9ffea;
}

td.stocklit {
	text-align: center;
	background: #fbffd9;
}

td.stockno {
	text-align: center;
	background: #ffd9d9;
}


/* ----- 写真貸出スタイル ---- */

div#procedure {
	border: solid 1px #999999;
	background: #ffffff;
	padding: 10px;
}

ul#photolist {
	margin: 10px 0 0 0;
	padding: 0;
}

ul#photolist li {
	background: url(../images/arrow01.gif) no-repeat 0 1px;
	text-indent: 20px;
	padding-bottom: 4px;
	margin: 0;
	list-style: none;
}

table.photoimageslist {
	width: 630px;
	border-collapse: collapse;
	margin-bottom: 10px;
}

table.photoimageslist td {
	width: 206px;
	vertical-align: top;
}

table.photoimageslist table td {
	width: 206px;
	border: solid 1px #999999;
	border-collapse: collapse;
	padding: 8px;
}

table.photoimageslist table {
	border: solid 1px #999999;
	border-collapse: collapse;
}

tr.bgphoto {
	background-color: #cccccc;
}

tr.bgname {
	background-color: #ffffcc;
	font-size: 95%;
}

tr.idstyle {
	background-color: #ffffff;
}

tr.idstyle div {
	background: url(../images/arrow01.gif) no-repeat 0 1px;
	text-indent: 20px;
	padding-bottom: 4px;
	margin: 0;
	list-style: none;
}

/* ----- メールマガジンスタイル ---- */

div.formarea {
	border: solid 1px #999999;
	background: #ffffff;
	padding: 10px;
}

div.formarea td {
	vertical-align: top;
}

div.formarea td p {
	padding: 5px 20px 5px 5px;
}
