@charset "utf-8";
.mt10 {
	margin-top: 10px
}
.mt20 {
	margin-top: 20px
}
.mt30 {
	margin-top: 30px
}
.mt40 {
	margin-top: 40px
}
.mt50 {
	margin-top: 50px
}
.mr10 {
	margin-right: 10px
}
.mr20 {
	margin-right: 20px
}
.mr30 {
	margin-right: 30px
}
.mr40 {
	margin-right: 40px
}
.mr50 {
	margin-right: 50px
}
.mb10 {
	margin-bottom: 10px
}
.mb20 {
	margin-bottom: 20px;
	clear: both;
}
.mb30 {
	margin-bottom: 30px;
	clear: both;
}
.mb40 {
	margin-bottom: 40px
}
.mb50 {
	margin-bottom: 50px
}
.mb70 {
	margin-bottom: 70px
}
.mb90 {
	margin-bottom: 90px
}
.ml10 {
	margin-left: 10px
}
.ml20 {
	margin-left: 20px
}
.ml30 {
	margin-left: 30px
}
.ml40 {
	margin-left: 40px
}
.ml50 {
	margin-left: 50px;
	float: left;
}
.color {
	color: #F00;
}
.a_color {
	color: #F00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/*_____________________________________________________________________header*/

#header {
	width: 100%;
	height: auto;
	background-image: url(../img/header_back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header_inner {
	height: 100px;
	width: 960px;
	position: relative;
	margin: 0 auto 0;
	text-align: center;
	background-repeat: no-repeat;
}
#header_logo {
	position: absolute;
	left: 12px;
	top: 15px;
}
/*_____________________________________________________________________navi*/

#navi {
	float: right;
	height: 30px;
	width: 680px;
	margin-top: 17px;
	background-image: url(../img/globalnavi.gif);
	background-repeat: no-repeat;
}
#globalnavi {
	margin: 0px;
	padding: 0px;
	height: 30px;
	list-style-type: none;
}
#globalnavi li {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
}
#globalnavi a {
	text-decoration: none;
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#menu01, #menu01 a {
	background: url(../img/globalnavi.gif) no-repeat 0px 0px;
	width: 82px;
	height: 30px;
}
#menu02, #menu02 a {
	background: url(../img/globalnavi.gif) no-repeat -82px 0px;
	width: 82px;
	height: 30px;
}
#menu03, #menu03 a {
	background: url(../img/globalnavi.gif) no-repeat -164px 0px;
	width: 136px;
	height: 30px;
}
#menu04, #menu04 a {
	background: url(../img/globalnavi.gif) no-repeat -300px 0px;
	width: 81px;
	height: 30px;
}
#menu05, #menu05 a {
	background: url(../img/globalnavi.gif) no-repeat -381px 0px;
	width: 82px;
	height: 30px;
}
#menu06, #menu06 a {
	background: url(../img/globalnavi.gif) no-repeat -463px 0px;
	width: 95px;
	height: 30px;
}
#menu07, #menu07 a {
	background: url(../img/globalnavi.gif) no-repeat -558px 0px;
	width: 110px;
	height: 30px;
}
#menu01 a:hover {
	background: url(../img/globalnavi.gif) no-repeat 0px -30px;
	width: 82px;
	height: 30px;
}
#menu02 a:hover {
	background: url(../img/globalnavi.gif) no-repeat -82px -30px;
	width: 82px;
	height: 30px;
}
#menu03 a:hover {
	background: url(../img/globalnavi.gif) no-repeat -164px -30px;
	width: 136px;
	height: 30px;
}
#menu04 a:hover {
	background: url(../img/globalnavi.gif) no-repeat -300px -30px;
	width: 81px;
	height: 30px;
}
#menu05 a:hover {
	background: url(../img/globalnavi.gif) no-repeat -381px -30px;
	width: 82px;
	height: 30px;
}
#menu06 a:hover {
	background: url(../img/globalnavi.gif) no-repeat -463px -30px;
	width: 95px;
	height: 30px;
}
#menu07 a:hover {
	background: url(../img/globalnavi.gif) no-repeat -558px -30px;
	width: 110px;
	height: 30px;
}
#menu01_on a {
	background: url(../img/globalnavi.gif) no-repeat 0px -60px;
	width: 82px;
	height: 30px;
}
#menu02_on a {
	background: url(../img/globalnavi.gif) no-repeat -82px -60px;
	width: 82px;
	height: 30px;
}
#menu03_on a {
	background: url(../img/globalnavi.gif) no-repeat -164px -60px;
	width: 136px;
	height: 30px;
}
#menu04_on a {
	background: url(../img/globalnavi.gif) no-repeat -300px -60px;
	width: 81px;
	height: 30px;
}
#menu05_on a {
	background: url(../img/globalnavi.gif) no-repeat -381px -60px;
	width: 82px;
	height: 30px;
}
#menu06_on a {
	background: url(../img/globalnavi.gif) no-repeat -463px -60px;
	width: 95px;
	height: 30px;
}
#menu07_on a {
	background: url(../img/globalnavi.gif) no-repeat -558px -60px;
	width: 110px;
	height: 30px;
}
/*_____________________________________________________________________トップ*/

#top_img {
	height: 497px;
	width: 960px;
	margin: 25px auto 25px;
	text-align: center;
}
#news {
	width: 670px;
	height: auto;
	float: left;
}
#break {
	float: right;
	width: 203px;
	height: 93px;
	text-align: center;
	margin: 0 0 10px 20px;
}
#slider {
	height: 497px;
	width: 960px;
	margin: 0 auto 0;
	text-align: center;
}
.h1_titleline {
	width: auto;
	text-align: left;
	border-bottom: solid #b61521 3px;
	line-height: 28px;
	font-size: 1.2em;
}
.break_img {
	width: 203px;
	margin: 0 auto 0;
	height: 9px;
	float: left;
}
.break_median {
	height: 75px;
	width: 203px;
	background-color: #b61521;
	text-align: left;
}
.break_median p {
	font-size: 1.6em;
	color: #FFF;
	line-height: 20px;
	padding: 2px 0 2px 10px;
	letter-spacing: 0.2em;
	text-align: center;
}
#special {
	font-size: 1.2em;
	color: #FFF;
	line-height: 20px;
	padding: 2px 0 2px 10px;
	letter-spacing: 0.2em;
	text-align: center;
}
.note {
	line-height: 28px;
	text-align: left;
	width: 670px;
}
.note dt {
	clear: both;
	float: left;
	font-size: 1.1em;
	color: #B61521;
	line-height: 45px;
	letter-spacing: 2px;
	width: 100px;
}
.note dd {
	border-bottom: #d2d2d2 solid 1px;
	font-size: 1.0em;
	line-height: 45px;
	letter-spacing: 4px;
}
/*_____________________________________________________________________サイドメニュー*/
#main {
	width: 920px;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: auto;
}
#item_burger {
	float: left;
	height: auto;
	width: 730px;
	margin: 0 15px 0px 0px;
}
#sidemenu {
	float: right;
	height: auto;
	width: 175px;
	margin-top: 51px;
}
#sidemenu_inner {
	width: 170px;
	border: 1px solid #ECECE3;
	margin: 0 auto 0;
	text-align: center;
	background-color: #f9f9f7;
	height: 208px;
}
.h1_subtitle {
	width: auto;
	border-bottom: solid 4px #FDC55B;
	text-align: left;
	padding: 8px 0 0px 8px;
	clear: both;
	height: 35px;
}
#sidemenu_header {
	height: auto;
	width: 170px;
}
#sidemenu_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidemenu_list a {
	margin: 0 auto 0;
	width: 159px;
	height: 34px;
	text-decoration: none;
	background-image: url(../img/sidemenu_table.jpg);
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#sidemenu01 a {
	background-position: 0px 0px;
}
#sidemenu02 a {
	background-position: 0px -34px;
}
#sidemenu03 a {
	background-position: 0px -68px;
}
#sidemenu04 a {
	background-position: 0px -102px;
}
#sidemenu05 a {
	background-position: 0px -136px;
	height: 35px;
}
#sidemenu_list a:hover {
	background-image: url(../img/sidemenu_table.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#sidemenu01 a:hover {
	background-position: -158px 0px;
}
#sidemenu02 a:hover {
	background-position: -158px -34px;
}
#sidemenu03 a:hover {
	background-position: -158px -68px;
}
#sidemenu04 a:hover {
	background-position: -158px -102px;
}
#sidemenu05 a:hover {
	background-position: -158px -136px;
	height: 35px;
}
/*_____________________________________________________________________店舗情報*/

.photo410 {
	width: 412px;
	height: 275px;
	margin: 20px 0 5px 25px;
	float: left;
}
#shop {
	height: auto;
	width: 730px;
	float: left;
	margin-bottom: 60px;
}
#shopinfo {
	float: right;
	height: 275px;
	width: 250px;
	margin: 20px 0 0 20px;
}
#info_logo {
	width: 190px;
	height: 50px;
	float: left;
	margin: 0 0 30px 0;
}
#information {
	float: left;
	height: 360px;
	width: 730px;
}
#iframe-gmaps {
	border: 2px solid #000;
	margin: 20px 0 25px 25px;
	float: left;
}
#access {
	clear: both;
	float: left;
	height: 390px;
	width: 730px;
	margin: 0 0 20px 0;
}
#info_list {
	text-align: left;
	margin-top: 25px;
	width: 250px;
	list-style-type: disc;
	list-style-position: inside;
	float: left;
}
#info_list li {
	font-size: 1.2em;
	line-height: 30px;
}
#zaidan {
	clear: both;
	margin: 0 0 20px 35px;
	width: 410px;
	height: 50px;
	text-align: left;
	float: left;
}
#addressinfo {
	height: 275px;
	width: 280px;
	margin: 20px 0 20px 20px;
	text-align: left;
	font-size: 1.2em;
	line-height: 40px;
	float: right;
}
#addressinfo dt {
	font-weight: bold;
}
#addressinfo dd {
	margin: 0 0 0 20px;
	line-height: 20px;
}
#well, #gennki {
	float: left;
	height: 350px;
	width: 330px;
	margin: 15px 00px 0 25px;
	text-align: left;
}
#well img, #areass img, #gennki img {
	border: 1px solid #000;
}
#areass {
	float: right;
	height: 350px;
	width: 330px;
	margin: 15px 0 0px 0;
	text-align: left;
}
#info_list_2 {
	text-align: left;
	line-height: 22px;
	font-size: 1.2em;
	margin-top: 8px;
}
.h2_sister {
	color: #b61521;
	font-weight: bolder;
}
#thanks {
	font-size: 1.5em;
	text-align: center;
	margin-left: 40px;
	color: #666;
	line-height: 18px;
	font-weight: normal;
}
.new {
	color: #EB0F1B;
	font-size: 0.9em;
	margin-left: 5px;
	font-style: italic;
}
.buger {
	height: auto;
	width: 360px;
	margin: 13px 10px 0 0;
	float: left;
	border-bottom: dotted 1px #F00;
	padding: 0 0 20px 0;
}
.buger_linenone {
	height: auto;
	width: 360px;
	margin: 10px 10px 30px 0;
	float: left;
	padding: 0 0 20px 0;
}
.buger_right {
	height: auto;
	width: 360px;
	margin: 13px 0 0 0;
	float: left;
	border-bottom: dotted 1px #F00;
	padding: 0 0 20px 0;
}
.buger_linenone_right {
	height: auto;
	width: 360px;
	margin: 10px 0 30px 0;
	float: left;
	padding: 0 0 20px 0;
}
.breadimg {
	height: 160px;
	width: 180px;
	margin: 15px 0 0 0;
	float: left;
}
.breadname {
	float: right;
	width: 170px;
	font-size: 1.3em;
	text-align: left;
	margin: 15px 0 5px;
	line-height: 1.5em;
}
.breadname_long {
	float: right;
	width: 170px;
	font-size: 1.2em;
	text-align: left;
	margin: 15px 0 0;
}
.bread_support {
	float: right;
	width: 170px;
	height: auto;
	text-align: left;
	font-size: 1.1em;
	line-height: 20px;
}
.bread_money {
	float: right;
	text-align: left;
	width: 170px;
	font-size: 1.3em;
	margin-bottom: 0px;
}
.buger_right {
	height: auto;
	width: 360px;
	margin: 13px 0 0 0;
	float: left;
	border-bottom: dotted 1px #F00;
	padding: 0 0 20px 0;
}
.no-border {
	border: none;
}
.limited {
	color: #F00;
	font-size: 0.9em;
}
#buger_l {
	height: auto;
	width: 360px;
	float: left;
	margin: 20px 10px 0 0;
	border-bottom: 1px dotted #f00;
	padding: 0 0 20px 0;
}
#buger_l_2 {
	height: auto;
	width: 360px;
	float: left;
	margin: 20px 0px 0 0;
	border-bottom: 1px dotted #f00;
	padding: 0 0 20px 0;
}
#buger_l_linenone {
	height: 401px;
	width: 360px;
	float: left;
	margin: 20px 10px 0 0;
}
#breadname_l {
	text-align: left;
	font-size: 1.3em;
	margin: 5px 10px 0 8px;
	float: left;
}
#bread_money_l {
	float: left;
	font-size: 1.3em;
	margin: 8px 0 0 0;
}
#bread_support_l {
	clear: both;
}
#bread_support_l {
	line-height: 20px;
	font-size: 1.1em;
	text-align: left;
	margin-left: 10px;
}
#breadimg_l {
	text-align: center;
	height: 300px;
	width: 320px;
	margin: 0 auto 0;
}
.buger_linenone_right_2 {
	height: auto;
	width: 360px;
	margin: 13px 0 0 0;
	float: left;
	padding: 0 0 20px 0;
}
.buger_linenone_right {
	height: auto;
	width: 360px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
#buger_big {
	height: auto;
	width: 730px;
	margin: -20px 10px 0 0;
	float: left;
	border-top: dotted 1px #F00;
	padding: 10px 0 0 0;
}
.bread_money_big{
	font-size:1.3em;
}
#buger_big_2 {
	height: auto;
	width: 730px;
	margin: 0 10px 0 0;
	clear: both;
	border-top: none;
}
#buger_big_img {
	text-align: left;
	height: auto;
	width: 320px;
	float: left;
}
#buger_big_box {
	height: auto;
	width: 370px;
	text-align: left;
	float: right;
}
#sweetset_box_img{
	width:170px;
	height:auto;
	float:left;
}
.breadname_big {
	width: 360px;
	font-size: 1.3em;
	text-align: left;
	margin: 15px 0 5px;
	line-height: 1.2em;
}
.bread_support_big {
	width: 360px;
	height: auto;
	text-align: left;
	font-size: 1.1em;
	line-height: 20px;
}
.bread_support_big_2 {
	width: 360px;
	height: auto;
	text-align: left;
	font-size: 1.1em;
	line-height: 20px;
}
.bread_support_big_3 {
	width: 370px;
	height: auto;
	text-align: left;
	font-size: 1.1em;
	line-height: 20px;
}
.bread_support_big_ul {
	width: auto;
	height: auto;
	text-align: left;
	font-size: 1.1em;
	line-height: 20px;
	float: left;
	padding-right: 20px;
}
.lh18 {
	line-height: 18px;
}
.lh18_2 {
	line-height: 18px;
	margin-left: 25px;
}
/*_____________________________________________________________________出張販売について*/
#delivery {
	float: left;
	width: 730px;
	height: auto;
	margin-bottom: 60px;
}
.table {
	text-align: left;
	width: 600px;
	font-size: 1.1em;
	margin: 20px 0 0 25px;
	line-height: 24px;
	letter-spacing: 1.5px;
}
.table td, .table_2 td {
	border: solid 1px #CCC;
	padding: 2px 0 2px 5px;
}
.table_2 {
	text-align: left;
	width: 600px;
	font-size: 1.1em;
	margin: 20px 0 30px 25px;
	line-height: 24px;
}
.table th, .table_2 th {
	font-size: 1.1em;
	color: #B61521;
	text-align: left;
}
.linenone_right td {
	border: 0;
	text-align: right;
}
.linenone td {
	border: 0;
}
/*_____________________________________________________________________クーポン券*/

#coupon {
	float: left;
	width: 730px;
	height: auto;
}
#coupon_desc {
	text-align: left;
	margin-left: 28px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.coupon_box {
	float: left;
	height: 150px;
	width: 230px;
	margin-left: 28px;
	margin-bottom: 25px;
	margin-right: 22px;
}
/*_____________________________________________________________________footer*/
#footer {
	clear: both;
	height: 50px;
	width: 100%;
	background-color: #E8E8E8;
	position: fixed;
	bottom: 0;
	left: 0;
}
#footer_inner {
	width: 960px;
	margin: 0 auto 0;
	height: 60px;
}
#address {
	margin: 5px 0 0 55px;
	width: auto;
	height: 60px;
	text-align: left;
	line-height: 6px;
	float: left;
}
#address p {
	line-height: 150%;
}
#copyright {
	height: 25px;
	width: 400px;
	line-height: 26px;
	float: left;
	text-align: left;
	margin: 5px 0 0 35px;
}
#copyright p {
	line-height: 26px;
}
/*_____________________________________________________________________event*/
#event {
	float: left;
	width: 730px;
	height: auto;
}
#afterevent {
	float: left;
	height: auto;
	width: 730px;
	margin-bottom: 25px;
}
.event_note {
	line-height: 38px;
	text-align: left;
	width: 670px;
	margin-top: 15px;
	float: left;
	margin: 15px 0 0 28px;
}
.event_note dt {
	clear: both;
	float: left;
	font-size: 1.3em;
	color: #B61521;
	font-weight: bold;
	width: 150px;
}
.event_note dd {
	padding-left: 7em;
	border-bottom: #d2d2d2 solid 1px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-size: 1.3em;
}
#bygoneevent {
	float: left;
	height: auto;
	width: 730px;
	clear: both;
	margin-bottom: 60px;
}
.bygone_note {
	line-height: 26px;
	text-align: left;
	width: 450px;
}
.bygone_note dt {
	clear: both;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	width: 170px;
}
.bygone_note dd {
	padding-left: 170px;
	margin-bottom: 4px;
	padding-bottom: 4px;
	font-size: 1.1em;
}
#bygone_list {
	float: left;
	height: auto;
	width: 450px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 28px;
	margin: 15px 10px 0 28px;
}
#eventimg {
	float: right;
	height: auto;
	width: 225px;
	margin-top: 15px;
	margin-bottom: 60px;
}
/**/
#staff {
	height: auto;
	width: 730px;
	float: left;
	margin-bottom: 60px;
}
#jobs {
	width: 600px;
	text-align: left;
	vertical-align: top;
	margin: 20px 0 30px 28px;
}
#job_table {
Z  width: 600px;
}
#job_table tr th {
	width: 140px;
	font-size: 1.2em;
	color: #B61521;
	letter-spacing: 8px;
	text-align: left;
	vertical-align: top;
	line-height: 24px;
	padding: 7px 0;
}
#job_table tr td {
	line-height: 24px;
	letter-spacing: 2px;
	padding: 7px 0;
	font-size: 1.2em;
}
#banner {
	float: right;
	width: 203px;
	margin: 0 0 30px 0;
}
#main_inner {
	margin-bottom: 30px;
}
.sweet_gift_box{
	float:left;
	margin-top:10px;
	width:160px;
	height:auto;
}
.sweet_gift_box img{
	margin-bottom:10px;
}
.sweet_gift_box p{
	margin-top:5px;
	line-height:1.5em;
	margin-bottom:40px;
}
.sweet_gift_box p strong{
	font-size:1.1em;
}
#buger_big_box2 {
	height: auto;
	width: 370px;
	text-align: left;
	float: right;
	margin-top:30px;
}








































