﻿@charset "utf-8";

body {
    background-color: #3f362a;

}

.head {
	background: url("../images/bg.jpg") repeat top left;
}

.sns {
	width: 160px;
}

.white-bg {
    background-color: #ffffff;
}

.main-bg {
    background: url("../images/bg.jpg") repeat top left;
}

#mainimage {
　　width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}

/* webフォント */

.wf-kosugimaru {
    font-family: 'Kosugi Maru', sans-serif;
}

/* クリスマスキャンペーン */

.bnrimage {
　　width: 100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
}

h4 {
　　color: #ffff00;
}

/* コンテンツタイトル */

.title-bk {
    background-color: #000000;
    font-size: 150%;
}

.title01 {
    background: url("../images/bg_jagged02.png") repeat top;
}

.title01t {
　　width: 85%;
    background: url("../images/bg_jagged03.png") repeat top;
}

/* コンテンツタイトル */

.stafflist {
	margin:0px auto;
}
