
div#Contents {
/*	padding:60px 15px 15px 15px !important;*/
	padding:90px 15px 15px 15px !important;
}


/* online
===============================================================*/
div.online {
	margin:0 0 40px 0;
}

div.online h3 {
	padding:0 0 12px 0;
}

div.online p a.link {
	text-decoration:underline;
    padding-right: 12px;
	background:url(/images/onlineorder/link_n.png) no-repeat right center;
}
div.online p a.link:hover {
	color:#df082f;
	background:url(/images/onlineorder/link_o.png) no-repeat right center;
}

div.online p.tit {
	padding:0 0 12px 0;
}

div.online p.r {
	text-align:right;
	padding:10px 0 20px 0;
}



/*コンテンツ共通*/
div.online .conNav .switch{
    float: right;
    width: 40px;
    height: 100%;
    background: #ccbd98;
    color: #ffffff;
    font-size: 30px;
    text-align: center;
}
div.online .conNav .ttl{
    float: left;
}
div.online .conNav .sTtl{
    margin-top: 1px;
    padding: 0 0 0 18px;
    background: #f1ede2;
    font-size: 14px;
    line-height: 40px;
    clear: both;
}
div.online .conNav .ssTtl{
    padding: 0 0 0 18px;
    margin-top: 20px;
    margin-bottom: 20px;
}
div.online .conNav dt{
    height: 50px;
    margin-top: 6px;
    background: #f8f6f0;
}
div.online .conNav .mul2{
    height: 70px;
    line-height: 60px;
}
div.online .conNav .mul3{
    height: 90px;
    line-height: 80px;
}
div.online .conNav p{
    padding-top: 15px;
    color:#282828;
    font-size: 16px;
    line-height: 20px;
}
div.online .txt{
    padding-left: 18px;
    padding-bottom: 10px;
}
div.online .switch:before{
    content:"+";
}
div.online .open .switch:before {
    content:"-";
}
div.online .conNav dd {
    display:none;
}

/*うなぎパイ取扱店*/
div.online .info,
div.online .bnArea{
    padding-top: 30px;
}
div.online .info p{
    margin-top: 4px;
    margin-bottom: 6px;
    padding-right: 18px;
}
div.online .right{
    text-align: right;
}
div.online .shopList .open{
    background: #f8f6f0;
}
div.online .shopList .txt{
    margin-top: 6px;
}
div.online .conNav p{
    height: 35px;
    padding-left: 18px;
}
div.online span.ttl{
    line-height: 50px;
}
div.online span.switch{
    line-height: 45px;
}
div.online .conNav .acp{
    height: 50px;
    padding-top: 0;
    margin-top: 6px;
	background: #f8f6f0;
}
div.airport dt{
    font-size: 14px;
    height: 45px;
    background: #fcfcfa;
    margin-top: 4px;
    overflow: hidden;
}
div.airport dt.open{
    background: #fcfcfa;
}
div.airport dl.conNav .ttl{
    font-size: 14px;
    color:#282828;
    line-height: 18px;
    height: 18px;
    padding-top: 12px;
	width:75%;
}
div.airport dl.conNav .mul2{
    height: 56px;
    line-height: 38px;
    background: #fcfcfa;
}
div.airport dl.conNav .switch{
    font-size: 20px;
    background: #e0dfda;
    padding-top: 6px;
}
div.airport dl.conNav .sTtl{
    background: #f5f4f2;
}
div.online .attention{
    color: #333;
    text-align: left;
    margin: 20px;
}
div.online .bnArea .link{
    display: block;
    text-align: center;
    margin: 10px auto;
}

.js_acAllList ul{
    display:none;
}


/* sitemap_box
===============================================================*/
div.sitemap_box h3 {
	padding:0 0 12px 0;
}

div.sitemap_box h3.n01 a {
	display:block;
	width:55px;
	height:12px;
	text-indent:-9999px;
	background:url(../images/sitemap/img_tl_02.gif) no-repeat 0 0;
	background-size:55px 12px;
}

div.sitemap_box h3.n02 a {
	display:block;
	width:90px;
	height:12px;
	text-indent:-9999px;
	background:url(../images/sitemap/img_tl_03.gif) no-repeat 0 0;
	background-size:90px 12px;
}

div.sitemap_box h3.n03 {
	display:block;
	width:37px;
	height:12px;
	text-indent:-9999px;
	background:url(../images/sitemap/img_tl_05.gif) no-repeat 0 0;
	background-size:37px 12px;
}

div.sitemap_box h3.n04 {
	margin:0 0 20px 0;
}

div.sitemap_box h3.n04 a {
	display:block;
	width:129px;
	height:12px;
	text-indent:-9999px;
	background:url(../images/sitemap/img_tl_04.gif) no-repeat 0 0;
	background-size:129px 12px;
}

div.sitemap_box ul {
	padding:0 0 20px 0;
}

div.sitemap_box ul li {
	padding:0 0 6px 0;
}

div.sitemap_box ul li a {
	padding:0 0 0 15px;
	background:url(../images/sitemap/img_ic_01.gif) no-repeat 0 4px;
	background-size:10px 10px;
}

div.sitemap_box ul li ul {
	padding:6px 0 0 0;
}

div.sitemap_box ul li ul {
	padding:6px 0 0 15px;
}

div.sitemap_box ul li ul li a {
	padding:0 0 0 10px;
	background:url(../images/sitemap/img_ic_02.gif) no-repeat 0 4px;
	background-size:5px 7px;
}




/* info_list
===============================================================*/
div.info_list dl {
	padding:0 0 15px 0;
}

div.info_list dl dt {
	font-weight:bold;
	line-height:18px;
}

div.info_list dl dd a {
	text-decoration:underline;
}


/* info_detail
===============================================================*/
div.info_detail {
	padding:0 0 15px 0;
	clear:both;
}

div.info_detail p.date {
	font-weight:bold;
}

div.info_detail h3.tit {
	font-size: 16px;
	padding:0 0 15px 0;
}

div.info_detail .section {
	padding:0 0 15px 0;
	border-bottom:#cccccc 1px solid;
}

div.info_detail .section div ,
div.info_detail .section p ,
div.info_detail .section li ,
div.info_detail .section table {
	font-size: 14px !important;
}

div.info_detail .section img {
	max-width:100%;
    height:auto;
}