/* shop_list */

table.list {
	padding: 0px;
	margin-top: 20px;
	width : 500px;
}

td.list_top {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 10px;
	color: #666666;
	text-align: center;
	border-top: 1px solid #ff9999;
	border-right: 1px solid #ff9999;
	border-bottom: 1px solid #ff9999;
	background-color: #ffCCCC;
	vertical-align: middle;
}

td.list_name_top {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 10px;
	color: #666666;
	text-align: center;
	border-top: 1px solid #ff9999;
	border-bottom: 1px solid #ff9999;
	border-right: 1px solid #ff9999;
	border-left: 1px solid #ff9999;
	vertical-align: middle;
	background-color: #ffCCCC;
}

td.list_name {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 10px;
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #ff9999;
	border-right: 1px solid #ff9999;
	border-left: 1px solid #ff9999;
	vertical-align: middle;
	line-height: 13px;
}

td.list_name a {
	color: #ff0000;
	text-decoration: none;
}

td.list_name a:hover {
    color: #ff9999;
	text-decoration: underline;
}

td.list_name a:visited {
	color: #ff0000;
	text-decoration: underline;
}

td.list_name_u {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 10px;
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #ff9999;
	border-right: 1px solid #ff9999;
	border-left: 1px solid #ff9999;
	vertical-align: middle;
	line-height: 13px;
}

td.list_name_u a {
	color: #002F79;
	text-decoration: none;
}

td.list_name_u a:hover {
    color: #BFCBDD;
	text-decoration: underline;
}

td.list_name_u a:visited {
	color: #002F79;
	text-decoration: underline;
}

td.list_name_t {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 10px;
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #ff9999;
	border-right: 1px solid #ff9999;
	border-left: 1px solid #ff9999;
	vertical-align: middle;
	line-height: 13px;
}

td.list_name_t a {
	color: #009900;
	text-decoration: none;
}

td.list_name_t a:hover {
    color: #98E598;
	text-decoration: underline;
}

td.list_name_t a:visited {
	color: #009900;
	text-decoration: underline;
}

td.list_name_l {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 10px;
	color: #666666;
	text-align: center;
	border-bottom: 1px solid #ff9999;
	border-right: 1px solid #ff9999;
	border-left: 1px solid #ff9999;
	vertical-align: middle;
	line-height: 13px;
}

td.list_name_l a {
	color: #996600;
	text-decoration: none;
}

td.list_name_l a:hover {
    color: #CC9900;
	text-decoration: underline;
}

td.list_name_l a:visited {
	color: #CC9900;
	text-decoration: underline;
}

td.list_middle {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 10px;
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #ff9999;
	border-right: 1px solid #ff9999;
	vertical-align: middle;
	line-height: 15px;
}

p.close {
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "ƒqƒ‰ƒMƒmŠpƒS pro W3";
	font-size: 10px;
	color: #666666;
	line-height: 15px;
}

