/*以下、../seller/seller.asp用（2007.10.17.魚住）*/

body td {font-family: "ＭＳ Ｐゴシック",sans-serif; }
.sJirei{
/*margin-left: 10px;*/
	margin-top: 10px;
	border:#cccccc 1px solid;
	border-bottom:none;
}
.sJirei th{
/*	background:url(/material/seller/images/mate_bg_line_01.gif) repeat-y #e9f3ff;
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
*/
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 3px 2px 15px;
	text-align: left;
	background-color: #e9f3ff;
}

.sJirei th .data{
/*	float:right;*/
	padding:2px 2px 0px 3px;
	margin:10px 0px 0px 5px;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	background:#8abfff;
}

.sJirei th p{
/*	float:left; */
	margin:0px;
	padding:0px 0px 0px 5px;
	}
.sJirei .photo{
/*
	padding-top:6px;
	padding-right: 11px; */
	padding:2px 2px;
	background:#e9f3ff;
	border-bottom: 1px solid #CCCCCC;
}

.sJirei .kouka p{
/*	line-height: 1.6;
	background: url(/material/seller/images/mate_bg_line_02.gif) repeat-y; 
	padding-left: 15px;*/
	padding: 10px 10px;
	background-color:#ffffff;
	border-bottom: 1px solid #CCCCCC;

}

.sJirei .kouka p a{
	color:#333333;
	text-decoration:none;}
	
.sJirei .kouka p a:hover{
	color:#ff0000;
	text-decoration:underline;	
	}

/*データテーブル*/
.sJirei table.datatable{
/*	margin-top:6px;
	border-bottom: 1px solid #99bbe3;
	border-bottom: 1px solid #99bbe3;*/
}

.sJirei table.datatable td{
	line-height:1.5;
}


.sJirei table.datatable th,
.sJirei table.datatable td{
/*
	border-top: 1px solid #99bbe3;
	border-right: none;
	border-left: 1px solid #99bbe3;
	border-bottom:none;
*/
	border-right: 1px solid #CCCCCC;
	padding: 5px;
}
.sJirei table.datatable th {
	color: #004598;
	background: #c9e1fe;
	text-align:center;
}
.sJirei table.datatable th.sub {
	color: #003371;
	background: #e9f3ff;
	text-align:left;
}
.sJirei table.datatable td.sub2 {
	background-color: #ffffff;
	border-right:none;
	border-bottom: 1px solid #CCCCCC;
}
	
/*entryと共通*/
.photo a img{
	border:#cccccc 1px solid;
	}
.photo a:hover img{
	border:#ff0000 1px solid;
	}

