@charset 'Shift_JIS';


ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.link-list.column-2 {
	margin:0 0 0 11px;
}
.link-list.column-2 ul {
	zoom: 1;
}
.link-list.column-2 ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.link-list.column-2 li{
	float:left;
	margin: 0px 0px 4px 0;
	padding: 0 0 0 0;
	width:255px;
}
.link-list li span {
	float: left;
	margin: 0 0 0 -11px;
	padding: 0 0 0 11px;
	background: url(/common/img/icon_link_01.gif) 0 0.3333em no-repeat;
}

ol {
	margin-left: 2em;
	padding-left: 0;
	list-style: decimal;
	font-size: 116.67%;
	line-height: 1.7143;
}
/*
.heading-5{
	margin:22px 0 0 0;
	font-weight:bold;
}*/

.appendix.inner {
	margin-top:25px;
}

.contact dl {
	margin: 0 0 8px 0;
	padding: 0;
}
.contact dt {
	margin: 0;
	padding: 18px 0 0 0;
	font-weight: bold;
	font-size: 100%;
	line-height: 1.4286;
	color: #333;
}
.contact dd {
	margin: 0;
	padding: 0;
	font-size: 116.67%;
	line-height: 1.4286;
	color: #555;
}
/*
.text .note-list ul {
	margin: 7px 0 0;
	font-size: 91.67%;
}*/

.anchor-list {
	margin-top: 22px;
}
.anchor-list ul {
	margin-top: 0;
}
.anchor-list li a {
	padding-right: 16px;
	background: url(/common/img/icon_anchor_01.gif) 100% 0 no-repeat;
}
.back-to li a {
	padding-right: 16px;
	background: url(/common/img/icon_back_01.gif) 100% 0 no-repeat;
}
.general-list ul{
	margin:22px 0px 20px 25px;
	padding:0px;
	list-style-type:disc;
}
.general-list ul li{
	font-size: 116.67%;
	line-height: 1.4286;
}

.tab li span,
.tab li a {
	float: left;
	display: block;
	margin: 0;
	padding: 5px 0 2px;
	width: 108px;
	min-height:28px;
	font-weight: bold;
	text-align: center;
	background: #e5e5e5 url(/common/img/bg_tab_01.gif) 0 0 no-repeat;
	line-height: 1.1667;
}
.tab li span {
	background-color: #1a1a1a;
	color: #fff;
}
em{
	font-style:normal;
	font-weight:bold;
}

.button-enlarge{
	position:relative;
	text-align:left;
}

/* index */
.layout-2-1 {
	zoom: 1;
}
.layout-2-1:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.layout-2-1 {
	margin-right: -12px;
	*margin-right: -24px;
}
.layout-2-1 .col-1 {
	float: left;
	padding-right: 12px;
}
.layout-2-1 .col-2 {
	float: left;
	padding-right: 12px;
	width: 372px;
}

.layout-2-1 .panel-head {
	background-image: url(/common/img/bg_panel_05_01.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/bg_panel_05_01.png",SizingMethod="scale");
}
.layout-2-1 .panel-body {
	background-image: url(/common/img/bg_panel_05_02.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/bg_panel_05_02.png",SizingMethod="scale");
}
.layout-2-1 .panel-foot {
	background-image: url(/common/img/bg_panel_05_03.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/bg_panel_05_03.png",SizingMethod="scale");
}
@media print {
	.layout-2-1 .panel-head {
		_background: url(/common/img/bg_panel_05_01.png) 0 0 no-repeat;
		_filter: none;
	}
	.layout-2-1 .panel-body {
		_background: url(/common/img/bg_panel_05_02.png) 0 0 repeat-y;
		_filter: none;
	}
	.layout-2-1 .panel-foot {
		_background: url(/common/img/bg_panel_05_03.png) 0 0 no-repeat;
		_filter: none;
	}
}

.col-1 .panel-head {
	background-image: url(/common/img/bg_panel_07_01.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/bg_panel_07_01.png",SizingMethod="scale");
}
.col-1 .panel-body {
	background-image: url(/common/img/bg_panel_07_02.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/bg_panel_07_02.png",SizingMethod="scale");
}
.col-1 .panel-foot {
	background-image: url(/common/img/bg_panel_07_03.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/common/img/bg_panel_07_03.png",SizingMethod="scale");
}

@media print {
	.col-1 .panel-head {
		_background: url(/common/img/bg_panel_07_01.png) 0 0 no-repeat;
		_filter: none;
	}
	.col-1 .panel-body {
		_background: url(/common/img/bg_panel_07_02.png) 0 0 repeat-y;
		_filter: none;
	}
	.col-1 .panel-foot {
		_background: url(/common/img/bg_panel_07_03.png) 0 0 no-repeat;
		_filter: none;
	}
}

/* top */
.panel-content-body.nomargin {
	margin: 0px;
	padding:0px;
}
.main-visual {
	position:relative;
	margin:1px 0 0 0;
	/margin:0px;
	padding:0;
	width:552px;
	line-height:0;
}
.aside .index dt .thumbnail {
	position: relative;
	display: block;
	margin: -11px -11px 5px;
}
.aside .index dt a .thumbnail {
	margin-bottom: 0;
}
.aside .index dt {
	font-size:100%;
}
.aside .panel-content-body.banner .index dt .thumbnail {
	margin: 0;
}
.aside .sub-index dd.subcategory {
	border-top: 0 none;
	margin-top: 0;
	padding-top: 0;
	background: none;
}

.side-news .link-list ul {
	margin:0;
}
.side-news .panel-title span,
.side-search .panel-title span {
	position: relative;
	display: block;
	margin: -14px -10px;
	padding: 12px 10px;
	background: #004ca6 url(/common/img/bg_panel_title_01.gif) 0 0 repeat-x;
	color: #fff;
}
.side-alert .panel-title span {
	position: relative;
	display: block;
	margin: -14px -10px;
	padding: 12px 10px 12px 40px;
	background: #454845 url(/romancecar/img/bg_side_alert.gif) 0 0 no-repeat;
	color: #fff;
}
.side-search .selector {
	margin-bottom: 9px;
}
.side-search select {
	letter-spacing: -1px;
}
.side-search .date label,
.side-search .time label {
	word-break: keap-all;
}
.side-search .from select,
.side-search .to select {
	width: 128px;
}
.side-search .submit {
	margin-left: auto;
	margin-right: auto;
	width: 68px;
}
.side-search .submit span {
	width: 66px;
	overflow: hidden;
}
.side-search p {
	margin:11px 0 0 0;
}

/* timetable */

.tab li.tab-separater span,
.tab li.tab-separater a {
	margin: 0 40px 0 0;
}
.timetable-tab .tab li a,
.timetable-tab .tab li a:visited{
	color: #6a005f;
}
.timetable-tab .tab li a.tab-holiday {
	color:#f34d03;
}
.timetable-tab .tab li span,
.timetable-tab .tab li a {
	padding: 12px 0 2px;
	min-height:22px;
	_height:22px;
}
.timetable-tab {
	position:relative;
	_height:40px;
}
.tab-caption-up {
	position:absolute;
	left:0;
	top:0;
}
.tab-caption-down {
	position:absolute;
	left:266px;
	top:0;
}
.tab-caption-up,
.tab-caption-down{
	font-size: 116.67%;
	line-height: 1.5;
}
.tab-caption-up em,
.tab-caption-down em{
	font-style:normal;
	font-weight:bold;
	margin:0 5px 0 0;
}
.timetable-tab .tab {
	padding:43px 0 0 0;
}

.timetable-section {
	margin: 22px 0 0;
}

.timetable-section .format-table table {
	border-collapse: collapse;
	width: 100%;
}
.timetable-section .format-table th,
.timetable-section .format-table td {
	border: 1px solid #cfcfcf;
	padding: 5px 10px;
	text-align: left;
}
.timetable-section .format-table th {
	padding: 0;
}
.timetable-section .format-table th img {
	display:block;
}
.timetable-section .format-table thead th {
	background: #e7e7e7;
	color: #333;
	padding: 8px 10px;
}
.timetable-section .format-table tbody th {
	background: #fff;
	color: #333;
	font-weight: normal;
	text-align: left;
}


/* booking */
.booking-nav {
	margin:22px 0;
}
.booking-nav ul {
	margin:0 -20px 0 0;
	/margin:0 -40px 0 0;
	zoom: 1;
}
.booking-nav ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.booking-nav li {
	margin:0 20px 0 0;
	float:left;
}

.booking-section{
	_page-break-after: always;
	zoom: 1;
}
.booking-section:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.booking-section .pic {
	float:left;
	/padding-top: 22px;
	width:164px;
	text-align:center;
}
.booking-section .pic .button-link li {
	float:none;
}
.booking-section .text {
	margin-left:184px;
}
.booking-section .text.nopic {
	margin-left:0px;
}
.booking-section .format-table td {
	vertical-align:top;
}
.booking-section .format-table .note-list ul {
	margin: 7px 0 0;
}
.booking-section em{
	font-style:normal;
	font-weight:bold;
	color:#000;
}
.booking-section .phone-number {
	margin: 11px 0 0;
	font-size:180%;
	font-weight:bold;
	color:#000;
}
.phone-number {
	margin: 11px 0 0;
	font-size:180%;
	font-weight:bold;
	color:#000;
}

/* station */
.romancecar-station-section .pic {
	margin:22px 0 11px 0;
}
.romancecar-station-section {
	margin:22px 0 44px 0;
}
.romancecar-station-section em{
	font-style:normal;
	font-weight:bold;
	color:#f24d02;
}
.romancecar-station-section p{
	margin:11px 0 0 0;
}

/* online */
.online-nav {
	margin:22px 0;
}
.online-nav ul {
	margin:0 -20px 0 0;
	/margin:0 -40px 0 0;
	zoom: 1;
}
.online-nav ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.online-nav li {
	margin:0 20px 0 0;
	float:left;
}
.online-section {
	zoom: 1;
}
.online-section:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.online-section .pic {
	float:left;
	/padding-top: 22px;
	width:164px;
	text-align:center;
}
.online-section .pic .button-link li {
	float:none;
}
.online-section .text {
	margin-left:184px;
}
.online-section .text.nopic {
	margin-left:0px;
}
.note-section {
	margin:22px 0;
	padding:10px 10px 0 10px;
	background:#f0f0f0;
	border:1px solid #cfcfcf;
}
.note-section .note-list ul {
	margin:0;
}
.note-section .note-list li {
	padding-bottom:0px;
	margin:0;
	color:#5c5c5c;
	font-size: 75%;
	line-height: 1.4286;
}

/* faq */
.faq-q {
	margin:22px 0 0 0;
	background: url(/romancecar/img/bg_q_01.gif) 0 0 no-repeat;
}
.faq-q div{
	min-height:55px;
	/height:55px;
	padding:10px;
	background: url(/romancecar/img/bg_q_02.gif) 0 bottom no-repeat;
}
.faq-q div p{
	margin:0;
	padding:0 0 0 32px;
	font-size: 150%;
	line-height: 1.5;
	font-weight:bold;
}
.faq-a {
	margin:11px 0 0 0;
	background: url(/romancecar/img/bg_a_01.gif) 0 0 no-repeat;
}
.faq-a div{
	min-height:55px;
	/height:55px;
	padding:10px;
	background: url(/romancecar/img/bg_a_02.gif) 0 bottom no-repeat;
}
.faq-a div div{
	min-height:15px;
	/height:15px;
	padding:0px;
	background:none;
}
.faq-a div p{
	margin:0;
	padding:0 0 0 32px;
	font-size: 116.67%;
	line-height: 1.5;
}
.faq-a div .note-list {
	margin:0 0 0 32px;
}
.faq-a div .note-list ul {
	margin:0;
}

/* charge */
.charge-table {
	margin: 22px 0 0;
}
.charge-table table {
	border-collapse: collapse;

}
.charge-table th,
.charge-table td {
	border: 1px solid #cfcfcf;
	padding: 0;
	text-align:center;
	vertical-align:middle;
	height:50px;
}
.charge-table thead th {
	background: #fff;
	color: #333;
	/* height:22px; */
  height: auto; /* 2014-05-02 */
	padding: 2px 0; /* 2014-05-02 */
	text-align:left;
	vertical-align:middle;
}
.charge-table thead th img{
	display:block;
	margin-left:6px;
}
.charge-table thead td {
	background: #fff;
	color: #333;
}
.charge-table tbody th {
	background: #fff;
	color: #333;
	font-weight: normal;
	text-align:center;
	vertical-align:top;
}
.charge-table tbody th img{
	display:block;
	margin:4px auto;
}
.charge-table td.charge-station {
	text-align:center;
	padding:0 1px;
	/background:#f34d03;
}/*
.charge-table td.charge-stationa {
	background:#f34d03;
	color:#fff;
	font-weight:bold;
	padding:1px;
	margin:1px;
}*/
.charge-table td.charge-station div {
	display:table-cell;
	/display:inline;
	/zoom:1;
	background:#f34d03;
	color:#fff;
	font-weight:bold;
	width:48px;
	height:48px;
	/width:auto;
	/height:auto;
	vertical-align:middle;
	text-align:center;
}
.charge-table td.charge-station.wide div {
	display:table-cell;
	/display:inline;
	/zoom:1;
	background:#f34d03;
	color:#fff;
	font-weight:bold;
	width:128px;
	height:48px;
	/width:auto;
	/height:auto;
	vertical-align:middle;
	text-align:center;
}

.charge-table td.charge-station div.mid {
	width:100px !important;
}
/*
.charge-table td.charge-station div {
	display:table-cell;
	margin:1px;
	background:#f34d03;
	color:#fff;
	font-weight:bold;
	width:100%;
	height:48px;
	vertical-align:middle;
}*/
.charge-table td.charge-super {
	background:#feede5;
}
.charge-table td em {
	font-style:normal;
	color:#f34e03;
}
.charge-table td.charge-empty {
	border: 0px solid #fff;
}
.charge-table td.ic_charge {
	vertical-align:middle;
}
.charge-table_ic td {
	vertical-align:middle;
}
.charge-saloon {
	zoom: 1;
}
.charge-saloon:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.charge-saloon-table {
	float:left;
	width:256px;
	margin:0 20px 0 0;
}
.charge-saloon-table p {
	text-align:right;
}
.charge-saloon-block {
	float:left;
	width:256px;
}
.charge-info {
	margin:44px 0 0 0;
}


/* entry */

.entry-flow-section {
	padding:0 0 45px 0;
	zoom: 1;
}
.entry-flow-section.firstchild {
	padding:22px 0 45px 0;
	zoom: 1;
}
.entry-flow-section.unite {
	padding:0 0 25px 0;
	zoom: 1;
}
.entry-flow-section:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.entry-flow-section .pic {
	float:right;
	margin:0 0 0 0;
	width:256px;
	text-align:center;
}
.entry-flow-section .text {
	float:left;
	margin:0 20px 0 0;
	*margin-right: 0;
	padding:0 0 95px 0;
	width:256px;
	background: url(../img/icon_01.gif) 0 bottom no-repeat;
}
.entry-flow-section .text2 {
	float:left;
	margin:0 20px 0 0;
	*margin-right: 0;
	padding:0 0 95px 0;
	width:256px;
	background: url(../img/icon_02.gif) 0 bottom no-repeat;
}
.entry-flow-section.end {
	padding-bottom: 0;
}
.entry-flow-section.end .text, .entry-flow-section.end .text2 {
	padding-bottom: 0;
	background: none;
}
.entry-flow-section .heading-3 {
	margin: 0 0 0;
	padding: 0 0 1px;
	background:none;
	border-bottom: 1px solid #1787cd;
	font-size: 116.67%;
	line-height: 1.5;
	color: #000;
}
.entry-flow-section .heading-3 span {
	display: block;
	padding: 0 0 0;
	background:none;
	border-bottom: 1px solid #66b7e0;
}
.entry-flow-section .heading-4 {
	margin: 0 0 0;
}

/* howto */

.howto-flow-section {
	margin:22px 0 44px 0;
	zoom: 1;
}
.howto-flow-section.unite {
	padding:0 0 25px 0;
	zoom: 1;
}
.howto-flow-section:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.howto-flow-section .pic {
	float:right;
	margin:0 0 0 0;
	width:256px;
	text-align:center;
}
.howto-flow-section .text {
	float:left;
	margin:0 20px 0 0;
	*margin-right: 0;
	padding:0 0 95px 0;
	width:256px;
	background: url(../img/icon_01.gif) 0 bottom no-repeat;
}
.howto-flow-section.end .text {
	background: none;
}
/*
.howto-flow-section .heading-2 {
	margin: 0 0 0;
	padding: 0 0 1px;
	background:none;
	border-bottom: 1px solid #1787cd;
	font-size: 116.67%;
	line-height: 1.5;
	color: #000;
}
.howto-flow-section .heading-2 span {
	display: block;
	padding: 0 0 0;
	background:none;
	border-bottom: 1px solid #66b7e0;
}
.howto-flow-section .heading-3 {
	margin: 0px 0 0;
	padding: 0 0 5px;
	background: url(/common/img/bg_heading_01.gif) 0 100% repeat-x;
	border:none;
	font-size: 100%;
	line-height: 1.5;
	color: #333;
}*/
.howto-flow-section .heading-3 {
	margin: 0px 0 0;
}
.howto-flow-section .text p {
	margin: 14px 0 0;
}
.howto-flow-section .text .note-list ul {
	margin: 7px 0 0;
}

/* trains */

.train_selector {
	margin:22px 0 0 0;
	padding:1px 0 0 1px;
	background:#bfbfbf;
	zoom: 1;
}
.train_selector:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.train_selector li {
	margin:0 1px 1px 0;
	float:left;
}
.train_selector li img {
	display:block;
}

.train_display h2{
	margin:0;
	line-height:0;
}
.train_description {
	padding:0 0 10px 9px;
	border-left:1px solid #bfbfbf;
	border-right:1px solid #bfbfbf;
}
.train_display .layout-3 {
	margin-right: -10px;
	*margin-right: -20px;
}
.train_display .layout-3 .col-1 {
	float: left;
	padding-right: 10px;
}
.panel .layout-3 .col-1 .index {
	margin-top: 22px;
}

.train-list {
	margin:0 0 0 0;
	padding:14px 0 1px 6px;
	background:url(/romancecar/features/howto/trains/img/bg_01.gif) 0 0 no-repeat;
	border-bottom:1px solid #bfbfbf;
	zoom: 1;
}
.train-list:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.train-list li {
	margin:0 4px 4px 0;
	float:left;
}
.train-list li img {
	display:block;
}

/* guide */
.guide-nav {
	zoom: 1;
}
.guide-nav:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.guide-nav .link-list {
	float:left;
	width:256px;
	margin-right:20px;
}
.guide-nav .link-list.last-child {
	margin-right:0px;
}
.guide-index-section .text .note-list ul {
	margin: 7px 0 0;
	font-size: 91.67%;
}
.guide-index-section {
	zoom: 1;
}
.guide-index-section:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.guide-index-section .pic {
	float:right;
	margin:12px 0 0 20px;
}

.guide-picbox {
	zoom: 1;
}
.guide-picbox:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.guide-index-section .guide-picbox .pic {
	float:left;
	margin:3px 10px 0 0;
}

.guide-note-section {
	margin-bottom:45px;
	padding:3px 10px 10px 10px;
	background:#f0f0f0;
	border:solid 1px #cfcfcf;
}
.guide-note-section .text p {
	margin: 0px 0 0;
	padding: 7px 0 0 0;
	font-size: 100%;
	line-height: 1.5714;
}
.guide-note-section .text p strong {
	color:#000;
}

.guide-lead {
	padding:0 0 45px 0;
	zoom: 1;
}
.guide-lead:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.guide-lead .text {
	float:left;
	width:348px;
}
.guide-lead .text p {
	margin-top:8px;
}
.guide-lead .text .note-list ul {
	margin: 7px 0 0;
}
.guide-lead .button-link {
	float:right;
	margin-top:10px;
}
.guide-lead .button-link li a {
	padding: 4px 9px 4px 12px;
	background: #106dbc url(/common/img/bg_button_01.gif) 0 0 repeat-x;
	line-height: 1.4;
}
.guide-flow-section {
	*margin-right: -20px;
	padding:0 0 45px 0;
	zoom: 1;
}
.guide-flow-section.unite {
	padding:0 0 25px 0;
	zoom: 1;
}
.guide-flow-section:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.guide-flow-section .pic {
	float:left;
	margin:0 20px 0 0;
	width:164px;
	text-align:center;
}
.guide-flow-section.double .pic {
	float:left;
	margin:0 20px 0 0;
	width:334px;
	text-align:center;
}
#cluba-entry-pc .guide-flow-section .pic,
#cluba-guide-pc .guide-flow-section .pic {
	float:right;
	margin:0 0 0 0;
	width:256px;
	text-align:right;
}
#cluba-entry-sp .guide-flow-section .pic,
#cluba-entry-mobile .guide-flow-section .pic,
#cluba-guide-sp .guide-flow-section .pic,
#cluba-guide-mobile .guide-flow-section .pic,
#eromancecar-guide-sp .entry-flow-section .pic {
	float:right;
	margin:0 0 0 0;
  width: 164px;
	text-align:right;
}

#cluba-guide-mobile .guide-flow-section.double .pic {
  width: 334px;
}

.guide-flow-section .text {
	float:left;
	margin:0 0 0 0;
	padding:0 0 95px 0;
	width:348px;
	background: url(../img/icon_01.gif) 0 bottom no-repeat;
}
.guide-flow-section.double .text {
	float:left;
	margin:0 0 0 0;
	padding:0 0 95px 0;
	width:178px;
	background: url(../img/icon_01.gif) 0 bottom no-repeat;
}
#cluba-entry-pc .guide-flow-section .text,
#cluba-guide-pc .guide-flow-section .text {
	float:left;
	margin:0 20px 0 0;
	padding:0 0 95px 0;
	width:256px;
	background: url(../img/icon_01.gif) 0 bottom no-repeat;
}
#cluba-entry-sp .guide-flow-section .text,
#cluba-guide-sp .guide-flow-section .text,
#cluba-entry-mobile .guide-flow-section .text,
#cluba-guide-mobile .guide-flow-section .text {
	float:left;
	margin:0 20px 0 0;
	padding:0 0 95px 0;
	background: url(../img/icon_01.gif) 0 bottom no-repeat;
}
#eromancecar-guide-sp .entry-flow-section .text2 {
	float:left;
	margin:0 20px 0 0;
	padding:0 0 95px 0;
  width: 348px;
}
.guide-flow-section.end .text,
#cluba-entry-pc .guide-flow-section.end .text,
#cluba-entry-sp .guide-flow-section.end .text,
#cluba-entry-mobile .guide-flow-section.end .text,
#cluba-guide-pc .guide-flow-section.end .text,
#cluba-guide-sp .guide-flow-section.end .text,
#cluba-guide-mobile .guide-flow-section.end .text {
	background: none;
}

.guide-flow-section.noarrow .text,
#cluba-entry-pc .guide-flow-section.noarrow .text,
#cluba-entry-sp .guide-flow-section.noarrow .text,
#cluba-entry-mobile .guide-flow-section.noarrow .text,
#cluba-guide-pc .guide-flow-section.noarrow .text,
#cluba-guide-sp .guide-flow-section.noarrow .text,
#cluba-guide-mobile .guide-flow-section.noarrow .text,
#eromancecar-guide-pc .entry-flow-section.noarrow .text2,
#eromancecar-guide-sp .entry-flow-section.noarrow .text2 {
  padding-bottom: 0;
	background: none;
}

#cluba-guide-pc .text + .guide-flow-section,
#cluba-guide-sp .text + .guide-flow-section,
#cluba-guide-mobile .text + .guide-flow-section,
#eromancecar-guide-pc .text + .entry-flow-section,
#eromancecar-guide-sp .text + .entry-flow-section {
  padding-top: 25px;
}

.guide-flow-section.unite .text {
	float:left;
	margin:0 0 0 0;
	padding:0 0 45px 0;
	width:348px;
	background: none;
}
.guide-flow-section .heading-2 {
	margin: 0 0 0;
	padding: 0 0 1px;
	background:none;
	border-bottom: 1px solid #1787cd;
	font-size: 116.67%;
	line-height: 1.5;
	color: #000;
}
.guide-flow-section .heading-2 span {
	display: block;
	padding: 0 0 0;
	background:none;
	border-bottom: 1px solid #66b7e0;
}
#cluba-entry-pc .guide-flow-section .text h2,
#cluba-entry-sp .guide-flow-section .text h2,
#cluba-entry-mobile .guide-flow-section .text h2 {
  position: relative;
	margin: 0;
  padding: 0 0 0 30px;
  min-height: 30px;
  color: #000;
  font-size: 116.67%;
  font-weight: bold;
  line-height: 1.7143;
}
#cluba-entry-pc .guide-flow-section .text h2 img,
#cluba-entry-sp .guide-flow-section .text h2 img,
#cluba-entry-mobile .guide-flow-section .text h2 img {
  position: absolute;
  top: 0.85715em;
  left: 0;
  margin-top: -10px;
}
.guide-flow-section .heading-3 {
	margin: 14px 0 0;
	padding: 0 0 5px;
	background: url(/common/img/bg_heading_01.gif) 0 100% repeat-x;
	border:none;
	font-size: 100%;
	line-height: 1.5;
	color: #333;
}
.guide-flow-section.unite-last .text .heading-3 {
	margin: 0px 0 0;
}
.guide-flow-section .text p {
	margin: 14px 0 0;
}
.guide-flow-section .text .note-list ul {
	margin: 7px 0 0;
}

.guide-flow-nav {
	padding:11px 11px 18px 11px;
	border:1px solid #cfcfcf;
}
.guide-flow-nav p {
	margin:0;
}
.guide-flow-nav .link-list ul{
	margin:11px 0 0 0;
}

.guide-footer-link .button-link {
	margin:22px 0 0 0;
	padding:0 0 45px 0;
}
.guide-footer-link .button-link li a {
	padding: 4px 9px 4px 12px;
	background: #106dbc url(/common/img/bg_button_01.gif) 0 0 repeat-x;
	line-height: 1.4;
}
.guide-footer-link .back-to {
	margin:0;
	padding:0 0 45px 0;
}
.guide-footer-link .back-to ul {
	margin:0;
}

/* line_up */

.pdf-link {
	position:relative;
	text-align:right;
	padding-right:33px;
	zoom: 1;
}
.pdf-link .icon-pdf {
	position:absolute;
	right:-4px;
	top:1px;
}

.lineup-index-section {
	padding:21px 0 20px 0;
	background:url(/common/img/bg_table_01.gif) 0 0 repeat-x;
}
.lineup-index-section.firstchild {
	padding:21px 0 20px 0;
	background:none;
}
.lineup-index-section h3 {
	margin:0;
}
.lineup-index-section .heading-4 {
	margin-bottom: 0;
}
.lineup-index-section .heading-4,
.lineup-index-section .heading-5{
	margin-top:11px;
}
.lineup-index-section .text p {
	margin-top: 11px;
	font-size: 100%;
}
.lineup-train-section {
	margin:22px -10px 0 0;
	zoom: 1;
}
.lineup-train-section:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.lineup-train-section .pic {
	width:256px;
	margin-right:20px;
	float:left;
}
.lineup-train-section .pic .button-link {
	margin:0;
}
.lineup-train-section .pic .button-link li {
	float:none;
	clear:left;
	padding:11px 0;
}
.lineup-train-section .text {
	margin:0;
	padding:0;
	width:256px;
	float:left;
}
.lineup-train-section .text h3 {
	margin:0;
}

.lineup-formation {
	padding-bottom:20px;
}
.lineup-formation .pic {
	margin:30px 0 30px -1px;
}

.lineup-seatingchart {
	padding:20px 0;
}

.col-1 .index dd .heading-5 {
	margin:0;
	padding:0;
}
.col-1 .index dd .note-link ul {
	margin:9px 0 0 0;
	padding:0;
}

/* sightlyseat */
.heading-image {
	margin: 22px 0 0;
}

.sightlyseat-section {
	margin-top:22px;
}
.sightlyseat-section ul {
	margin:0 -20px 0 0;
	zoom: 1;
}
.sightlyseat-section ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.sightlyseat-section li {
	float:left;
	margin:0 20px 20px 0;
}
.sightlyseat-section li img {
	display:block;
}

.lineup-seat-note {
	margin:22px 0 0 0;
	padding:10px;
	background:#f0f0f0;
}
.lineup-seat-note-section {
	margin:0 -20px 0 0;
	zoom: 1;
}
.lineup-seat-note-section:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.lineup-seat-note .lineup-seat-note-block {
	float:left;
	width:246px;
	margin:0 0 0 0;
	padding:0;
}
.lineup-seat-note .lineup-seat-note-block.description {
	float:left;
	width:246px;
	margin:0 20px 0 0;
	padding:0;
}
.lineup-seat-note .lineup-seat-note-block.charge-list {
	float:left;
	width:330px;
	margin:0 20px 0 0;
	padding:0;
}
.lineup-seat-note .lineup-seat-note-block.train {
	float:left;
	width:162px;
	margin:0 0 0 0;
	padding:0;
}
.lineup-seat-note .button-link {
	_position: relative;
	zoom: 1;
}
.lineup-seat-note .button-link li {
	float:none;
	margin-right:10px;
	padding: 0 10px 0 0;
}
.lineup-seat-note-block .button-link li {
	float:none;
	clear:left;
	margin:0 0 0 0;
	padding: 10px 10px 0 0;
}
.lineup-seat-note-train-list {
	margin:12px 0 0 0;
	background:#f0f0f0;
}
.lineup-seat-note-train-list ul {
	margin:0 -4px 0 0;
	/margin:0 -8px 0 0;
	zoom: 1;
}
.lineup-seat-note-train-list ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.lineup-seat-note-train-list li {
	float:left;
	width:79px;
	margin:0 4px 0 0;
	_margin:0 0px 0 0;
}
.lineup-seat-note-train-list .link-list li a {
	background: url(/romancecar/img/icon_arrow_02.gif) 0 0.3em no-repeat;
}
.lineup-seat-note .format-table td {
	background:#fff;
}

/* specialseat */

.specialseat-section {
	margin-top:22px;
}
.specialseat-section ul {
	margin:0 -20px 0 0;
	zoom: 1;
}
.specialseat-section ul:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.specialseat-section li {
	float:left;
	margin:0 20px 20px 0;
}
.specialseat-section li img {
	display:block;
}


/* food */
dl.general-d-list{
	margin-top:22px;
}
.general-d-list dt{
	font-size: 100%;
}
.general-d-list dd{
	margin-top:0px;
	margin-bottom:5px;
}

.romancecar-section-1 {
	margin:22px -20px 20px 0;
	/margin:22px -40px 20px 0;
	zoom: 1;
}
.romancecar-section-1:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.romancecar-section-1 .pic,
.romancecar-section-1 .text{
	float:left;
	width:256px;
	margin:0 20px 0px 0;
}
.romancecar-section-1 .text.nofloat{
	float:none;
	width:auto;
	_float:left;
	_width:256px;
	margin:0 20px 0px 0;
	/margin-right:20px;
	/padding-right:20px;
}
.romancecar-section-1 .text h3 {
	margin:0 0 11px;
	border:0px solid #fff;
}
.romancecar-section-1 .text p:first-child{
	margin:0 0 0 0;
}
.romancecar-section-1 .pic img {
	display:block;
}


.food-note-section {
	margin:44px 0 0 0;
	padding:22px 10px 12px 10px;
	background:#f0f0f0;
	zoom: 1;
}
.food-note-section:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.food-note-section .pic{
	float:left;
	width:245px;
	margin:0;
}
.food-note-section .text{
	float:left;
	width:266px;
	margin:0;
}
.food-note-section .text h3{
	margin:2px 0 20px 0;
}
.food-note-section .note-list ul{
	margin:37px 0 0 25px;
}

.food-note-section .button-link li{
	float:none;
	padding:0;
}

.food-note-list {
	margin:0 -22px 0 0;
	/margin:0 -44px 0 0;
	zoom: 1;
}
.food-note-list:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.food-note-list li{
	float:left;
	margin:0 20px 0 0;
}

#food-menu .col-1 .index dt {
	font-size:100%;
}

.lunch-reserve {
	margin:11px 0 0 0;
	padding:10px;
	background:#f0f0f0;
}
.lunch-reserve p{
	margin:0 0 0 0;
	font-size: 116.67%;
	line-height: 1.2857;
	color: #333;
}
.lunch-reserve em {
	font-style:normal;
	font-weight:bold;
}
.lunch-reserve .name {
	display: block;
}
.lunch-reserve .tel {
	display: block;
	margin: 5px 0;
	font-weight: bold;
	font-size: 157.14%;
	line-height: 1.5455;
}
.lunch-reserve .label {
	display: block;
	font-weight:bold;
}
.lunch-reserve .time {
	display: block;
}

.tohoku{
	margin:22px 0 -11px 0;
	padding:2px 0 5px 10px;
	background:#f0f0f0;
}

.romancecar-section-2 {
	border:1px solid #cfcfcf;
	padding:10px;
	zoom: 1;
}
.romancecar-section-2:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.romancecar-section-2 .pic{
	float:left;
	width:164px;
	margin:0;
}
.romancecar-section-2 .text{
	float:left;
	width:346px;
	margin:0;
}
.romancecar-section-2 .text p{
	margin:0 0 0 0;
}
.romancecar-section-2 .pic img {
	display:block;
}

.buttons img {
	margin: 11px 0 0;
	vertical-align: top;
}

/* food_menu */
.pickup_menu_ttl { font-weight:bold; color:#333;}


/* tuika 20111219*/
.general-list .note-list ul { list-style-type:none; margin:0 0 0 0px; padding-bottom:0;}
.general-list ul li .note-list li {
	padding-bottom:0px;
	color:#5c5c5c;
	font-size: 75%;
	line-height: 1.4286;
}

/*  注釈 tuika 20120208*/
.attention-list ul { list-style-type:none; margin:0 0 0 0px;}
.attention-list li {
	padding-bottom:0px;
	color:#5c5c5c;
	font-size: 100%;
	line-height: 1.4286;
}
span.timetable_date { font-size:100%; display:block;}
span.setmenu { font-size:83.33%; display:block; padding:5px 0 0; line-height:1.3; }


/* フェイスブック部分 */
.rommancecar-top-section-5{
	margin:0 0 -5px 0;
	zoom:1;
}
.rommancecar-top-section-5:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.rommancecar-top-section-5 .pic,
.rommancecar-top-section-5 .text {
	display:block;
	float:left;
}
.rommancecar-top-section-5 .pic {
	width:66px;
}
.rommancecar-top-section-5 .text{
	width:450px;
}

	
.rommancecar-top-section-5 .pic {
	padding-right: 12px;
}
.rommancecar-top-section-5 .text .link-list ul{
	margin-top:0;
	font-size: 116.67%;
	line-height: 1.2857;
	font-weight: bold;
}
.rommancecar-top-section-5 .text p{
	margin-top:7px;
	font-size:100%;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////

 clerfix

/////////////////////////////////////////////////////////////////////////////////////////////////*/

.clearfix:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
} /*IE7?O_uEU*/

.clearfix{display:inline-block;} /*IE7MacIE5*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6?O*/

.charge-saloon-table{ float:left;}
.charge-saloon-info{ float:left; width:250px;}

