/*以下、../seller/seller.asp用（2007.10.17.魚住）*/
.sJirei{
	margin-top: 5px;
	margin-left: 10px;
}

.sJirei th{
	background:url(/material/seller/images/mate_bg_line_01.gif) repeat-y #e9f3ff;
	text-align: left;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	padding: 5px 3px 2px 15px;
}

.sJirei th .data{
	float:right;
	padding:1px 2px 0px 3px;
	margin:0px 2px 1px;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	background:#8abfff;}

.sJirei th p{
	float:left;
	margin:0px;
	}
.sJirei .photo{
	padding-top:6px;
	padding-right: 11px;
}

.sJirei .kouka p{
	line-height: 1.6;
	background: url(/material/seller/images/mate_bg_line_02.gif) repeat-y;
	padding-left: 15px;
}

.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-right: 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;
	padding: 5px;
}
.sJirei table.datatable th {
	color: #003371;
	background: #d9eafd;
	}
.sJirei table.datatable th.sub {
	color: #003371;
	background: #e9f3ff;
	}
	
/*entryと共通*/
.photo a img{
	border:#cccccc 1px solid;
	}
.photo a:hover img{
	border:#ff0000 1px solid;
	}

