@charset   "Shift_JIS";
#Contents {
	width: 675px;
	margin-top: 8px;
	/*margin-left: 8px;*/
	margin-right: 8px;
	margin-bottom: 8px;
}
#ThunkYou {
	width : inherit;
	margin-top: 30px;

	border-width: 1px;
	border-style: solid;
	border-color: silver;
	font-size: 14pt;
	background-color: #fff2d0;
	line-height: 150%;
}
#ThunkYou p{
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.MainTitle {
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	background-color: #ff8000;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-size: 11pt;
	padding-top: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 0.8em;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d45535;
	border-bottom-color: #d45535;
}
.SubTitle {
	font-size: 11pt;
	background-color: #fff2d0;
/*	background-color: orange;
*/
	padding-left: 0.8em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: orange;
	border-bottom-color: orange;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-right-style: solid;
	font-weight: bold;
	color: navy;
}
.CommonBtn a {
	display: block;
	padding-top: 7px;
	width: 120px;
	height: 23px;
	background-image: url(../images/CommonBtnOff.gif);
	background-repeat: no-repeat;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top : 2em;
	margin-bottom : 2em;
}
.CommonBtn a:hover {
	background-image: url(../images/CommonBtnOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: black;
}
.DecideBtn a {
	display: block;
	padding-top: 7px;
	width: 120px;
	height: 23px;
	background-image: url(../images/DecideBtnOff.gif);
	background-repeat: no-repeat;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top : 2em;
	margin-bottom : 2em;
}
.DecideBtn a:hover {
	background-image: url(../images/DecideBtnOn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: black;
}

.OrderStatusOn {
	background-color: yellow;
}
.OrderStatusOff {
	background-color: #ffff00;
}
.ThisPoint {
	font-size: 12pt;
	font-weight: bold;
	color: red;
	margin-top: 10px;
	margin-bottom: 10px;
}
.GoodsListArea {
	width: 800px;
}
.Memo {
	background-color: #80ffa0;
	padding-top: 0.5em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.Mypatge {
	font-size: 11pt;
}
.ThisOrder {
	font-size: 9pt;
}
.Comments {
	font-size: 11pt;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 150%;
}
.Message {
	font-size: 85%;
	color: blue;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
.message_td {
	font-size: 100%;
	color: red;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.MessageMid {
	font-size: 87%;
	color: red;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.Pageing {
	font-size: 11pt;
	text-decoration: none;
	color: blue;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.CssBtn {
	width: auto;
	height: 2em;
}
.CssBtn a {
	display: block;
	padding-top: 0.4em;
	padding-right: 0.7em;
	padding-bottom: 0.4em;
	padding-left: 0.7em;
	text-align: center;
	background-color: #ffc175;
	border-style: solid;
	border-top-color: #cccccc;
	border-top-width: 1px;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.CssBtn a:hover {
	background-color: #ffae4a;
	border-style: solid;
	border-color: #cccccc #666666 #666666 #cccccc;
	border-width: 1px;
	font-weight: normal;
}
.CssBtn a:active {
	background-color: #c58a1f;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.CssBtn ul {
	margin-left: 0px;
	list-style: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.CssBtn li {
	float: left;
	padding-left: 5px;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
.CssBtnRight a {
	display: block;
	padding-top: 0.4em;
	padding-right: 0.7em;
	padding-bottom: 0.4em;
	padding-left: 0.7em;
	text-align: center;
	background-color: #d0d0d0;
	border-style: solid;
	border-top-color: #cccccc;
	border-top-width: 1px;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-width: 1px;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.CssBtnRight a:hover {
	background-color: #aaaaaa;
	border-style: solid;
	border-color: #cccccc #666666 #666666 #cccccc;
	border-width: 1px;
	font-weight: normal;
}
.CssBtnRight a:active {
	background-color: #808080;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.CssBtnRight ul {
	margin-left: 0px;
	list-style: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.CssBtnRight li {
	float: right;
	padding-left: 5px;
	list-style-type: none;
	margin-top: 0px;
}
.GoodsHtml{
	padding-top : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	border-style : none;
	border-color : white;
}

.CartDel {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.CartDel a {
	background-image : url(../images/CartDel.gif);
	background-repeat: no-repeat;
	text-indent : -9999px;
	border-style: none;
	border-color: white;
	background-color: white;
	width : 26px;
	height: 26px;
	background-position: left top;
	text-align : left;
}
.CartDel a:hover{
	background-image : url(../images/CartDel.gif);
	background-repeat : no-repeat;
	text-indent : -999em;
	border-style : none;
	border-color : white;
	background-color : white;
}
.CartDel a:active{
	background-image : url(../images/CartDel.gif);
	background-repeat : no-repeat;
	text-indent : -999em;
	border-style : none;
	border-color : white;
	background-color : white;
}
#PayBtn a{
	text-indent : -9999px;
	background-image : url(../images/PayBtn.gif);
	background-repeat : no-repeat;background-position : center center;
	width : 100%;
	height : 36px;


	display : block;
}
#PayBtn a:hover {
	background-image : url(../images/PayBtnOn.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 36px;
}