/*
BODY {
	background: url(../image/pb_back.gif);
	margin: 0px;
}
*/
H1 {
	color: #800000;
}

a {
	color:#ffffff;
}



a.top_susume {
	font-size: 10pt;
	color: #800000;
}

a.top_susume:hover {
	font-size: 10pt;
	color: #FF0000;
}

TD.top_susutxt {
	color: #404040;
	font-size: 9pt;
}

td.hintitle a{
	color: #404040;
	font-size: 11pt;
}

td.hintitle a:hover{
	color: red;
}







.tu_menu {
	width: 90px;
	color: #FF80FF;
	background: url(../image/pb_menu_bk.gif);
	font-size: 9pt;
}
.tu_menu a{
	color: #E0FFE0;
}


.tit {color:#FFE080;}
.tit A:link { color:#FFE080; text-decoration:none; }
.tit A:visited { color:#FFE080; text-decoration:none; }
.tit A:active { color:#FFE080; text-decoration:none; }
.tit A:hover { color:#FFE080; text-decoration:none;}

.sname {font-size:10pt; color:darkblue;}
.sname A:link { color:darkblue; text-decoration:none; }
.sname A:visited { color:darkblue; text-decoration:none; }
.sname A:active { color:darkblue; text-decoration:none; }
.sname A:hover { color:darkblue; text-decoration:none;}


.menu {font-size:11pt; color:#c0c0c0;}
.menu A:link { color:#c0c0c0; text-decoration:none; }
.menu A:visited { color:#c0c0c0; text-decoration:none; }
.menu A:active { color:#c0c0c0; text-decoration:none; }
.menu A:hover { color:red; text-decoration:none; background-color:white;}

.dsp {	overflow:auto;
		height:85%;
		width:590px;
		padding-top:0.1em;
		padding-left:0.1em;
		padding-right:0.1em;
		padding-bottom:0.1em;
}

.mi {font-size:10pt; color:beige; text-align:center; background-color:darkred;}
.mei {font-size:10pt; color:brown; text-align:center; background-color:burlywood;}
.kei {font-size:10pt; color:aliceblue; text-align:center; background-color:darkcyan; font-weight:bold;}

	.dm {font-size:9pt; color:#FFC080; text-align:center;}
	.dm A:link { color:#FFC080; text-decoration:none; }
	.dm A:visited { color:FFC080; text-decoration:none; }
	.dm A:active { color:FFC080; text-decoration:none; }
	.dm A:hover { color:red; text-decoration:underline; }

td.idx_menu {color: #480000;font-size:12pt;}
td.idx_menu a{color: #480000;text-decoration: none;}
td.idx_menu a:hover{text-decoration: underline; color: #ff0000;}

div.idx_gara {color: #480000;font-size:11pt;line-height:14pt;}
div.idx_gara a{color: #480000;text-decoration: none;}
div.idx_gara a:hover{text-decoration: underline; color: #ff0000;}


a{text-decoration: none;}
a:hover{text-decoration: underline; color: #ffff00;}

/* =========================== 買い物かご */
table.kago { font-size:10pt; border-collapse:collapse; border:1px #000000 solid;}
table.kago td {border:1px #000000 solid;}
table.kago thead td { text-align:center; color:#f5f5dc; background-color:#8b0000;}
table.kago tbody td { color:#a52a2a; background-color:#deb887; height:28px;}
table.kago tbody td.btn { text-align:center;}
table.kago tfoot td { text-align:center; background-color:#008b8b; color:#f0f8ff; font-weight:bold; }


/*
	.mi {font-size:10pt; color:beige; text-align:center; background-color:darkred;}
	.mei {font-size:10pt; color:brown; text-align:center; background-color:burlywood;}
	.kei {font-size:10pt; color:aliceblue; text-align:center; background-color:darkcyan; font-weight:bold;}
*/


/* =========================== オーダー */
/* 【商品表示】 */
#orderItem { width:98%; border-collapse:collapse; border:2px #fff solid;  font-size:11pt; }
#orderItem th,
#orderItem td { padding:2px; border:2px #fff solid; }

#orderItem thead td { text-align:center; }
#orderItem thead td.crg1 { background-color:#f2f79f; }
#orderItem thead td.crg2 { background-color:#d6f1d7; }
#orderItem tbody th,
#orderItem tbody td { text-align:right; }
#orderItem tbody td.l {text-align:left;}
#orderItem tfoot th,
#orderItem tfoot td { text-align:right;}
#orderItem tfoot th.cool,
#orderItem tfoot td.cool { background-color:#d6f1d7;}
#orderItem tfoot th.zei,
#orderItem tfoot td.zei { background-color:#ff8080;}
#orderItem tfoot th.goukei,
#orderItem tfoot td.goukei { background-color:#ff80c0;}

