@charset "utf-8";
#schedule{
	text-align: left;
}
#schedulepanel{
	margin: 2px 0 0;
}
#schedule .small{
	font-size: 12px;
}
#schedule .branchlast{
	color: #c03;
}
#schedule p{
	font-size: 12px;
	line-height: 18px;
	margin:0;
	padding: 0;
}
#schedule table{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: none 0;
	
	background-color: #f63;
	color: #fff;
	font-weight: bold;

	background-attachment: scroll;
	background-image: url(image/schedule/corner_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#schedule #selector_top{
	background-attachment: scroll;
	background-image: url(image/schedule/corner_topleft.gif);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	padding: 4px 0 0 8px;
}
#schedule #selector_bottom{
	background-attachment: scroll;
	background-image: url(image/schedule/corner_bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	padding: 0 0 4px 8px;
	font-size: 12px;
	line-height: 18px;
}
#schedule #center{
	padding: 4px;
	text-align: center;
	vertical-align: middle;
}
#schedule .itemcell{
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}
#schedule .closetext{
	font-size: large;
	white-space: nowrap;
	padding: 0 8px 0 0;
}
#schedule #closetext_top{
	background-attachment: scroll;
	background-image: url(image/schedule/corner_topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#spec table{
	border-collapse: collapse;
	border: solid 3px #999;
	margin: 8px 0;
	font-size: small;
	background-color: #fff;
	width: 90%;
}
#spec caption{
	background-color: #c93;
	font-weight: bold;
	font-size: medium;
	color: white;
	letter-spacing: 1.5em;
	padding: 2px 0;
}
#spec tbody{
	border: solid 3px #999;
}
#spec td, #spec th{
	border: solid 1px #999;
	text-align: left;
	padding: 3px;
}
#spec th{
	white-space: nowrap;
	vertical-align: top;
	/*width: 200px;*/
}
#spec td{
	vertical-align: middle;
}
#spec .option th, #spec .option td{
	background-color: #fcf;
}
#spec .option1w th, #spec .option1w td{
	background-color: #cff;
}
#spec .alert{
	color: red;
}

#date table{
	border-collapse: collapse;
	border: solid 3px #999;
	margin: 8px 0;
	font-size: small;
	background-color: #fff;
	width: 60%;
}
#date caption{
	background-color: #fff;
	font-weight: bold;
	font-size: medium;
	color: black;
}
#date td, #date th{
	border: solid #999;
	border-width: 2px 1px;
	text-align: center;
	padding: 3px;
}
#date th{
	white-space: nowrap;
	vertical-align: top;
	background-color: #ccc;
}
#date .order{
	background-color: #fcf;
}
#date .shipment{
	background-color: #cfc;
}
#date .blank{
	background-color: #888;
}

#price h3{
	border: solid #c69;
	border-width: 2px 2px 2px 12px;
	background-color: white;
	color: #c69;
	font-size: large;
	margin: 32px 8px 0 0;
	padding: 2px 0 2px 8px;
	white-space: nowrap;
}
#price h4{
	margin: 16px 0 0 0;
	line-height: 1.2;
}
#price .download{
	text-align: center;
	margin: 4px 0;
}
#price table{
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic", "ヒラギノ角ゴ Pro W3", sans-serif;
	border-collapse: collapse;
	border: solid 3px #999;
	border-top-style: none;
	border-left-style: none;
	margin: 8px 0;
	font-size: 12px;
	width: 100%;
}
#price caption{
	font-weight: normal;
	font-size: small;
	color: black;
	text-align: right;
}
#price th{
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 3px #999;
	border-right: solid 1px #999;
	text-align: center;
	white-space: nowrap;
	font-weight: normal;
	background-color: #ccc;
	padding: 3px 8px;
}
#price thead th{
	border-top: solid 3px #999;
	border-bottom: solid 1px #999;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}
#price tfoot th, #price tfoot td{
	border-top: solid 3px #999;
}
#price td{
	border-left: solid 1px #ccc;
	padding: 6px 3px 6px 6px;
	text-align: right;
	vertical-align: middle;
	background-color: #fff;
}
#price tr.alter td{
	background-color: #e8e8e8;
}
#price tr.important td{
	background-color: #FBE;
	font-weight:bold;
}
#price tr.border td{
	border-bottom: solid 1px #999;
}

#price .topleft{
	border-left: none;
	border-top-style: none;
	border-right: solid 3px #999;
	border-bottom: solid 3px #999;
	background-color: transparent;
	width: 60px;
}
#price .link{
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	text-align: center;
	vertical-align: middle;
}
#price .linkextend{
	/*border-top: none 2px;*/
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	text-align: center;
	vertical-align: middle;
}
#price tr.alter .linkextend{
	background-color: #fff;
}
#price .modified{
	background-color: #ffa;
}
#price .alter .modified{
	background-color: #ff6;
}

.oneColumn #goto #index{
	visibility: hidden;
}
