@charset "UTF-8";
/* CSS Document */

/*PC*/
@media print, screen and (min-width: 769px) {


#title_index { background: url(../images/category/glove/hed_img.jpg) no-repeat 0px 0px; text-indent: -9999px; height: 150px; margin-bottom: 20px; }
#toiawase_box { font-size: 1.4em; font-weight: bold; text-align: center; padding: 10px; width: 300px; border: 1px solid #CCCCCC; background: #F5F5F5; margin: 50px auto 30px; }
#toiawase_box p { font-size: 0.8em; font-weight: normal; }




}



/*sp*/
@media only screen and (max-width: 768px) {






}

