#main table .year {
	background-color: #717171;
	color: #FFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 120px;
}
#main table td {
	padding: 10px;
}
#history {
	width: 100%;
}
.section .note {
	width: 400px;
	text-align: justify;
	float: left;
}
.section .imgBox {
	text-align: center;
	float: right;
}
#main .section {
	margin-bottom: 40px;
	clear: both;
	overflow: hidden;
}
.section .imgBox span {
	font-size: 10px;
	line-height: 1.4em;
	color: #666;
}
#main .mainimage {
	margin-bottom: 25px;
}
#main .section .pdf {
	display: block;
	margin-top: 15px;
}
.section .pdf li {
	display: block;
	padding-left: 20px;
	background-image: url(../images/lets/icon-pdf.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom: 5px;
}
#main .contact {
	padding: 20px;
	background-color: #F7F8F8;
	clear: both;
}
#main .contact h4,
#side .side-contact h4 {
	margin-bottom: 15px;
}
#side .maparea {
	margin-top: 30px;
	margin-bottom: 30px;
}
#side .side-contact {
	background-color: #FFF;
	padding: 20px;
}
#card .section dl {
	position: relative;
}
#card .section dl dt {
	padding-bottom: 15px;
}
#card .section dl dd {
	padding-left: 40px;
	padding-bottom: 40px;
}
#card dl dd .maidocard {
	position: absolute;
	top: -90px;
	right: 0px;
}
.section dl dd .caption {
	font-size: 90%;
	line-height: 1.5em;
}
#card .section dl dd .btn_more {
	display: block;
	height: 31px;
	position: relative;
	margin-top: 20px;
}
#card .btn_more img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#card .btn_more .caption {
	padding-left: 170px;
	display: block;
}
#card .section dl .rel {
	position: relative;
}
#card dl .rel .etc {
	position: absolute;
	top: -35px;
	right: 70px;
}
#card .rel .kame {
	position: absolute;
	top: -65px;
	right: 0px;
}
#card .section .shoplist {
	display: block;
	margin-top: 30px;
	margin-bottom: 40px;
}
#card .shoplist li {
	display: block;
	width: 210px;
	float: left;
	line-height: 1.5em;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(../../common/images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: left 1px;
}
#card #side .side-contact.cardinfo {
	padding: 15px;
	margin-top: 30px;
}
#card .cardinfo .sepalete {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}


/* 150929 追加 */

.section .note02 {
	width: 100%;
	text-align: justify;

}

/* WiFiページ追加 */
#main .bg-stripe-y {
	background: url(../images/wifi/bg-stripe-y.png);
	padding: 14px;
	margin-top: 45px;
}

#main .bg-stripe-y .bg-stripe-y_inner {
	background: #fff;
	text-align: left;
	padding: 28px;
}

#main .bg-stripe-y .bg-stripe-y_inner h4,
#main .use-cont#flow h4 {
	font-size: 20px;
	letter-spacing: 2px;
	display: inline;
}

#main .use-cont {
	width: 100%;
}

#main .bg-stripe-y .bg-stripe-y_inner .use-cont.bg-logo {
	background: url(../images/wifi/logo-wifi.png) no-repeat top right;
	margin: 28px 0 36px;
	min-height: 180px;
	display: block;
}

#main .bg-stripe-y .bg-stripe-y_inner .use-cont .use-cont_inner {
	display: block;
	overflow: hidden;
	margin-bottom: 13px;
}

#main .bg-stripe-y .bg-stripe-y_inner .use-cont .use-cont_list {
	display: block;
	font-size: 13px;
	padding: 0;
}

#main .bg-stripe-y .bg-stripe-y_inner .use-cont .use-cont_list.left {
	float: left;
	width: 74px;
}

#main .bg-stripe-y .bg-stripe-y_inner .use-cont .use-cont_list.right {
	float: left;
}

#main .bg-stripe-y .bg-stripe-y_inner .use-cont .use-cont_list.last {
	margin-top: 10px;
}

#main .bg-stripe-y .bg-stripe-y_inner .use-cont.en .second .use-cont_list.left {
	width: 120px;
}

#main .bg-stripe-y .bg-stripe-y_inner .use-cont.en .third .use-cont_list.left {
	width: 155px;
	letter-spacing: 0;
}

#main .bg-stripe-y .bg-stripe-y_inner .use-cont .use-cont_list .marker-y {
	background: #ff0;
	padding: .2em .4em;
}

#main .use-cont#flow {
    text-align: left;
	margin-top: 30px;
	padding-top: 30px;
}

#main .use-cont#flow .use-choose {
	float: right;
}

#main .use-cont#flow .use-choose .use-choose_list {
	display: inline;
	font-size: 12px;
    font-weight: bold;
    background-image: url(../../common/images/icon_arrow.png);
    background-repeat: no-repeat;
    background-position: left 1px;
    padding-left: 15px;
	line-height: 20px;
	margin-left: 1em;
}

#main .use-cont#flow .use-choose .use-choose_list a:hover {
	background: #ff0;
	text-decoration: none;
}

#main .use-cont#flow .use-procedure {
	padding-top: 48px;
	margin-top: 10px;
	border-top: #ccc 1px solid;
	clear: both;
}

#main .use-cont#flow .use-procedure_inner {
	overflow: hidden;
}

#main .use-cont#flow .use-procedure h5 {
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 32px;
}

#main .use-cont#flow .use-procedure_order {
	margin-bottom: 60px;
	overflow: hidden;
	position: relative;
	background: url(../images/wifi/bg-flowarrow.png) no-repeat 13px bottom;
}

#main .use-cont#flow .use-procedure_order.last {
	margin-bottom: 48px;
	background: none;
}

#main .use-cont#flow .use-procedure_order.last .start_img {
	display: block;
	margin: 40px auto 0;
	padding-right: 1em;
}

#main .use-cont#flow .order_num {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
	width: 50px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url(../images/wifi/icon-num.png);
}

#main .use-cont#flow .order_num.first {
	background-position: 0 0;
}

#main .use-cont#flow .order_num.second {
	background-position: -50px 0;
}

#main .use-cont#flow .order_num.third {
	background-position: -100px 0;
}

#main .use-cont#flow .order_num.fourth {
	background-position: -150px 0;
}

#main .use-cont#flow .order_num.fifth {
	background-position: -200px 0;
}

#main .use-cont#flow .order_num.sixth {
	background-position: -250px 0;
}

#main .use-cont#flow .order_num.seventh {
	background-position: -300px 0;
}

#main .use-cont#flow .order_txt {
	float: left;
	width: 350px;
	padding-left: 70px;
}

#main .use-cont#flow .order_txt_inner {
	display: block;
	font-size: 13px;
}

#main .use-cont#flow .order_txt_inner.ja {
	margin-top: 60px;
}

#main .use-cont#flow .order_txt_inner.en {
	margin-top: 35px;
}

#main .use-cont#flow .order_img {
	float: right;
}

#main .use-cont#flow a.flowtop {
	margin-bottom: 48px;
	display: block;
	float: right;
}

/*160420_サイドバー画像追加分*/

.side-contact {
	margin-top: 20px;
	font-size: 12px;
    font-weight: bold;
}

.contact_img {
	margin: 3px 0;
}

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

p.contact_text_02 {
	font-size: 11px;
}
