
.fontal {
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka,;
}
.fontal10 {
font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka,;
	font-size: 10px;
}
.font10 {
	font-size: 10px;
}
.font12 {
	font-size: 12px;
}
.topwaku {
	font-size: 12px;
}
.lineheight125 {
	line-height: 125%;
}
.hissu {
	font-size: 10px;
}
.td1{
	background-color : #cdcdcd;
}
.td3{
	background-color : #ffffff;
}
.td4{
	background-color : #f0f0f0;
}

.fig{
	width: 350px;
}

.fig .photo{
	display: table-cell;
	height: 170px;
	width: 170px;
	margin: 0 auto 10px;
	border: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
}

.fig .photo2{
	display: table-cell;
	height: 170px;
	width: 170px;
	margin: 0 auto 10px;
	border: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
}

.fig .photo img, .fig .photo2 img{
	max-height: 170px;
	max-width: 170px;
	vertical-align: middle;
	width: expression(this.width >= this.height ? "170px" : "auto");
	height: expression(this.width <= this.height ? "170px" : "auto");
	zoom: 1;
}

.va_m{
	vertical-align: middle!important;
}

.fig .photo_b{
	display: table;
	height: 350px;
	width: 350px;
	margin: 0 auto 10px;
}

.fig .photo_b2{
	display: table-cell;
	height: 350px;
	width: 350px;
	margin: auto;
	border: 1px solid #cccccc;
	text-align: center;
	vertical-align: middle;
}

.fig .photo_b2 img{
	max-height: 350px;
	max-width: 350px;
	vertical-align: middle;
	width: expression(this.width >= this.height ? "350px" : "auto");
	height: expression(this.width <= this.height ? "350px" : "auto");
	zoom: 1;
}


.fig2, .fig3{
	width: 330px;
	font-size: 12px;
	line-height: 18px;
}

.fig2 td{
	border-bottom: 1px dotted #cccccc;
	padding: 5px 0;
}

.table_s{
	border-bottom: 1px dotted #cccccc;
}

.fig2 .td2, .d_title{
	color: #006600;
	width: 100px;
}

.fig3 td{
	padding: 5px 0;
}

.new_mark{
	color: #ff3300;
	font-weight: bold;
}

.detail{
	width: 300px;
	height: auto;
	margin: 0 30px 40px;
	float: left;
}

.detail2{
	display: table-cell;
	vertical-align: middle;
	height: 300px;
	width: 300px;
	text-align: center;
	border: 1px solid #cccccc;
}

.detail img{
	max-height: 300px;
	max-width: 300px;
	vertical-align: middle;
	width: expression(this.width >= this.height ? "300px" : "auto");
	height: expression(this.width <= this.height ? "300px" : "auto");
	zoom: 1;
}



.detail a{text-decoration: none;}
.detail a:hover{text-decoration: underline;}

.detail p{
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 14px;
}

.detail .title{
	font-size: 14px;
	height: 14px;
	font-weight: bold;
}

.detail .price{
	text-align: right;
	color: #ff0000;
	font-weight: bold;
	float: right;
	font-size: 14px;
}

.list_img{
	width: 295px;
	height: 220px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #cccccc;
}

.list_img img{
	max-width: 295px;
	max-height: 220px;
}


.va_t{
	vertical-align: top!important;
}

.sentaku{
	background-color: #66CC99;
	color: #ffffff;
	text-align: center;
}

.n_sentaku{
	color: #cccccc;
	text-align: center;
}

.mb10{
	margin-bottom: 10px;
}