@charset "utf-8";


/* ------------- タイトル// ------------- */
h2 {
width: 708px;
height: 61px;
text-indent:-9999px;
margin-bottom: 20px;
background-image: url(../images/tit_merchandise.png); background-repeat: no-repeat;
}
/* ------------- //タイトル ------------- */

#main #box_1 {
float: left;
width: 344px;
margin-right: 20px;
}

#main #box_2 {
float: left;
width: 344px;
margin: 0;
}

#main dl {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px dashed #cbcbcb;
}

#main dt {
float: left;
width: 160px;
margin-right: 14px;
}

#main dt img {
padding: 10px;
background: url(../merchandise/images/merchandise/bg.gif)
}

#main dd {
float: left;
width: 170px;
}



