@charset "utf-8";

@import url(../../css/common.css);

/*
--------------------------------------------------------------------------------

	FIFTEENDRIVE style
	designed by GMW...

--------------------------------------------------------------------------------
*/



/* =====================================================================
*
*    top Format
*
* =================================================================== */




/* ---------------------------------
*    title
*/

.tit1{
background:url(../../img/shop/t01.jpg) no-repeat;
width:710px;
height:71px;
text-indent:-9999px;
}

/*contents*/
.list{
width:650px;
margin:0;
padding:0;
}
.listl{
float:left;
width:100px;
border-bottom:1px solid #E7E7E7;
margin:0;
padding:10px 0;
color:#B5B294;
background:url(../../img/mrk/mrk01.jpg) right center no-repeat;
}
.listl2{
float:left;
width:99px;
margin:0;
padding:10px 0;
color:#B5B294;
}
.listr{
float:right;
width:550px;
border-bottom:1px solid #E7E7E7;
margin:0;
padding:10px 0;
text-indent:15px;
}
.listr2{
float:right;
width:551px;
margin:0;
padding:20px 0;
text-indent:15px;
background:url(../../img/mrk/mrk01.jpg) left center repeat-y;
}

