@charset"utf-8";


/*
===== カニはしネットセリ市 ===========================
*/

table#main td.nav h3.menu {
	margin: 0;
	padding: 0;
}

table#main td.nav p.name {
	background: #666;
	color: #FFF;
	font-weight: bold;
	padding: 5px 0 5px 10px;
	margin: 0;
	text-align: left;
}

table#main td.nav p.name span {
	font-size: 1.1em;
	margin-right: 0.8em;
}

table#main td.nav ul#memnav {
	margin: 15px 0 15px 15px;
}

table#main td.nav ul#memnav li,
table#main td.nav ul#memnav li a {
	color: #FFF;
	line-height: 1.5;
}

table#main td.nav hr {
	border-top: 1px dotted;
	border-color: #8B8B8B;
	border-width: 1px 0 0 0;
	margin: 12px 0 18px 0;
	width: 200px;
}

table#main td.nav p.viewcart {
	margin-bottom: 15px;
}

table#main td.nav table.category {
	margin: 0 10px 15px 10px;
	background: #FFF;
}

table#main td.nav table.category ul{
	margin: 8px 0 8px 8px;
}

table#main td.nav table.category ul li {
	margin: 0 0 5px 0;
}

table#main td.nav table.category ul li.taraba {
	background: url(../../_resource/images/side_ico_taraba.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.kegani {
	background: url(../../_resource/images/side_ico_kegani.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.zuwai {
	background: url(../../_resource/images/side_ico_zuwai.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.hanasaki {
	background: url(../../_resource/images/side_ico_hanasaki.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.abura {
	background: url(../../_resource/images/side_ico_abura.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.ibara {
	background: url(../../_resource/images/side_ico_ibara.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.fishes {
	background: url(../../_resource/images/side_ico_fishes.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.umi {
	background: url(../../_resource/images/side_ico_umi.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

table#main td.nav table.category ul li.hokkaido {
	background: url(../../_resource/images/side_ico_hokkaido.jpg) no-repeat center left;
	padding: 5px 0 5px 38px;
}

*:first-child+html table#main td.nav table.category ul li.taraba,
*:first-child+html table#main td.nav table.category ul li.kegani,
*:first-child+html table#main td.nav table.category ul li.zuwai,
*:first-child+html table#main td.nav table.category ul li.hanasaki,
*:first-child+html table#main td.nav table.category ul li.abura,
*:first-child+html table#main td.nav table.category ul li.ibara,
*:first-child+html table#main td.nav table.category ul li.fishes,
*:first-child+html table#main td.nav table.category ul li.umi,
*:first-child+html table#main td.nav table.category ul li.hokkaido{/*-- hack for IE7 --*/
	padding: 5px 0 5px 20px;
}

* html table#main td.nav table.category ul li.taraba,
* html table#main td.nav table.category ul li.kegani,
* html table#main td.nav table.category ul li.zuwai,
* html table#main td.nav table.category ul li.hanasaki,
* html table#main td.nav table.category ul li.abura,
* html table#main td.nav table.category ul li.ibara,
* html table#main td.nav table.category ul li.fishes,
* html table#main td.nav table.category ul li.umi,
* html table#main td.nav table.category ul li.hokkaido{/*-- hack for IE6 --*/
	padding: 5px 0 5px 20px;
}


/*
===== Contents Part ===========================
*/

table#main td.contents p#topicpath {
	margin: 0 0 13px 0;
	text-align: right;
	width: 570px;
}

table#main td.contents h2 {
	margin: 20px auto 25px auto;
}

table#main td.contents h3.menutitle {
	color: #FFF;
	background: #000;
	padding: 7px;
	border-left: 3px solid #E00000;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 20px 0 18px;
	width: 513px;
	clear: both;
}

table#main td.contents h4 {
	background: url(../images/ico_news.gif) no-repeat top left;
	border-bottom: 1px dotted #CCC;
	margin: 40px 0 15px 33px;
	padding: 0 0 6px 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #E00000;
	width: 500px;
	line-height: 1.5;
}

table#main td.contents p {
	margin: 0 0 25px 0;	
	/*width: 500px;*/
	line-height: 1.5;
}

table#main td.contents hr.btm {
	border-top: dotted #CCC;
	background: #FFF;
	color: #FFF;
	border-width: 1px 0 0 0;
	width: 500px;
	margin: 15px 0 15px 33px;
}

* html table#main td.contents hr.btm {
	margin: 0 0 15px 33px;
}

table#main td.contentsfoot {
	vertical-align: bottom;
}

table#main td.contentsfoot p {
	margin: 0 0 0 15px;
}

table#main td.contentsfoot hr {
	width: 570px;
	margin: 0 0 15px 15px;
}

table#main td.contentsfoot p.pagetop {
	margin: 20px 15px;
	text-align: right;
}

table#main td.contentsfoot ul#payment {
	margin: 10px 15px;
}

table#main td.contentsfoot ul#payment li {
	margin: 0 3px 15px 0;
	float: left;
}

table#main td.contentsfoot table#address {
	border-top: 1px solid #E00000;
	border-bottom: 1px solid #E00000;
	width: 570px;
	margin: 20px auto 20px auto;
	clear: both;
}

table#main td.contentsfoot table#address th {
	color: #333;
	width: 125px;
	background: url(../../_resource/images/bg_address.gif) no-repeat left center;
}

table#main td.contentsfoot table#address td {
	line-height: 1.5;
	padding: 15px 0;
}


/*
===== Member Page Top ===========================
*/


table#main td.contents table.newstitle {
	width: 500px;
	margin: 16px 0 40px 33px;
}

table#main td.contents table.newstitle th {
	border-bottom: 1px dotted #CCC;
	background: url(../images/ico_newstitle.gif) no-repeat left center;
	font-weight: normal;
	width: 100px;
	padding: 5px 0 5px 10px;
	line-height: 1.5;
}

table#main td.contents table.newstitle td {
	border-bottom: 1px dotted #CCC;
	padding: 5px 0 5px 8px;
	line-height: 1.5;
}

table#main td.contents table#pointcount {
	width: 530px;
	background: #E0E0E0;
	margin-left: 18px;
	margin-bottom: 20px;
}

table#main td.contents table#pointcount td {
	line-height: 1.5;
	padding: 13px 0 13px 15px;
}

table#main td.contents table#pointcount td strong {
	color: #E00000;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 1em;
}

table#main td.contents table#pointcount td span.name {
	color: #E00000;
	font-weight: bold;
}

table#main td.contents ul.note {
	margin: 15px 0 15px 33px;
	/*width: 510px;*/
}

table#main td.contents ul.note li {
	line-height: 1.5;
	background: url(../images/ico_notelist.gif) no-repeat top left;
	padding: 0 0 0 15px;
}

* html table#main td.contents ul.note li {
	padding: 0 0 0 12px;
	text-indent: -1em;
}

*:first-child + html table#main td.contents ul.note li {
	padding: 0 0 0 12px;
	text-indent: -1em;
}

table#main td.contents table#addresslist {
	width: 500px;
	margin: 0 0 20px 33px;
	border-collapse: collapse;
}

table#main td.contents table#addresslist th{
	color: #FFF;
	background: #000;
	border: 1px solid #CCC;
	text-align: right;
	padding: 5px 5px 5px 0;
}

table#main td.contents table#addresslist td.head {
	font-weight: bold;
	border: 1px solid #CCC;
	background: #E00000;
	color: #FFF;
	padding: 5px 0 5px 5px;
}

table#main td.contents table#addresslist td.title {
	border: 1px solid #CCC;
	background: #E0E0E0;
	padding: 8px 0 8px 5px;
	text-align: center;
}

table#main td.contents table#addresslist td {
	padding: 8px 0 8px 5px;
	border: 1px solid #CCC;
}


/*-- 共通 --*/

table#main td.contents h3 {
	color: #FFF;
	background: #000;
	padding: 7px;
	border-left: 5px solid #E00000;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 20px 18px 20px;
	width: 506px;
	clear: both;
}

table#main td.contents p {
	line-height: 1.5;
	margin: 0 0 15px 30px;
}

table#main td.contents table#title {
	width: 570px;
	height: 160px;
	margin: 0 0 30px 0;
}

table#main td.contents table#title td h2 {
	margin: 0;
	padding: 0;
}

table#main td.contents table#title td.text {
	height: 69px;
	background: url(../images/title_auction02.jpg) no-repeat left top;
}

table#main td.contents table#title td.text p {
		color: #FFF;
		line-height: 1.5;
		text-align: right;
		padding: 5px 0 0 0;
}


/*-- ネットセリ市トップ --*/

table#main td.contents table.auction {
	width: 520px;
	margin: 0 0 30px 25px;
	border: 1px solid #CCC;
}

table#main td.contents table.auction th {
	background: #E00000;
	color: #FFF;
	
}

table#main td.contents table.auction th.title {
	font-size: 1.1em;
	text-align: left;
	padding: 10px 0 10px 38px;
	background: #E00000 url(../images/ico_auction_red.gif) no-repeat center left;
}

table#main td.contents table.auction th.date {
	text-align: right;
	font-size: 1.1em;
	font-weight: normal;
}

table#main td.contents table.auction th.date img {
	padding: 0 3px 0 0;
	vertical-align: bottom;  
}

table#main td.contents table.auction td p {
	width: 480px;
	margin: 0 0 0 18px;
}

table#main td.contents table.auction td p.fronstaff {
	color: #E00000;
	font-weight: bold;
	line-height: 1.5;
	font-size: 1.1em;
	margin: 12px 0 5px 18px;
}



table#main td.contents table.auction td p.join {
	text-align: center;
	margin: 12px auto;
}

table#main td.contents table.auction td ul.note {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	width: 480px;
}

table#main td.contents table.auction td ul.note li {
	font-size: 0.75em;
	line-height: 1.5;
}

table#main td.contents table.auction td ul.note li span {
	color: #E00000;
}

table#main td.contents table.auction td hr {
	border-top: dashed #CCC;
	background: #FFF;
	color: #FFF;
	border-width: 1px 0 0 0;
	width: 480px;
	margin: 0 0 0 18px;
}

table#main td.contents table.auction td table#product {
	width: 487px;
	margin: 20px 0 0 15px;
}

table#main td.contents table.auction td table#product td {
	vertical-align: top;
}

table#main td.contents table.auction td table#product td.img {
	width: 208px;
}

table#main td.contents table.auction td table#product td.img img {
	border: solid 3px #CCC;
}

table#main td.contents table.auction td table#product td table#detail {
	width: 280px;
	border-collapse: collapse;
	padding: 0 0 0 8px;
}

table#main td.contents table.auction td table#product td table#detail th {
	border: 1px solid #CCC;
	text-align: left;
	background: #E0E0E0;
	line-height: 1.5;
	width: 62px;
	color: #333;
	padding: 8px 0 8px 5px;
}

table#main td.contents table.auction td table#product td table#detail td {
	border: 1px solid #CCC;
	line-height: 1.25;
	padding: 8px 0 8px 5px;
}

table#main td.contents table.auction td table#notice {
	width: 456px;
	border: 1px solid #CCC;
	background: #EFEFEF;
	margin: 25px auto 15px auto;
}

table#main td.contents table.auction td table#notice td {
	padding: 12px 0;
}

table#main td.contents table.auction td table#notice p {
	background: url(../images/ico_notice.gif) no-repeat center left;
	margin: 10px 0 3px 12px;
	padding: 0 0 0 8px;
	color: #E00000;
	font-weight: bold;
}

table#main td.contents table.auction td table#notice ul {
	margin: 0 0 12px 12px;
	width: 480px;
}

table#main td.contents table.auction td table#notice ul li {
	line-height: 1.25;
	background: url(../images/ico_noticelist.gif) no-repeat left top;
	padding: 0 0 0 1em;
}

* html table#main td.contents table.auction td table#notice ul li,
* html table#main td.contents table.auction td table#notice ul li.attention {
	text-indent: -1em;
	padding-left: 1em;
}

*:first-child + html table#main td.contents table.auction td table#notice ul li,
*:first-child + html table#main td.contents table.auction td table#notice ul li.attention {
	padding: 0 0 0 12px;
	text-indent: -1em;
}


table#main td.contents table.auction td table#notice ul li.attention {
	color :#E00000;
	line-height: 1.25;
	background: url(../images/ico_noticelist.gif) no-repeat left top;
}