@charset "utf-8";
/* CSS Document */

.gallery{
	margin: 5px auto 15px;
	padding: 0px;
	width:700px;
	text-align:left;
	background-image: url(../images/gallery_bd_mid.gif);
	background-repeat: repeat-y;
	background-position: top left;
}
.gallery .gallery_area{
	padding-left:40px;
}
.gallery sam_l{
	margin: 4px;
	border: 1px #EEEEEE solid;
	float: left;
/*	display: inline-table;*/
	text-align:center;
	color:#444;
	font-size:13px;
/*	width:600;*/
}
.gallery .sam{
	margin: 7px;
	padding: 7px;
	border: 1px #BBB solid;
	float: left;
/*	display: inline-table;*/
	text-align:center;
	color:#333;
	font-size:13px;
	background-color: #DDD;
/*	width:600;*/
}
.gallery .sam img{
	margin-bottom:7px;
}

.gallery table{
	margin: 4px;
	border: 1px #EEEEEE solid;
	float: left;
	display: inline-table;
}
.gallery td{
	text-align:center;
	color:#444;
	font-size:13px;
}
.gallery td img{
	margin:10px;
}
.gallery .clear{
	margin:0px;
	padding:0px;
	height:0px;
	font-size:1px;
	clear:both;
}

#eb img{
	border: 0px;
}
#eb a{
	text-decoration:none;
}
.l{
	margin: 5px auto 25px 10px;
	padding: 0px;
	width:500px;
	text-align:left;
}
.r{
	margin: 5px 10px 25px auto;
	padding: 0px;
	width:500px;
	text-align:left;
}
.r-1{
/*	margin: 5px 10px 25px auto;*/
	background-image: url(../www_旧/images/sample/01.jpg);
	padding: 0px 250px 0px 0px;
	width:500px;
	height:180px;
	text-align:left;
}
.l table , .r-1 table{
	background-image: url(../www_旧/images/sample/01.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 10px 0px 0px;
	width: 250px;
	height: 150px;
	float: left;
}
.l th , .r th{
	color: #04E;
	font-size: 16px;
	line-height: 20px;
	background-image: url(../images/sample_th.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	vertical-align: bottom;
	text-align: left;
	padding-left: 8px;
	height: 25px;
	font-weight: normal;
}
.l strong , .r strong{
	font-weight: normal;
	font-size:12px;
}
.l td , .r td{
	color:#333;
	font-size: 14px;
	line-height: 20px;
	vertical-align: top;
	text-align:left;
	height:125px;
	padding:2px 12px 0px 8px;
}
.l td em , .r td em{
	font-style: normal;
}
.l img , .r img{
	margin: 0px;
	padding: 0px;
	float: left;
}
.date{
	height:23px;
	vertical-align: top;
	font-size:12px;
	line-height:12px;
	text-align:right;
	padding:0px 12px 0px 0px;
}