div#detailViewBlockTpl13 {
	width            : 100% ;
	margin           : 0 0 10px 0 ;
	padding          : 0 0 15px 0 ;
	background       : url(i/bg_body.gif) repeat ;
}


		div#itemDataTpl13 {
			width      : 282px ;
			margin     : 10px  ;
			padding-bottom : 10px ;
			float      : left   ;
			display    : inline ;
			border-bottom    : 1px solid #cec396 ;
			background : url(i/bg_detailBodyMain.gif) repeat ;
		}
		
			div.itemImgTpl13 {
				margin     : 10px 0px 10px 0px ;
				padding    : 0px ;
				width      : 220px ;
				float      : right   ;
				display    : inline ;
			}
	
				div.itemImgTpl13 img {
					margin     : 0px 3px 6px 0px ;
					padding    : 2px ;
					border     : none ;
					background : #8c8068 ;
				}

			div.floatWrapperTpl13 {
				width            : 262px ;
				padding          : 20px 10px 10px 10px ;
				background : url(i/bg_detailBodyHead.gif) no-repeat top left ;
			}
			
			
				h3.itemNameTpl13 {
					height      : 22px ;
					margin      : 0px 0px 10px 0px ;
					padding     : 5px 0px 3px 30px ;
					>height     : 20px ;
					>padding    : 7px 0px 3px 30px ;
					font-size   : 16px;
					background  : url(i/bg_itemTitle.gif) no-repeat ;
				}
					
					h3.itemNameTpl13 img {
						border        : none ;
						padding-right : 4px ;
					}
					
				
				
				dl.priseEtcTpl13 {
					margin  : 0 ;
					padding : 30px 0 0 0 ;
				}
				
					dl.priseEtcTpl13 dt {
						width       : 80px;
						color       : #271f1d ;
						font-weight : bold ;
						margin      : 0px ;
						padding     : 0px ;
						line-height : 150% ;
						float       : left ;
					}
					
					dl.priseEtcTpl13 dd {
						color       : #271f1d ;
						line-height : 150% ;
						margin      : 0px 0px 0px 0px ;
						padding     : 0px 10px 0px 0px ;
					
					}
	
				p.buttonBasket {
					margin-top : 10px;
					text-align:right;
				}


		div#itemDetailTpl13 {
			margin      : 10px 10px 0px 20px ;
			padding     : 0px 0px 0px 0px ;
			line-height : 140% ;
		}
		
		
		p.itemPrTpl13 {
			color       : #271f1d ;
			font-size : 16px ;
			margin  : 0px 0px 0px 0px ;
			padding : 0px 0px 10px 0px ;
		}
		
		p.itemPriceTpl13 {
			color       : #271f1d ;
			font-weight : bold ;
			font-size   : 26px ;
			text-align  : right;
			margin      : 0px 0px 0px 0px ;
			padding     : 5px 0px 5px 0px ;
			background  : url('i/img_line_short.gif')  no-repeat bottom             ;
		}
		
		
		
.buttonTypeWhiteTpl13 {

	display           : block                               ;
	padding-top       : 13px                                 ;
	padding-right     : 23px ;
	width             : 77px                               ;
	height            : 27px                                ;
	color             : #675638 !important                 ;
	font-weight       : bold                                ;
	text-decoration   : none                                ;
	background-repeat : no-repeat                           ;
	background        : url('i/btn_buy_white.gif')                ;
	margin            : 0px auto                            ;
	font-size         : 10px ;

}

.buttonTypeWhiteTpl13:hover {

	padding-top       : 14px                                 ;
	height            : 26px                                ;
	background        : url('i/btn_buy_white_o.gif')              ;

}


.buttonTypeBrownTpl13 {

	display           : block                               ;
	padding-top       : 13px                                 ;
	padding-right     : 23px ;
	width             : 77px                               ;
	height            : 27px                                ;
	color             : #675638 !important                 ;
	font-weight       : bold                                ;
	text-decoration   : none                                ;
	background-repeat : no-repeat                           ;
	background        : url('i/btn_buy_brown.gif')                ;
	margin            : 0px auto                            ;
	font-size         : 10px ;

}

.buttonTypeBrownTpl13:hover {

	padding-top       : 14px                                 ;
	height            : 26px                                ;
	background        : url('i/btn_buy_brown_o.gif')              ;

}


.prise {
	font-size   : 14px ;
	font-weight : bold ;
}

