@charset "utf-8";

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
	margin:0;
	padding:0;
	width:100%;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

img{
    max-width: 100%;
}


/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

li{
	list-style-type: none;
}


/*誕生日プラン*/
h4 {
    font-size: 110%;
    float: left;
    width: 70%;
    display: block;
    margin-bottom: 10px;
}

div#check p {
    padding-left: 30px;
    background-image: url(../../bd/images/birthday_check.png);
    background-repeat: no-repeat;
    font-size: 18px;
    background-position: 3px 3px;
    line-height: 120%;
    margin-bottom: 10px;
    font-weight: bold;
}

.fltl img {
    margin: 0 auto;
    display: block;
}

.fltr img,.point img {
    margin: 0 auto;
    display: block;
}

p.important {
    margin-bottom: 20px;
}

ul.menuli {
    margin-bottom: 20px;
}

ul.menuli li {
    line-height: 120%;
}

ul.menuli li {
    line-height: 120%;
    list-style-type: disc;
    margin-left: 20px;
}

.titleLunch {
    background-color: #CCC;
    padding: 16px;
    margin-bottom: 5px;
    margin-top: 15px;
    font-weight: bold;
    font-size: 14px;
    overflow: hidden;
}

.wa_menu {
    margin-bottom: 20px;
}

#text_waku {
    margin: 20px auto 20px auto;
    padding: 5px;
    border: 1px solid #999;
}

#text_waku p.important {
    margin-bottom: 0;
    margin-top: 0;
    padding: 5px;
}

.restaurant-title {
    font-size: 120%;
    line-height: 135%;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-family: serif;
    padding-bottom: 5px;
    border-bottom: 1px #555 solid;
}

.center {
    margin-bottom: 40px;
}

p.question {
    padding: 20px 0px;
}

.box img {
    margin: 0 auto;
    display: block;
    margin-bottom: 5px;
    clear: both;
}
.box1 img {
    margin: 0 auto;
    display: block;
    clear: both;
}

p.textBig{
    font-size: 120%;
    font-weight: bold;
}
.birthday_p{
    margin-bottom: 20px;
}

.sp_point {
    margin-right: 10px;
    font-size: 20px;
    float: left;
    font-weight: bold;
}

.point {
    margin-bottom: 40px;
}