/* CSS Document */

/***********************************************/
/* productstylebase.css                     */
/* Use with template products.html        */
/***********************************************/

/************************************/
/* product                */
/************************************/
/************************************/
/* fruits                */
/************************************/
/************************************/
/* mc-wrap                */
/************************************/

/* ???b?p?[??????*/
#mc-wrap{
    position:relative;
    width:100%;
    margin:0px auto;
    text-align:left;
}
/* ?w?b?_?[??????*/
#mc-head{
    width:100%;
}
/* ?$B"y(B????????*/
#mc-left{
    width:400px;
    float:left;
}
/* ?E????????*/
#main-c-r{
    width:155px;
    margin-left:2em;
    float:right;
}
/* ?t?b?^?[??????*/
#mc-foot{
    position:relative;
    width:100%;
    clear:both;
}


/************************************/
/* status                */
/************************************/

#status-taste_products_fruits_cherry_satonishiki{
	text-indent : -10000px;
	display : block;
	border : 0;
	background : transparent url("../images/contents/product/fruit/cherry/satonishiki/status/products_fruits_status_sato.gif") no-repeat;
	width:150px;
	height:200px;
	margin:0 0 0 2em;
	padding:0;
	z-index: 0;
}

#status-size_products_fruits_cherry_satonishiki{
	text-indent : -10000px;
	display : block;
	border : 0;
	background : transparent url("../images/contents/product/fruit/cherry/satonishiki/status/products_fruits_status_s-02.gif") no-repeat;
	width:150px;
	height:179px;
	margin:0 0 0 2em;
	padding:0;
	z-index: 0;
}

#status-picking_products_fruits_cherry_satonishiki h4 a{
	text-indent : -10000px;
	display : block;
	border : 0;
	background : transparent url("../images/contents/product/fruit/cherry/satonishiki/status/products_fruits_status_sato.png") no-repeat;
	width:150px;
	height:200px;
	margin:0 0 0 2em;
	padding:0;
	z-index: 3;
}


/* Stre Recomended ???b?p?[??????*/
/************************************/
/* prdc-indx-w                */
/************************************/

#prdc-indx-w{
    width:400px;
    margin:0 auto;
	pdding:0;
}

#pro-ind-head{
    width:100%;
    margin:0 auto;
	pdding:0;
}

#pro-ind-lef-l{
    width:25%;
    float:left;
}
#pro-ind-lef-r{
    width:25%;
    float:left;
}
#pro-ind-rig-l{
    width:25%;
    float:left;
}
#pro-ind-rig-r{
    width:25%;
    float:left;
}

#pro-ind-foot{
    position:relative;
    width:100%;
	height:auto;
    clear:both;
    margin:0 auto;
	pdding:0 0 15px 0;
}


