@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

@font-face {
    font-family: fontmicho;
    src: url(../common/fonts/Sawarabi_Mincho/SawarabiMincho-Regular.ttf);
}

h2#img_top {
    /* width: 780px;
	height: 200px;
	background: url(../common/images/img_sales.jpg) no-repeat; */
    text-indent: -9999em;
}

.title {
    width: 402px;
    height: 30px;
    background: url(../common/images/img_blog_dm.png) no-repeat;
    line-height: 30px;
    color: #f1f1f1;
    /* font-weight: 900; */
    /* font-style: italic; */
    font-size: 17px;
    text-indent: 6px;
    font-family: fontmicho;
    text-shadow: 0 0 2px #fff, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 0 0 2px #000, 1px 2px 3px #000;
}

.txt_item {
    margin: 0;
    font-weight: bold;
}

.box_01 img {
    margin-left: 10px;
}