<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**--------------------------------------
  second common
----------------------------------------**/
.second header {
}
.second #breadcrumb {
	font-size: 12px;
	height: 48px;
	padding-top: 19px;
	text-align: right;
}
.second #breadcrumb a:hover {
	color: #fc5170;
	text-decoration: underline;
}
.second #breadcrumb a#to_home {
	background: url(../images/second/marker_home.png) no-repeat left center;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 4px;
}
.second #main {
	background: url(../images/second/section_line.png) no-repeat center bottom;
	padding-bottom: 107px;
}
.second #main article{
	position: relative;
}
.second #main #h2_box {
	background: url(../images/second/section_line.png) no-repeat center bottom;
	height: 66px;
	margin-bottom: 30px;
	width: 700px;
}
.page #main h2 ,
.second #main h2 {
	background: url(../images/second/con_entry_h2_bg.png) no-repeat left top;
}
.second #main h2 {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 22px;
	padding-left: 3em;
	padding-top: 4px;
}
.second #main h3{
	background: url(../images/second/h3_bg.png) no-repeat left center;
	font-size: 18px;
	height: 1.0em;
	line-height: 1;
	margin-bottom: 25px;
	padding-left: 1.5em;
	padding-top: 4px;
}

.second #main .article_body{
	color: #4c4c4c;
	font-size: 14px;
	position: relative;
}
.second #main h4{
	background: url(../images/second/h4_bg.png) no-repeat left center;
	color: #fd859b;
	height: 26px;
	padding-left: 30px;
	padding-top: 3px;
}

.second #main .article_body p.txt_top{
	color: #fd8596;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 13px;
	text-align: center;
}


/**
	second-sidebar
*************************************/

.second aside{
	margin-top: -5px;
	padding-top: 0;
}
.second aside a#side_btn_rsrv {
	margin: 0 auto 20px;
}
.second aside .side_menu {
	margin: 0 auto;
	margin-bottom: 22px;
	padding-top: 20px;
	width: 251px;
	
}
.second aside .side_menu h2 {
	background: url(../images/second/side_title_bg.png) no-repeat center;
	color: #fc5170;
	font-weight: bold;
	margin-bottom: 13px;
	padding: 0;
}
.second aside .side_menu ul {
	margin-top: 0;
}
.second aside .side_menu li {
	font-size: 14px;
	line-height: 2.0;
	list-style: none url(../images/marker.png);
}
.second aside .side_menu a{
	color: #4c4c4c;
	text-decoration: none;
}
.second aside .side_menu li a:hover{
	color: #fc5170;
	text-decoration: underline;
}
.second aside #member {
	background: url(../images/second/side_bg1.png) no-repeat center top;
	height: 335px;
	width: 251px;
}
.second aside #member ul {
	margin-bottom: 25px;
}
.second aside #qanda {
	background: url(../images/second/side_bg2.png) no-repeat center top;
	height: 217px;
	position: relative;
	width: 251px;
}

.second aside a#to_login ,
.second aside a#to_entry {
	color: #fff;
	display: block;
	margin: 0 auto;
	text-align: center;
	text-decoration: none;
	width: 199px;
	font-size: 14px;
}
.second aside a#to_login {
 	height: 35px;
	background: url(../images/second/side_btn.png) no-repeat left top;
	margin-bottom: 8px;
	padding-top: 8px;
}
.second aside a#to_entry {
 	height: 27px;
	background: url(../images/second/side_btn.png) no-repeat left bottom;
	padding-top: 4px;
}
.second aside a#to_login:hover {
	background-position:  right top;
}
.second aside a#to_entry:hover {
	background-position:  right bottom;
}

.second aside a#to_list{
	bottom: 22px;
	position: absolute;
	right: 35px;
	text-decoration: underline;

}
.second aside a#to_list:hover{
	text-decoration: none;
}
.second aside .side_block {
	margin: 0 auto;
}
/**-------------------------------------
	ä¸‹å±¤ãƒšãƒ¼ã‚¸å€‹åˆ¥ã‚¹ã‚¿ã‚¤ãƒ«
	ãƒ»section#mainå†…éƒ¨
	ãƒ»bodyã¸é©ç”¨ã™ã‚‹ãƒšãƒ¼ã‚¸å€‹åˆ¥ã®ã‚¯ãƒ©ã‚¹ã‚’ä½¿ç”¨ã—ã¦è­˜åˆ¥ã™ã‚‹
	
-------------------------------------**/


.second #main .box_title {
	padding: 10px;
	background: none repeat scroll 0% 0% #db7093;
}
.second #main .box_title div{
	color: #FFF;
	font-weight: normal;
	text-align: left;
	font-size: 100%;
}
.second #main .box_title div a:hover{
	color: #FFF;
}

.second #main .box_outer {
	width: 100%;
	margin: 0 0 3em;
}
.second #main .box_outer{
	border: solid 1px #de526e;
}

.second #main div.el_name ,
.second #main div.el_content {
	display: block;
	float: left;
	padding: 10px;
	margin: 0;
}

.second #main h4 {
  background-image: none;
  padding:0;  
}
.second #main h4:before {
  content: "ãƒ»"
}
.second #main .article_body_base {
  padding: 0 1.5em;
}
.second #main .article_inner_base {
  border-top: 2px solid #fd859b;
  margin-top: 1em;
  margin-bottom: 4em;
  padding-top: 2em;
}

.second aside .side_submenu{
	margin-bottom: 30px;
	width: 250px;
	margin: 23px auto 30px;
}
.second aside .side_submenu ul{
	list-style: none none inside;
	padding: 0;
	font-size: 14px;
}
.second aside .side_submenu ul li {
	line-height: 3em;
	margin-bottom: 2px;
	height: 3em;
}
.second aside .side_submenu ul li a{
	background: #ffeaee;
	display: block;
	color: #4d4d4d;
	font-weight: bold;
	padding-left: 12px;
	
}
.second aside .side_submenu ul li a:hover {
	background: #f6f6f6;
	color: #fc5170;	
}



/**-------------------------------------
	ãƒ«ãƒ¼ãƒˆãƒœãƒƒã‚¯ã‚¹
***************************************/
.second #main .route{
	padding: 1em;
}
.second #main .route div {
  width: 100%;
}
.second #main .route  dl {
  list-style: none none outside;
  display: inline;
  float: left;
  margin-right: 4px;
  width: 5em;
  height: 6em;
  font-size: 70%;
  background: #f9e3e8;
}
.second #main .route span{
  margin-right: 4px;
  width: 1em;
  display: inline-block;
  float: left;
  padding: 1.5em 0;
  text-align: center;
  font-size: 120%;
}
.second #main .route dl.dept {
  background: #fff9d9;
}
.second #main .route dt ,
.second #main .route dd {
  text-align: center;
  margin: 0;
}
.second #main .route dt {
  height: 3em;
  padding: 0.5em;
}
.second #main .route dt a{
  font-size: inherit;
  text-decoration: underline;
}
.second #main .route dd {
  height: 2em;
  width: 100%;
}






/**-------------------------------------
	æ–°ç€æƒ…å&nbsp;±
	news.html
***************************************/
.news .article_body{
  border: 2px solid #ccc;
  border-radius: 12px;
  box-shadow:inset 0 0 4px #ccc;
  padding: 2em;
}
.news #main #sect01 .article_body h3{
  background: url("../images/second/news_title_bg.png") no-repeat left center;
  height: 71px;
  width: 620px;
  color: #fff;
  line-height: 4em;
}
.news #main #notice_box {
	text-align: center;
	margin-top: 58px;
}
.news #main #notice_box a{
	background: url(../images/marker.png) no-repeat left center;
	padding-left: 1.5em;
	color: #fd8598;
	text-decoration: underline;
	font-size: 12px;
}
#article_img {
    text-align: center;
    margin: 15px 0;
}
#article_img img{
    max-width: 60%;
    height: auto;
    max-height: 300px;
}

/**-------------------------------------
	ã¯ã˜ã‚ã¦ã”åˆ©ç”¨ã«ãªã‚‹æ–¹ã¸
	introduction.html
***************************************/
.introduction #main h2 {
	background-image: url(../images/second/introduction_h2_bg.png);
}

/**
	service
*************************************/

.introduction #service {
	background: url(../images/second/article_bg1.png) no-repeat center bottom;	
	height: 1059px;
	margin-bottom: 63px;
	width: 699px;
}
.introduction #main .article_body{
	padding: 42px 30px 0;
}
.introduction #service .article_body &gt; p{
	text-align: center;
}
.introduction #service ul {
	display: block;
	list-style: none outside;
	margin: 34px auto 0;
}
.introduction #service .article_inner {
	border-bottom: dotted 1px #aaa;
}
.introduction #service ul li {
	display: block;
	float: left;
	height: 360px;
	margin:0 auto 34px;
	position: relative;
	width: 200px;
}
.introduction #service ul li.li_center {
	margin-left: 19px;
	margin-right: 19px;
}
.introduction #service ul li img {
	bottom: 190px;
	left: 11px;
	position: absolute;
}

.introduction #service ul li h4 {
	left: 10px;
	position: absolute;
	top: 185px;
}
.introduction #service ul li p {
	line-height: 1.85;
	margin-left: 10px;
	margin-right: 10px;
	position: absolute;
	top: 237px;
	width: 180px;
}
.introduction #service ul li p span {
	color: #fc5170;
}

.introduction #service #img_bottom{
	bottom: 7px;
	left: 24px;
	position: absolute;
}

/**
	facility
*************************************/

.introduction #facility {
	background: url(../images/second/article_bg2.png) no-repeat center bottom;
	height: 1514px;
	width: 699px;
}

.introduction #facility .article_body &gt; div{
	float: left;
	position: absolute;
	top: 115px;
	width: 260px;
}
.introduction #facility .article_body h4 {
	margin-bottom: 8px;	
}
.introduction #facility .article_body ul {
	background: url(../images/second/article_list_bg.png) no-repeat center top;
	display: block;
	height: 118px;
	list-style: none url(../images/second/marker2.png);
	padding-left: 40px;
	padding-top: 8px;
	width: 220px;
}
.introduction #facility .article_body ul li {
	line-height: 2.67
}
.introduction #facility .article_body img {
	display: block;
	position: absolute;
}
.introduction #facility .article_body img#article_img01 {
	top: 74px;
	right: 12px;
}
.introduction #facility .article_body img#article_img02 {
	top: 322px;
	left: 25px;
}
.introduction #facility .article_body img#article_img03 {
	top: 735px;
	left: 25px;
}
.introduction #facility .article_body img#article_img04 {
	top: 1095px;
	left: 25px;
}



/**-------------------------------------
	ã®ã‚Šã°æ¡ˆå†…
	busstop.html

***************************************/
.busstop #main h2{
  background-image: url(../images/second/busstop_h2_bg.png);
  
}
.busstop #main #sect01{
  margin-bottom: 4em;
}
.busstop #main #sect02 .article_inner{
  padding-bottom: 3em;
  border-bottom: 1px dotted #aaa;
  margin-bottom: 3.5em
}
.busstop #main #sect01 #btn_box_outer{
  width: 606px;  
  padding: 0 0 0 10px;
  margin: 0 auto;
}

.busstop #main a.btn_busstop,
.busstop #main #sect01 .btn_outer p{
  display: block;
  position: absolute;
  line-height: 3em;
}
.busstop #main a.syoei_busstop{
  line-height: 1em;
  padding-top: 0.5em;
}
.busstop #main a.btn_busstop{
  width: 100%;
  text-align: center;
  z-index: 20;
}
.busstop #main a.btn_busstop:hover{
  text-decoration: none;
  color: #fff;
}
.busstop #main a.btn_busstop span{
  font-size: 75%;
}

.busstop #main #sect01 .btn_outer p{
  left: 0.5em;
  z-index: 10;
}
.busstop #main #sect01 .btn_outer:hover {
  background: #d5ba6f;
}
.busstop #main #sect01 .btn_outer {
  background: #e0cc95;
  color: #fff;
  border-radius: 4px;
  box-shadow:inset 0px 0px 2px 2px #aaa;
  width: 192px;
  height: 3em;  
  position: relative;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.busstop #main #sect02 p.busstop_name {
  background: url(../images/second/busstop.png) no-repeat left center;
}
.busstop #main #sect02 p {
  padding-left: 1em;
}
.busstop #main #sect02 .no_border {
  border: 0;
}
  
  /**-------------------------------------
	æ™‚åˆ»è¡¨
	timetable.html

***************************************/
.timetable #main h2 {
	background-image: url(../images/second/timetable_h2_bg.png);
}

.timetable #main .main_block .icon {
	width: 130px;
	position: absolute;
	height: 16px;
	line-height:0;
	color: #fc5170;
	font-weight: bold;
	font-size: 16px;
	top: 24px;
	right: 26px;
}
.timetable #main .main_block .icon img {
	width: 16px;
	height: 16px;
}
.timetable .article_inner {
	width: 640px;
	margin: 0 auto;
}
.timetable table {
	width: 640px;
	border: 1px solid #ccc;
	margin-bottom: 1em;
}
.timetable table th ,
.timetable table td {
	border: 1px solid #ccc;
}
.timetable table thead {
	background: #445da0;
	color: #fff;
}
.timetable table thead th {
	font-weight: normal;
	text-align: left;
	padding-left: 1em;
}
.timetable table tbody {
	color: #4d4d4d;
}
.timetable table tr{
	height: 3em;
	line-height: 1.65em;
}
.timetable table tbody th {
	width: 50%;
	text-align: left;
	padding-left: 1em;
	font-weight: normal;
}
.timetable #sect01 table tbody tr.arv th {
	background: url(../images/second/out.png) no-repeat 95% center;
}
.timetable #sect01 table tbody tr.dep th {
	background: url(../images/second/in.png) no-repeat 95% center;
}
.timetable #sect01 table tbody tr.imagenone th{
	background-image: none;
}
.timetable .odd {
	background-color: #f6fbfc;
}
.timetable .even {
	background-color: #e3f0f5;
}
.timetable table tbody td {
	width: 18%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.timetable #sect01 .article_inner p span {
	color: #fc5170;
	font-weight: bold;
}
.timetable #sect02 .article_inner p span {
	color: #53bd28;
	font-weight: bold;
}
.timetable #sect01 .article_body {
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: dotted 1px #ccc;
}
/*2017.11.01æ™‚åˆ»è¡¨éƒ¨åˆ†ä¿®æ­£*/
.main_block h3 { cursor: pointer; text-decoration: underline; }
.main_block h3:hover { color: #fc5170; text-decoration: none; }

  /**-------------------------------------
	äºˆç´„å±¥æ­´
	myreserve.html

***************************************/
.myreserve #main h2 {
	background-image: url(../images/second/timetable_h2_bg.png);
}

.myreserve #main .main_block .icon {
	width: 100px;
	position: absolute;
	height: 16px;
	line-height:0;
	color: #fc5170;
	font-weight: bold;
	font-size: 16px;
	top: 24px;
	right: 26px;
}
.myreserve #main .main_block .icon img {
	width: 16px;
	height: 16px;
}
.myreserve .article_inner {
	width: 640px;
	margin: 0 auto;
}
.myreserve table {
	width: 640px;
	border: 1px solid #ccc;
	margin-bottom: 1em;
}
.myreserve table th ,
.myreserve table td {
	border: 1px solid #ccc;
}
.myreserve table thead {
	background: #445da0;
	color: #fff;
}
.myreserve table thead th {
	font-weight: normal;
}
.myreserve table tbody {
	color: #4d4d4d;
}
.myreserve table tr{
	height: 3em;
	line-height: 1.65em;
}
.myreserve #sect01 table tbody th {
	width: 20%;
	text-align: left;
	padding-left: 1em;
	font-weight: normal;
}
.myreserve #sect02 table tbody th {
	text-align: left;
	padding-left: 1em;
	font-weight: normal;
}
.myreserve #sect01 table tbody tr th {
	background: url(../images/second/out.png) no-repeat 95% center;
}
.myreserve #sect02 table tbody tr th {
	background: url(../images/second/in.png) no-repeat 95% center;
}
.myreserve #sect01 table tbody tr.imagenone th ,
.myreserve #sect01 table tbody tr.shinjukuminami th ,
.myreserve #sect02 table tbody tr.shinjukuminami th {
	background-image: none;
}
.myreserve .odd {
	background-color: #f6fbfc;
}
.myreserve .even {
	background-color: #e3f0f5;
}
.myreserve .cxl {
	background-color: #dcdcdc;
}
.myreserve #sect01 table tbody td {
	text-align: center;
	font-size: 18px;
}
.myreserve #sect02 table tbody td {
	text-align: center;
	font-size: 18px;
}
.myreserve #sect01 .article_inner p span {
	color: #fc5170;
	font-weight: bold;
}
.myreserve #sect02 .article_inner p span {
	color: #53bd28;
	font-weight: bold;
}
.myreserve #sect01 .article_body {
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: dotted 1px #ccc;
}

/**-------------------------------------
	ä¹—è»Šé‹è³ƒ
	fare.html

***************************************/
.fare #main h2 {
	background-image: url(../images/second/fare_h2_bg.png);
}
.fare #main .article_body p.sectionhead {
	font-size: 18px;
	color: #fc5170;
	text-align: center;
	font-weight: bold;
}
.fare #main .article_body p span#month {
	font-size: 24px;
}


.fare #main #plan_info ul{
  list-style: square none outside;
  line-height: 1.8em;
  margin-left: 2em;
}
.fare #main #plan_info thead{
  text-align: left;
  color: #fff;
  }
.fare #main #plan_info tbody td{
  line-height: 3em;
  padding: 1em;
}
.fare #main #plan_info #plan{
  text-align: center;
  background: #fff1ad;
  width: 25%;
}
.fare #main #plan_info input{
  margin-left: 2em;
}
.fare #main #plan_info .detail&gt;p{
  background: url(../images/common/icon01.gif) no-repeat left center;
  padding-left: 1.5em;
}
.fare #main #plan_info .detail img{
  width: 200px;
  float: left;
}
.fare #main #plan_info .detail div{
  float: left;
  margin-left: 1em;
  line-height: 1.8em;
/*  width: 480psx;*/
}
.fare #main #plan_info .detail ul {
  display: block;
  width: 95%;
}
.fare #main #plan_info .detail li{
  display: inline-block;
}
.fare #main #plan_info .detail img.icon{
  width: 30px;
  height: 30px;
  margin: 4px;
}

/**dummy**/
.fare #main .bus_calendar {
	height: auto;
}/**/



.fare #main .bus_calendar .box_title .boxL{
	float: left;
	width: 20%;
	line-height: 2.5em;
}
.fare #main .bus_calendar .box_title .boxR{
	float: right;
	width: 80%;
	font-size: 80%;
	line-height: 1.5em;
}

.fare #main .bus_calendar table a{
	text-decoration: none;
	color: #4d4d4d;
}
.fare #main .bus_calendar table a:hover{
	text-decoration: underline;
	color: #fc5170;
}

.fare #main table.box_outer th,
.fare #main table.box_outer td{
	border: solid 1px #de526e;
}
.fare #main .bus_calendar thead tr.year_month {
	background: #eee;
	line-height: 3em;
}
.fare #main .bus_calendar table td{
	text-align: center;
	padding: 0.5em 0 1em;
	width: 14%;
}
.fare #main .bus_calendar table td span.normal{
	font-weight: bold;
	
}
.fare #main .bus_calendar table td a.cancel {
	font-size: 70%;
	background: #fee;
/*	border: 1px solid #f00;*/
	text-decoration: underline;
	width: 70%;
	display: block;
	margin: 0 auto;
}
.fare #main .bus_calendar table td .point {
	font-size: 70%;
	color: #f00;
	height: 2.1em;
}

.fare #main .bus_calendar table td.today{
	background-color: #f0fff0;
}
.fare #main .bus_calendar table td.sat{
	background-color: #66ccff;
}
.fare #main .bus_calendar table td.sun{
	background-color: #ffcccc;
}
.fare #main .bus_calendar span.point02{
	color:#DF536D;
}
.fare #main .bus_calendar span.point04{
	color:#00f;
}
.fare #main .bus_calendar tfoot .tfoot_inner{
	position: relative;
}

.fare #main .bus_calendar tfoot td p{
	padding: 0.5em 0;	
	display: block;
	color: #000;
	font-weight: normal;
	line-height: 1;
	margin: 0;
	font-size: 100%;
}
.fare #main .bus_calendar tfoot p.back_m{
	display: block;
	position: absolute;
	margin: 0;
	font-size: 100%;
	top: 0em;
	left: 1em;
}
.fare #main .bus_calendar tfoot p.next_m{
	display: block;
	position: absolute;
	margin: 0;
	font-size: 100%;
	top: 0em;
	right: 1em;
}
.fare #main .bus_calendar tfoot p.back_m span{
	background: #de526e;
	display: inline-block;
	width: 0.8em;
	height: 0.8em;
	font-size: 50%;
	color: #fff;
	padding: 0.5em;
	line-height: 1;
	border-radius: 50% 50%;
}
.fare #main .bus_calendar tfoot p.next_m span{
	background: #de526e;
	display: inline-block;
	width: 0.8em;
	height: 0.8em;
	font-size: 50%;
	color: #fff;
	padding: 0.5em;
	line-height: 1;
	border-radius: 50% 50%;
}

.fare #main .bus_list img {
  margin: 10px;
}
.fare table tbody th {
	background: #87cefa;
	text-align: center;
}
.fare table tbody td {
	text-align: center;
}
.fare #main #notice_box {
	text-align: center;
}
.fare #main #notice_box a{
	background: url(../images/marker.png) no-repeat left center;
	padding-left: 1.5em;
	color: #fd8598;
	text-decoration: underline;
	font-size: 12px;
}
.fare #main .red {
	font-weight: bold;
	color: #f00;
}

/**-------------------------------------
	ä¹—è»Šäºˆç´„å…±é€š
	reservation/

***************************************/
.reservation #main{
	width: 100%;
	background-image: none;
	padding-bottom: 0;
}
.reservation #main_inner{
	margin-bottom: 48px;
}

.reservation #main #indicator{
	margin-bottom: 20px;
	width: 973px;
	height: 48px;
}
.reservation #main .article_inner{
	border: 1px solid #eebdc9;
/*	padding-bottom: 2em;*/
	
}
.reservation #main p.sectionhead{
	background: url(../images/second/frame_head_bg.png) no-repeat left top;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	height: 40px;
	line-height: 2em;
	padding-left: 1em;
}
.reservation #main input.res_btn {
	border: 0;
}
.reservation #main a.res_btn ,
.reservation #main input.res_btn {
	margin: 20px auto;
	height: 42px;
	width: 181px;
	display: block;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
	
}
.reservation #main input.res_btn:hover,
.reservation #main a.res_btn:hover {
	background-position: center bottom;
}
.reservation #main input.back_btn {
	border: 0;
}
.reservation #main a.back_btn ,
.reservation #main input.back_btn {
	margin: 20px auto;
	height: 42px;
	width: 181px;
	display: block;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
	
}
.reservation #main input.back_btn:hover,
.reservation #main a.back_btn:hover {
	background-position: center bottom;
}


/**-------------------------------------
	ç©ºå¸­çŠ¶æ³
	reservation/search.html

***************************************/
.res_search #main {
  
}
.res_search #main h2{
  padding: 0;
  margin: 0;
/*
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  display: block;
  width: 973px;
*/
}

.res_search #main .article_inner {
  margin-bottom: 2em;
  padding-bottom: 1em;
}
.res_search #main #search_area {
  background: #fffafa;
  
}
.res_search #main #search_area h4{
  background: url(../images/common/icon01.gif) no-repeat 1em center;
  padding-left: 2.5em;
  color: #000;
  display: inline-block;
}
.res_search #main #search_area h3{
  background: url(../images/common/icon01.gif) no-repeat 1em center , linear-gradient(to top,rgba(168, 168, 168, 0.4) 3%,transparent 30%);
  line-height: 2em;
  padding-top: 0.5;
  padding-left: 2.5em;
  height: 100%;
}
.res_search #main .search_box1,
.res_search #main .search_box2{
  height: 240px;
  margin: 0 10px 2em;;
  border: 1px solid #df536d;
  padding: 1em;
  width: 400px;
  background: #fff;
}
.res_search #main #search_condition {
  width: 100%;
}
.res_search #main .search_box1{
  float: left;
}
.res_search #main #arrow{
  width: 75px;
  float: left;
  text-align: center;
}
.res_search #main .search_box2{
  float: right;
}

.res_search #main .busstop,
.res_search #main .bustype{
  width: 200px;
}
.res_search #main .busstop {
  float: left;
}
.res_search #main .bustype {
  float: right;
}
.res_search #main .form_area .select_box{
  width: 100%;
  padding: 0 1em;
}
.res_search #main .form_area p,
.res_search #main .form_area .form_element {
    margin: 0 0.5em 0.5em;
}
.res_search #main #arrow{
  height: 150px;
  font-size: 400%;
  padding-top: 120px;
}
.res_search #main input#srch_submit {
  display: block;
  margin: 0 auto;
}

.res_search #main .search_box2 .opt_box {
  margin-top: 1em;
}
.res_search #main .search_box2 .opt_box label{
  width: 30px;
  height: 30px;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  margin:0 8px;
}

.res_search #main .search_box2 label#night {
  background: url(../images/second/icon_night.png) no-repeat left center;
}

.res_search #main .search_box2 label#day {
  background: url(../images/second/icon_day.png) no-repeat left center;
}

.res_search #main .search_box2 label#female {
  background: url(../images/second/icon_female.png) no-repeat left center;
}

.res_search #main .search_box2 label#safe {
  background: url(../images/second/icon_safe.png) no-repeat left center;
}

.res_search #main .search_box2 label#wc {
  background: url(../images/second/icon_wc.png) no-repeat left center;
}

.res_search #main .search_box2 label#wireless {
  background: url(../images/second/icon_wireless.png) no-repeat left center;
}

.res_search #main .search_box2 label#power {
  background: url(../images/second/icon_power.png) no-repeat left center;
}

.res_search #main .search_box2 label#curtain {
  background: url(../images/second/icon_curtain.png) no-repeat left center;
}

.res_search #main .search_box2 label#curtain_p {
  background: url(../images/second/icon_curtain_p.png) no-repeat left center;
}

.res_search #main .search_box2 label#two_drivers {
  background: url(../images/second/icon_2drivers.png) no-repeat left center;
}

.res_search #main .search_box2 label#two_drivers {
  background: url(../images/second/icon_2drivers.png) no-repeat left center;
}

.res_search #main .search_box2 label#two_seats {
  background: url(../images/second/icon_2x1.png) no-repeat left center;
}

.res_search #main .search_box2 label#three_seats {
  background: url(../images/second/icon_3seats.png) no-repeat left center;
}

.res_search #main .search_box2 label#four_seats {
  background: url(../images/second/icon_4seats.png) no-repeat left center;
}

.res_search #main .search_box2 label#ten_seats {
  background: url(../images/second/icon_10.png) no-repeat left center;
}

.res_search #main #sort_box {
  font-size: 90%;
  margin-bottom: 1em;
}
.res_search #main #sort_box ul{
  list-style: none none outside;
  display: inline-block;
  float: left;
}
.res_search #main #sort_box ul li{
  display: inline;
}
.res_search #main #sort_box ul li:after{
  content: "|";
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.res_search #main #sort_box p{
  display: inline-block;
  float: right;
}

.res_search #main .busImg{
  margin: 15px 5px 0px 20px;
  float: left;
  width: 220px;
  display: inline;
}
.res_search #main .busInfo{
  float: right;
  margin-top: 15px;
  width: 735px;
  display: inline;
}
.res_search #main .busInfo&gt;img{
  float: left;
  display: inline-block;
  margin-right: 20px;
}

.res_search #main .busInfo ul.kekkaIcon li{
  display: inline;
  margin-right: 5px;
}
.res_search #main .plan{
  margin: 10px 0;
}

.res_search #main .plan table{
  border-top: 1px solid #AAA;
  width: 565px;
  margin-bottom: 1em;
}
.res_search #main .plan table th{
  padding-left: 25px;
  background: url("../images/common/icon01.gif") no-repeat scroll left center transparent;
  font-weight: normal;
  text-align: left;
    border-bottom: 1px solid #AAA;
}
.res_search #main .plan table td{
    padding: 5px 0px;
    border-bottom: 1px solid #AAA;
}
.res_search #main .plan button.btn_reservation{
  width: 100%;  
}
/**-------------------------------------
	ä¹—è»Šäºˆç´„
	reservation/entry.html

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

.res_entry #main {
}

.res_entry #main #sect01{
	width: 580px;
	float: left;
}
.res_entry #main #sect01 .article_inner{
	background: #fff6f8;
	padding-bottom: 1.5em;
}
.res_entry #main #sect01 .article_inner p.sectionhead {
	margin-bottom: 22px;
}

.res_entry #main #sect01 #destination{
	margin-bottom: 50px;
}

.res_entry #main #sect01 #destination &gt;p{
 background: url(../images/second/marker3.png) no-repeat 1.5em center;
	padding-left: 3em;
	width: 50px;
	display: inline-block;
}
.res_entry #main #sect01 #destination a{
	display: inline-block;
	width: 160px;
	height: 34px;
/*	font-size: 16px;*/
	padding-top: 0.5em;
	font-weight: bold;
}
.res_entry #main #sect01 #destination a#to_tokyo{
	background: #fc5170;
	color: #fff;
	border: 1px solid #fc5170;
}

.res_entry #main #sect01 #destination a#to_nagano{
	background: #fff;
	color: #fd8ca1;
	border: 1px solid #fd8ca1;
	margin-left: 14px;
}
.res_entry #main #sect01 .form_labels{
	color: #fd859b;
	font-weight: bold;
	display: inline-block;
}
.res_entry #main #sect01 p.txt_head{
	background: url(../images/second/h3_bg.png) no-repeat 1.5em center;
	padding-left: 3em;
	padding-top: 0.3em;
	margin-bottom: 26px;
}

.res_entry #main #sect01 p.form_labels,
.res_entry #main #sect01 label {
	margin-right: 1em;
}


.res_entry #main #sect01 p.form_labels,
.res_entry #main #sect01 p.normal_txt{
	display: inline-block;
}

.res_entry #main #sect01 #busstops {
		margin-bottom: 54px;
}
.res_entry #main #sect01 #busstop_box {
		padding-left: 5em;
}
.res_entry #main #sect01 #busstops #date {
	margin-bottom: 27px;
}
.res_entry #main #sect01 #busstops select{
	height: 34px;
	width: 360px;
}
.res_entry #main #sect01 #busstops p#down_arrow{
/*	height: 45px;*/
	line-height: 2.2em;
	font-size: 20px;
	font-weight: bold;
	padding-left: 0.7em
}
.res_entry #main #sect01 #busstops {
	margin-bottom: 54px;
}

.res_entry #main #sect01 #amount {
	margin-bottom: 41px;
}
.res_entry #main #sect01 #amount p{
	display: inline-block;
}
.res_entry #main #sect01 #amount p#label_amount_box,
.res_entry #main #sect01 #price_detail_box p#label_price_detail {
	position: absolute;
}
.res_entry #main #sect01 #amount_box {
	padding-left: 1.5em;
}
.res_entry #main #sect01 #amount_box p.form_labels{
	width: 90px;
	text-align: right;
}
.res_entry #main #sect01 #amount_box input {
	margin-left: 1.8em;
	margin-right: 0.3em;
	width: 40px;
}
.res_entry #main #sect01 #amount_box div {
	margin-bottom: 18px;
	position: relative;
}
.res_entry #main #sect01 #amount #adults ,
.res_entry #main #sect01 #amount #child ,
.res_entry #main #sect01 #price_detail_box .price_detail {
	margin-left: 108px;
}

.res_entry #main #sect01 #amount #adults p,
.res_entry #main #sect01 #amount #child p{
	margin-right: 14px;
}
.res_entry #main div.row{
	border-top: 1px solid #eebdc9;
}
.res_entry #main div.last_row .el_content{
  border: 0;
}
/*
.res_entry #main div.el_name ,
.res_entry #main div.el_content {
	display: block;
	float: left;
	padding: 10px;
	margin: 0;
  line-height: 2.5em;
}
*/
.res_entry #main div.el_name {
  width: 20%;
  text-align: center;
  height: 100%;
}
.res_entry #main div.el_content {
  border-left: 1px solid #eebdc9;
  width: 68%;
}

.res_entry #main div.el_content #number{
  width: 200px;
}
.res_entry #main div.btn_box_bus {
  width: 350px;
  float: none;
  margin: 0 auto;
}
.res_entry #main div.btn_box_bus input.bus_detail_btn{
  width: 130px;
  padding: 0;
  margin-left: 20px;
  margin-right: 20px;
}
.res_entry #main div.el_content button {
  line-height: 1.5em;
}
.res_entry #main div.el_content img{
  height: 200px;
  width: auto;
}




.res_entry #main #sect01 #price_sum {
	margin: 0 1.5em 1em 1.5em;
	padding-left: 1em;
	line-height: 2.5em;
	border: 1px solid #fc5170;
	background: #ffffae;
}
.res_entry #main #sect01 #price_sum p {
	margin-right: 14px;
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
}
.res_entry #main #sect01 #price_sum p#price {
	color: #f00;
}



.res_entry #main #sect02{
	width: 360px;
	float: right;
}
.res_entry #main #sect02 #cancellation {
/*	margin-bottom: 32px;*/
	border: solid 1px #cceeae;
}
.res_entry #main #sect02 p.sectionhead{
	background: url(../images/second/frame_head_can.png) no-repeat center top;
}
.res_entry #main #sect02 p.normal_txt{
	margin: 2em 1em 1em 1em;
}
.res_entry #main #sect02 table{
	width: 320px;
	margin: 0 auto 2em;
	font-weight: bold;
}
.res_entry #main #sect02 table thead {
	background: #d9d9d9;
}
.res_entry #main #sect02 table thead th,
.res_entry #main #sect02 table tbody td {
	border: solid 1px #ccc;
	line-height: 3em;
	
}
.res_entry #main #sect02 table tbody td {
	padding-left: 1em;
}
.res_entry #main .notice {
	border: solid 1px #fc5170;
	padding: 0.5em 2em 0;
    margin-top: 32px;
}
.res_entry #main #sect02 #notice_title {
	background: url(../images/second/res_entry_notice.png) no-repeat left top;
	height: 32px;
	padding-left: 42px;
	line-height: 2.4;
	margin: 10px 0 12px ;
}
.res_entry #main .notice p.inner_txt {
	margin: 0 0 1em;
}
.res_payment #main input.res_btn ,
.res_payment #main input.res_btn2 ,
.res_entry #main input.res_btn {
	background: url(../images/second/res_entry_btn.png) no-repeat center top;
}
.res_payment #main input.back_btn ,
.res_entry #main input.back_btn {
	background: url(../images/second/res_confirm_back.png) no-repeat center top;
}
.res_entry #main #canp{
	width: 460px;
	float: left;
}
.res_entry #main #canp #cancellation {
	border: solid 1px #cceeae;
}
.res_entry #main #canp p.sectionhead{
	background: url(../images/second/frame_head_bg2.png) no-repeat center top;
}
.res_entry #main #canp p.normal_txt{
	margin: 2em 1em 1em 1em;
}
.res_entry #main #canp table{
	width: 420px;
	margin: 0 auto 2em;
	font-weight: bold;
}
.res_entry #main #canp table thead {
	background: #d9d9d9;
}
.res_entry #main #canp table thead th,
.res_entry #main #canp table tbody td {
	border: solid 1px #ccc;
	line-height: 3em;
	
}
.res_entry #main #canp table tbody td {
	padding-left: 1em;
}
.res_entry #main .notice {
	border: solid 1px #fc5170;
	padding: 0.5em 2em 0;
    margin-top: 32px;
}
.res_entry #main #canp #notice_title {
	background: url(../images/second/res_entry_notice.png) no-repeat left top;
	height: 32px;
	padding-left: 42px;
	line-height: 2.4;
	margin: 10px 0 12px ;
}

/**-------------------------------------
	ä¹—è»Šäºˆç´„/æ­ä¹—è€…åã€æ”¯æ‰•æ–¹æ³•
	reservation/payment.html

***************************************/
/** æ­ä¹—è€…å…¥åŠ›ãƒ»äºˆç´„å†…å®¹ç¢ºèªå…±é€š
	body.re_detail
-------**/
.res_detail #main article{
	margin-bottom: 50px;
}
.res_detail #main tr,
.res_detail #main .row {
	border-bottom: 1px solid #eebdc9;
	padding: 0;
}
.res_detail #main .last_row {
	border-bottom: 0;
}

.res_detail #main .el_name {
	font-weight: bold;
}

.res_detail #main div.el_name ,
.res_detail #main div.el_content {
/*
	display: block;
	float: left;
	margin: 0;
*/
	padding: 10px 0 10px 20px;
}
.res_detail #main div.el_name {
	width: 20%;
}
.res_detail #main div.el_content {
	border-left: 1px solid #eebdc9;
	width: 75%;
}

.res_detail #main #sect02 table thead{
	border-bottom: 1px solid #eebdc9;
	line-height: 3em;
	
}
.res_detail #main #sect02 table {
	width: 100%;
}
.res_detail #main #sect02 table thead th{
	text-align: left;
	padding: 1em 0 1em 3em;
	background: url(../images/second/h3_bg.png) no-repeat 1em center;
}
.res_detail #main #sect02 td.el_content ,
.res_detail #main #sect02 td.el_name {
/*	border-bottom: 1px solid #ccc;*/
	padding: 10px 3px 10px 20px;
	margin: 0;
}

.res_detail #main #sect02 td.el_content {
	border-left: 1px solid #eebdc9;
	width: 77%;
}
.reservation #main .red {
	font-weight: bold;
	color: #f00;
}
.res_detail #main #sect02 td.el_name {
	width: 23%;
}

/**
 body.res_detail ã“ã“ã¾ã§
-----------**/

.res_payment #main #sect01 .article_inner {
	border-color: #eebdc9;
}
.res_payment #main #sect01 p.sectionhead {
	background: #e7d8ae;
}
.res_payment #main .form_area {
  border: 1px solid #eebdc9;
}

/*.res_payment #main .form_element ,*/
.res_payment #main #sect01 .row {
	border-bottom-color: #eebdc9;
}
.res_payment #main div.el_content {
	border-left-color: #eebdc9;
}
.res_payment #main #sect02 table tr.form_area{
	line-height: 2em;
}

.res_payment #main #sect02 .form_area,
.res_payment #main #sect03 #payment_choice{
	background: #fff6f8;
}
.res_payment #main #sect02 table tr.form_area td.el_content{
	width: 60px;
}
.res_payment #main #sect02 table td.form_element .radio,
.res_payment #main #sect02 table td.form_element .radio2{
	margin-right: 1em;
}
.res_payment #main #sect02 table td.form_element .radio2{
	margin-left: 3em;
}

.res_payment #main #sect02 #btn_member a,
.res_payment #main #sect02 #btn_member p{
	vertical-align: middle;
	display: inline-block;
}
.res_payment #main #sect02 #btn_member a{
	background: url(../images/second/btn_menber.png) no-repeat center top;
	height: 27px;
	width: 181px;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
}
.res_payment #main #sect03 #payment_choice {
/*	position: relative;*/
	margin-bottom: 2em;
}
.res_payment #main #sect03 #payment_choice .el_name{
/*	height: 375px;*/
	padding-top: 175px
}
.res_payment #main #sect03 #payment_choice .el_name span{
	font-size: 12px;
}
.res_payment #main #sect03 .payment_box {
	margin-top: 1.8em;
/*	margin-bottom: 3em;*/
}

.res_payment #main #sect03 .payment_box p ,
.res_payment #main #sect03 .payment_box img {
	margin-left: 1em;
	margin-bottom: 2em;
}
.res_payment #main #sect03 .payment_box a{
	background: url(../images/marker.png) no-repeat left center;
	padding-left: 1.5em;
	color: #fd8598;
	text-decoration: underline;
	font-size: 12px;
}
.res_payment #main #sect03 .last_row{
	text-align: center;
}
.res_payment #main #sect03 .last_row p {
	margin-bottom: 2em;
}
.res_payment #main #sect03 .last_row table {
	margin: 0 auto 1em;
	width: 95%;
/*	border-collapse: separate;*/
}
.res_payment #main #sect03 .last_row table th{
	background: #d9d9d9;
}
.res_payment #main #sect03 .last_row table ,
.res_payment #main #sect03 .last_row table td {
	border: 1px solid #ccc;
}
.res_payment #main #sect03 .last_row table tr{
}
.res_payment #main #sect03 .last_row table td{
	padding: 1.2em 0;
	line-height: 1.4;
	font-weight: bold;
}
.res_payment #main #sect03 .last_row p.agree_check{
	color: #fd8598;
	margin-bottom: 4em;
}
.res_payment #main .note{
  font-size: 75%;
  color: #f00;
}
/*
.res_payment #main .required:after{
  content: "*";
  color: #f00;
}
*/

.res_payment #main #notice {
	margin-top: 70px;
	border: solid 1px #fc5170;
	padding-bottom: 1em;
	margin-bottom: 70px;
}
.res_payment #main #notice_title {
	background: url(../images/second/res_entry_notice.png) no-repeat left top;
	height: 32px;
	padding-left: 42px;
	line-height: 2.4;
	margin: 10px 0 12px 12px;
}
.res_payment #main #notice p.normal_txt {
	margin-left: 12px;

}
.res_payment #main input.btn_back {
	background: url(../images/second/res_confirm_back.png) no-repeat center top;
	top: 0;
	left: 0;
}

/**-------------------------------------
	ä¹—è»Šäºˆç´„/äºˆç´„å†…å®¹ç¢ºèª
	reservation/confirm.html
***************************************/

.res_confirm #main #notice {
	margin-top: 70px;
	border: solid 1px #fc5170;
	padding-bottom: 1em;
	margin-bottom: 70px;
}
.res_confirm #main #notice_title {
	background: url(../images/second/res_entry_notice.png) no-repeat left top;
	height: 32px;
	padding-left: 42px;
	line-height: 2.4;
	margin: 10px 0 12px 12px;
}
.res_confirm #main #notice p.normal_txt {
	margin-left: 12px;

}
.res_confirm #main .btn_box{
	position: relative;
	margin-bottom: 70px;
}
.res_confirm #main input.res_btn{
	display: inline-block;
	position: absolute;
/*	margin: 0;*/
}
.res_confirm #main input.btn_next {
	background: url(../images/second/res_confirm_next.png) no-repeat center top;
	width: 353px;
	height: 52px;
	left: 316px;
	
}
.res_confirm #main input.btn_next2 {
	background: url(../images/second/res_entry_btn.png) no-repeat center top;
	top: 0px;
	right: 0px;
	
}
.res_confirm #main input.btn_kessai {
	background: url(../images/second/res_kessai_btn.jpg) no-repeat center top;
	width: 353px;
	height: 52px;
	left: 316px;
}
.res_confirm #main input.btn_back {
	background: url(../images/second/res_confirm_back.png) no-repeat center top;
	top: 0;
	left: 0;
}

/**-------------------------------------
	ä¹—è»Šäºˆç´„/äºˆç´„å®Œäº†
	reservation/send.html

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

.res_send #main .article_inner #inner_txt{
	display: block;
	margin: 2em auto;
	text-align: center;
	font-size: 30px;
}
.res_send #main a.res_btn {
	background: url(../images/second/res_send_totop.png) no-repeat center top;
}


/**-------------------------------------
	ä¹—è»Šäºˆç´„/äºˆç´„å®Œäº†
	reservation/send_credit.html

***************************************/
.res_send_c #main .article_inner {
  padding: 1em;
  margin: 0;
  border-width: 5px;
  background: #feffeb;
}
.res_send_c #main .article_inner p{
  margin-bottom: 2em;
}
.res_send_c #main .article_inner #inner_txt{
	display: block;
	margin: 0 auto;
/*	text-align: center;*/
	font-size: 120%;
}
.res_send_c #main .article_inner span#point,
.res_send_c #main .article_inner #inner_txt span{
  font-weight: bold;
  color: #f59090;
}
.res_send_c #main .btn_area {
  width: 300px;
  padding: 0 1em;
  text-align: center;
  border: 1px solid #aaa;
  margin-bottom: 2em;
  background: #fff;
  border-radius: 4px;
}
.res_send_c #main .btn_area a{
  width: 100%;
}
.res_send_c #main .link_area a{
  line-height: 3em;
  background: url(../images/marker.png) no-repeat left center;
  padding-left: 1.5em;
  margin-right: 2em;
}
/**-------------------------------------
	ä¼šå“¡ç™»éŒ²å…±é€š
	member/

***************************************/
.member #main{
	width: 100%;
	background-image: none;
	padding-bottom: 0;
	margin-top: 20px;
}
.member #main article{
	margin-bottom: 40px;
}
.member #main_inner{
	margin-bottom: 48px;
}

.member #main #indicator{
/*	margin-top: 20px;*/
	margin-bottom: 35px;
	width: 973px;
	height: 97px;
}
.member #main .article_inner{
	border: 1px solid #eebdc9;
/*	padding-bottom: 2em;*/
	
}
.member #main h2.sectionhead{
	background: url(../images/second/frame_head_bg3.png) no-repeat left top;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	height: 46px;
	padding-top: 10px;
	padding-left: 1em;
/*	margin: 0;*/
}
.member #main #btn_area {
	position: relative;
	width: 100%;
	height: 53px;
/*	margin-bottom: 50px;*/
	
}
.member #main .btn {
	display: block;
	text-indent: 120%;
	overflow: hidden;
	white-space: nowrap;
	background-position: center top;
}
.member #main a.btn_totop {
	margin: 20px auto;
	height: 42px;
	width: 181px;
	
}
.member #main .btn:hover ,
.member #main a.btn_totop:hover {
	background-position: center bottom;
}
.member #main #steps {
	display: block;
	position: absolute;
	top: 0;
	right: 30px;
	background: url(../images/second/member_step_bg.png) no-repeat center top;
	width: 242px;
	height: 41px;
	text-align: center;
	line-height: 3em;
}
.member #main #steps span{
	color: #fd859b;
}


.member #ssl_area {
	margin-top: 50px;
	text-align: center;
	font-size: 12px;
	line-height: 1.83;
}
.member #ssl_area img{
	margin-bottom: 1em;
}
.member #main a.btn_totop {
	background: url(../images/second/res_send_totop.png) no-repeat center top;
}


/**-------------------------------------
	ä¼šå“¡ç™»éŒ²
	member/agreement.html

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


.mem_agreement #main #left ,
.mem_agreement #main #right{
	margin-top: 35px;
	margin-bottom: 45px;
}
.mem_agreement #main #left {
	width: 310px;
	float: left;
	margin-left: 30px;
}
.mem_agreement #main #right{
	width: 570px;
	float: left;
	margin-left: 60px;
}
.mem_agreement #main #left h3{
	margin-bottom: 23px;
}
.mem_agreement #main #left input#mail{
	margin-bottom: 19px;
	width: 100%;
	line-height: 3;
}
.mem_agreement #main #list_box{
	background: url(../images/second/mem_agree_list_bg.png) no-repeat center top;
	width: 311px;
	height: 306px;
	position: relative;
}
.mem_agreement #main #list_box span {
	color: #0f0
}
.mem_agreement #main #list_box #list{
	position: absolute;
	top: 140px;
	left: 40px;
}
.mem_agreement #main #right iframe{
	width: 560px;
	height: 430px;
}


.mem_agreement #main #notice_box {
	text-align: center;
	margin-bottom: 58px;
}
.mem_agreement #main #notice_box a{
	background: url(../images/marker.png) no-repeat left center;
	padding-left: 1.5em;
	color: #fd8598;
	text-decoration: underline;
	font-size: 12px;
}
.mem_agreement #main a.btn_totop {
	background: url(../images/second/res_send_totop.png) no-repeat center top;
/*	display: block;*/
	position: absolute;
	margin: 0;
	top: 0;
}
.mem_agreement #main a.btn_next {
	background: url(../images/second/mem_agree_next.png) no-repeat center top;
	height: 52px;
	width: 353px;
	position: absolute;
	left: 315px;
	top: 0;
}
/**-------------------------------------
	ä¼šå“¡ç™»éŒ²/ç™»éŒ²ãƒ¡ãƒ¼ãƒ«é€ä¿¡
	member/mail.html

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

.mem_mail #main .article_inner p{
	text-align: center;
}
.mem_mail #main .article_inner p#send_to{
  margin-top: 46px;
  margin-bottom: 60px;
  font-size: 16px;
}
.mem_mail #main .article_inner #inner_txt{
	display: block;
	margin: 2em auto;
	font-size: 18px;
}

/**-------------------------------------
	ä¼šå“¡ç™»éŒ²/ä¼šå“¡æƒ…å&nbsp;±å…¥åŠ›
	member/entry.html

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

/*
.mem_entry #main article{
	margin-bottom: 50px;
}
.mem_entry #main .row {
	border-bottom: 1px solid #ccc;
	padding: 0;
}
.mem_entry #main .last_row {
	border-bottom: 0;
}
.mem_entry #main .el_name {
	font-weight: bold;
}
.mem_entry #main div.el_name ,
.mem_entry #main div.el_content {
	padding: 10px 0 10px 20px;
	line-height: 3;
}
.mem_entry #main div.el_name {
	width: 16%;
}
.mem_entry #main div.el_content {
	width: 79%;
}
.mem_entry #main div.form_element input {
	height: 2em;
}
.mem_entry #main div.el_content label.lbl_name{
	display: inline-block;
	width: 2em;
	text-align: right;
	margin-right: 1em;
}
.mem_entry #main div.el_content label.name2{
	margin-left: 4em;
}
.mem_entry #main div.el_content input#address{
	width: 50%;
}
.mem_entry #main div.el_content input.radio,
.mem_entry #main div.el_content input.radio2{
	margin-right: 1em;
}
.mem_entry #main div.el_content input.radio2{
	margin-left: 3em;
}
.mem_entry #main div.el_content input#password,
.mem_entry #main div.el_content input#email{
	width: 300px;
}
.mem_entry #main a.btn_next {
	background: url(../images/second/res_entry_btn.png) no-repeat center top;
	display: block;
	width: 181px;
	height: 42px;
	margin: 0 auto;
}
*/
.member #main article{
	margin-bottom: 50px;
}
.member #main .row {
	border-bottom: 1px solid #ccc;
	padding: 0;
}
.member #main .last_row {
	border-bottom: 0;
}
.member #main .el_name {
	font-weight: bold;
}
.member #main div.el_name ,
.member #main div.el_content {
	padding: 10px 0 10px 20px;
	line-height: 3;
}
.member #main div.el_name {
	width: 16%;
}
.member #main div.el_content {
	width: 79%;
}
.member #main div.form_element input {
	height: 2em;
}
.member #main div.el_content label.lbl_name{
	display: inline-block;
	width: 2em;
	text-align: right;
	margin-right: 1em;
}
.member #main div.el_content label.name2{
	margin-left: 4em;
}
.member #main div.el_content input#address{
	width: 50%;
}
.member #main div.el_content input.radio,
.member #main div.el_content input.radio2{
	margin-right: 1em;
}
.member #main div.el_content input.radio2{
	margin-left: 3em;
}
.member #main div.el_content input#password,
.member #main div.el_content input#email{
	width: 300px;
}
.member #main a.btn_next {
	background: url(../images/second/res_entry_btn.png) no-repeat center top;
	display: block;
	width: 181px;
	height: 42px;
	margin: 0 auto;
}



/**-------------------------------------
	ä¼šå“¡ç™»éŒ²/å…¥åŠ›å†…å®¹ç¢ºèª
	member/confirm.html

***************************************/
.mem_confirm #main input ,
.mem_confirm #main select ,
.mem_confirm #main input {
  border: 1px solid #aaa;
}
.mem_confirm #main .btn_box {
    position: relative;
    margin-bottom: 70px;
  height: 52px;
}
.mem_confirm #main input.mem_btn {
    display: inline-block;
    position: absolute;
}
.mem_confirm #main input.btn_back {
    background: url("../images/second/res_confirm_back.png") no-repeat scroll center top transparent;
    height: 42px;
    width: 181px;
    top: 0px;
    left: 0px;
}
.mem_confirm #main input.btn_next {
    background: url("../images/second/mem_confirm_next.png") no-repeat scroll center top transparent;
    width: 353px;
    height: 52px;
    left: 316px;
}
.mem_confirm #main input.mem_btn {
    margin: 0 auto;
    border: 0;
    display: block;
    text-indent: 120%;
    overflow: hidden;
    white-space: nowrap;
}
.mem_confirm #main input.mem_btn:hover {
  background-position: center bottom;
  }




/**-------------------------------------
	ä¼šå“¡ç™»éŒ²/ç™»éŒ²å®Œäº†
	member/send.html

***************************************/
.mem_send #main h2 {
	background-image: url(../images/second/mem_send_h2_bg.png);
}

.mem_send #main .article_inner #inner_txt{
	display: block;
	margin: 2em auto;
	text-align: center;
	font-size: 30px;
}



/**-------------------------------------
	ä¼šå“¡ç™»éŒ²/ãƒ­ã‚°ã‚¤ãƒ³
	member/login.html

***************************************/
.mem_login #main  {
}
.mem_login #main .main_block {
	width: 48%;
	float: left;
}
.mem_login #main .main_block_admin {
	width: 100%;
	float: left;
}

.mem_login #main #sect00 .article_inner {
	border-color: #eebdc9;
}
.mem_login #main #sect00 p.sectionhead {
	background: url(../images/second/frame_head_bg3.png) no-repeat left top;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	height: 46px;
	padding-top: 10px;
	padding-left: 1em;
}
.mem_login #main .form_area {
  border: 1px solid #eebdc9;
}
.mem_login #main #sect00 .row {
	border-bottom-color: #eebdc9;
}


.mem_login #main .el_name {
	font-weight: bold;
}

.mem_login #main div.el_name ,
.mem_login #main div.el_content {
	padding: 10px 0 10px 20px;
}
.mem_login #main div.el_name {
	width: 20%;
}
.mem_login #main div.el_content {
	border-left: 1px solid #eebdc9;
	width: 75%;
}
.mem_login #main div.form_element input {
	height: 2em;
}






.mem_login #main #sect01 {
	margin-right: 2%;
}
.mem_login #main #sect02 {
	margin-left: 2%;
}
.mem_login #main .main_block h3 {
	background: url(../images/second/marker3.png) no-repeat left center; 
	margin: 25px 20px 19px;
	font-size: 14px;
}

.mem_login #main #sect01 #input_box{
	margin: 0 20px 12px;
	background: #ffe8ec;
	width: 430px;
	height: 109px;
	padding-top: 19px;
}
.mem_login #main #sect01 #input_box input ,
.mem_login #main #sect02 #res_box input {
	display: block;
	margin-left: 1.5em;
	margin-bottom: 12px;
	height: 2.5em;
	width: 280px;
}
.mem_login #main .to_link{
	background: url(../images/marker.png) no-repeat left center;
	padding-left: 1.5em;
	font-size: 12px;
}
.mem_login #main #sect01 p.to_link{
	width: 240px;
	float: right;
	display: block;
	height: 2em;
	margin-bottom: 48px;
}
.mem_login #main #sect01 p.to_link a,
.mem_login #main #sect02 a.to_link{
	color: #fc5170;
}
.mem_login #main #sect01 p.normal_txt,
.mem_login #main #sect02 p.normal_txt{
	margin:0 20px 0 20px;
	font-size: 12px;
}
.mem_login #main #sect01 p.normal_txt{
	margin-bottom: 40px;
}

.mem_login #main a.btn{
	width: 202px;
	height: 42px;
	margin: 0 auto 25px;
}
.mem_login #main #sect01 a.btn_login{
	background-image: url(../images/second/btn_login.png);
}
.mem_login #main #sect01 #check_box{
	margin: 0 auto 57px;
	width: 190px;
	font-size: 12px;
}
.mem_login #main #sect02 h2 {
	background: url(../images/second/frame_head_bg2.png) no-repeat left top;
  background-size: 100% 100%;
}
.mem_login #main #sect02 .article_inner {
	border: solid 1px #cceeae;
}
.mem_login #main #sect02 p.normal_txt{
	margin-bottom: 30px;
}

.mem_login #main #sect02 a.btn_entry{
	background-image: url(../images/second/btn_entry.png);
}
.mem_login #main #sect02 p#privacy {
	text-align: center;
}
.mem_login #main #sect02 a.to_link{
	margin: 0 auto 2em;
	display: block;
	width: 210px;
}
.mem_login #main #sect02 #res_box {
	margin: 0 20px 47px ;
	background: #edf9e3;
	width: 430px;
	height: 148px;
	padding-top: 14px;
 
}
.mem_login #main #sect02 #res_box h3{
	margin: 0 1em;
}
.mem_login #main #sect02 #res_box p{
	font-size: 12px;
	margin: 14px ;
}
.mem_login #main #sect02 #submit_box{
	height: 3em;
}
.mem_login #main #sect02 #res_box input ,
.mem_login #main #sect02 a.btn_submit{
	display: inline-block;
	float: left;
}
.mem_login #main #sect02 a.btn_submit{
	background-image: url(../images/second/btn_submit.png);
	width: 80px;
	height: 29px;
	margin: 5px 15px;	
}

/**-------------------------------------
	ä¼šå“¡ç™»éŒ²/ID,passå¿˜ã‚Œ
	member/remind.html

***************************************/
.mem_remind #main h3 {
	margin-top: 36px;
	margin-bottom: 30px;
}
.mem_remind #main .inner_box{
	margin-bottom: 52px;
}
.mem_remind #main .inner_box h3,
.mem_remind #main .inner_box input,
.mem_remind #main .inner_box p{
	margin-left: 30px;
	margin-right: 30px;
}

.mem_remind #main .inner_box input {
	width: 300px;
	margin-top: 0;
	height: 36px;
}
.mem_remind #main .inner_box .submit_box{
	height: 50px;
	width: 450px;
	padding-top: 20px
}
.mem_remind #main .inner_box a{
	display: block;
	width: 80px;
	height: 29px;
	background: url(../images/second/btn_submit.png) no-repeat center top;
	margin-top: 7px;
	float: right;
}

.mem_remind #main .inner_box .mobile_phone{
	margin-left: 40px;
	margin-right: 40px;
	padding-bottom: 37px;
	border-bottom: dotted 1px #ccc;
}
.mem_remind #main .inner_box .mobile_phone ol{
	margin-bottom: 0;
}
.mem_remind #main .inner_box .mobile_phone p{
	margin-left: 15px;
}
.mem_remind #main .inner_box h4{
	background-image: none;
	padding: 0;
	margin-top: 35px;
	margin-bottom: 20px;
	
}
.mem_remind #main .inner_box #last_box{
	border-bottom: 0;
}
/**-------------------------------------
	å•ã„åˆã‚ã›
	contact/entry.html

***************************************/
.con_entry #main h2 {
	background-image: url(../images/second/con_entry_h2_bg.png);
}

.con_entry #main .article_body {
	padding-bottom: 60px;
	margin-bottom: 60px;
	border-bottom: dotted 1px #ccc;
}


.faq #sect01 .article_inner ,
.con_entry #sect01 .article_inner {
	/*background: url(../images/second/contact_list_bg.png) no-repeat top center;*/
	width: 700px;
	margin: 34px auto 0;
	padding-top: 34px;
}
.faq #main #sect01 .article_inner ul ,
.con_entry #main #sect01 .article_inner ul {
	display: block;
	margin: 0 auto;
	list-style-image: url(../images/marker.png);
	list-style-position: inside;
	width: 90%;
}
.faq #main #sect01 .article_inner ul li ,
.con_entry #main #sect01 .article_inner ul li {
	width: 50%;
	line-height: 2.7em;
	float: left;
}
.faq #main .red {
	font-weight: bold;
	color: #f00;
}

.faq table tbody th {
	background: #87cefa;
	text-align: center;
}
.faq table tbody td {
	text-align: center;
}

.con_entry #sect02 .article_inner {
	margin: 40px auto 0;
	width: 700px;
}
.con_entry #sect02 table {
	width: 700px;
	border: 1px solid #eebdc9;
}
.con_entry #sect02 table thead tr,
.con_entry #sect03 #info_head{
	height: 56px;
	background: url(../images/second/frame_head.png) no-repeat center top;
	color: #fff;
	font-size: 22px;
}
.con_entry #sect02 table thead tr th{
	text-align: left;
	padding-left: 1em;
}
.con_entry #sect02 table tbody{

}
.con_entry #sect02 table tbody tr{
	line-height: 5.2em;
	border-bottom: 1px solid #ccc;
}
.con_entry #sect02 table tbody tr#last_tr{
	border-bottom: none;
}
.con_entry #sect02 table tbody th {
	position: relative;
	text-align: left;
	padding-left: 1.5em;
	width: 40%;
}
.con_entry #sect02 table tbody td input {
	width: 300px;
}
.con_entry #sect02 table tbody td textarea {
	margin-top: 1.5em;
	width: 300px;
}
.con_entry #sect02 table tbody th p.required {
	display: inline-block;
	position: absolute;
	left: 200px;
	top: 0px;
	line-height: 1.8;
	width: 3em;
	text-align: center;
	margin: 1.5em ;
	background: #f00;
	color: #fff;
}
.con_entry #sect02 table tbody tr#last_tr th p.required {
	position: relative;
	left: 15%;
}

.con_confirm form button ,
.con_entry form button {
	display: inline-block;
	text-indent: 110%;
	overflow: hidden;
	white-space: nowrap;
	width: 181px;
	height: 42px;	
	border: 0;	
}

.con_entry form p#notice {
	margin: 34px 0 55px;
}
.con_entry form p#notice a {
	color: #fc5170;
	text-decoration: underline;
}
.con_entry form p#notice a:hover {
	text-decoration: none;
}
.con_entry form #btn_area {
	margin: 0 auto;
	width: 400px;
}
.con_entry form button#clear {
	background: url(../images/second/contact_btn.png) no-repeat left top;
}
.con_entry form button#clear:hover {
	background-position: left bottom;
}
.con_entry form button#set {
	background: url(../images/second/contact_btn.png) no-repeat right top;
	margin-left: 26px;
}
.con_entry form button#set:hover {
	background-position: right bottom;
}

.con_entry #sect03 .article_inner{
	border: 1px solid #eebdc9;
	padding-bottom: 2em;
	
}
.con_entry #sect03 #info_head{
	line-height: 3em;
	padding-left: 1em;
	font-weight: bold;
	font-size: 22px;
}
.con_entry #sect03 #contact_detail{
	padding-left: 20px;
}
.con_entry #sect03 p#cont_info{
	background: url(../images/second/tel_icon.png) no-repeat left top;
	height: 45px;
	padding-left: 55px;
	font-size: 36px;
	line-height: 1.4;
	margin-top: 26px;
	margin-bottom: 24px;
}
.con_entry #sect03 p#cont_info span{
	font-size: 14px;
	width: 33%;
	display: inline-block;
	margin-left: 50px;
	background: #ffeaee;
	line-height: 2;	
	text-align: center;
}
.con_entry #sect03 p.exp {
	padding-left: 2.0em;
	line-height: 1.57;
	background: url(../images/second/marker3.png) no-repeat 0.5em 0.35em;
}

/**-------------------------------------
	ãŠå•ã„åˆã‚ã›ãƒ»é€ä¿¡å®Œäº†
	contact/send.html

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

.con_confirm #main,
.con_send #main{
  width: 100%;
}
.con_confirm #main .article_inner,
.con_send #main .article_inner{
	border: 1px solid #eebdc9;
}
.con_confirm #main .sectionhead,
.con_send #main .sectionhead{
	background: url(../images/second/frame_head_bg.png) no-repeat left top;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	height: 40px;
	line-height: 2em;
	padding-left: 1em;
}

.con_send #main .article_inner #inner_txt{
  display: block;
  margin: 2em auto;
  text-align: center;
  font-size: 30px;
}
.con_send #main .article_inner #inner_txt span{
  font-size: 75%;
}

.con_send #main a.btn_totop {
    background: url("../images/second/res_send_totop.png") no-repeat scroll center top transparent;
}
.con_send #main a.btn_totop:hover {
  background-position: center bottom;
}
.con_send #main a.btn_totop {
    margin: 20px auto;
    height: 42px;
    width: 181px;
    display: block;
    text-indent: 120%;
    overflow: hidden;
    white-space: nowrap;
}



/**-------------------------------------
	ãŠå•ã„åˆã‚ã›ãƒ»å†…å®¹ç¢ºèª
	contact/confirm.html

***************************************/
.con_confirm #main {
  background: none;
}
.con_confirm #sect01 {
  margin-bottom: 70px;
}
.con_confirm #sect01 table {

	width: 100%;
	border: 1px solid #eebdc9;
}
.con_confirm #sect01 input,
.con_confirm #sect01 select,
.con_confirm #sect01 textarea{
  border: 1px solid #aaa;
}
.con_confirm #sect01 table thead tr th{
	text-align: left;
	padding-left: 1em;
}
.con_confirm #sect01 table tbody tr{
	line-height: 5.2em;
	border-bottom: 1px solid #ccc;
}
.con_confirm #sect01 table tbody tr#last_tr{
	border-bottom: none;
}
.con_confirm #sect01 table tbody th  {
	position: relative;
	text-align: left;
	padding-left: 1.5em;
	width: 40%;
}
.con_confirm #sect01 table tbody td input {
	width: 300px;
}
.con_confirm #sect01 table tbody td textarea {
	margin-top: 1.5em;
	width: 500px;
}

.con_confirm #main .btn_box {
    position: relative;
    margin-bottom: 70px;
}
.con_confirm #main input.con_btn {
    display: inline-block;
    position: absolute;
}
.con_confirm #main input.btn_back {
    background: url("../images/second/res_confirm_back.png") no-repeat scroll center top transparent;
    height: 42px;
    width: 181px;
    top: 0px;
    left: 0px;
}
.con_confirm #main input.btn_next {
    background: url("../images/second/res_confirm_next.png") no-repeat scroll center top transparent;
    width: 353px;
    height: 52px;
    left: 316px;
}
.con_confirm #main input.con_btn {
    margin: 20px auto;
    border: 0;
    display: block;
    text-indent: 120%;
    overflow: hidden;
    white-space: nowrap;
}
.con_confirm #main input.con_btn:hover {
  background-position: center bottom;
  }


/**-------------------------------------
	ç‰¹å•†æ³•
	legal.html

***************************************/
.legal #main .el_name{
  width: 30%;
}
.legal #main .el_content{
  width: 60%;
}


/**-------------------------------------
	ãƒ—ãƒ©ã‚¤ãƒã‚·ãƒ¼ãƒãƒªã‚·ãƒ¼
	ppolicy.html

***************************************/
.ppolicy #main section {
  margin-bottom: 3em;
}
.ppolicy #main .red {
	font-weight: bold;
	color: #f00;
}
.ppolicy #main #notice_box {
	text-align: center;
}
.ppolicy #main #notice_box a{
	background: url(../images/marker.png) no-repeat left center;
	padding-left: 1.5em;
	color: #fd8598;
	text-decoration: underline;
	font-size: 12px;
}


/**-------------------------------------
	ãƒã‚¹ãƒ«ãƒ¼ãƒˆ
	busroute.html

***************************************/
.busroute #main .main_block {
  margin-bottom: 4em;
}

.busroute #main #box_list .row {
  width: auto;
  margin: 0 auto 20px;
}
.busroute #main .box {
  width: 30%;
  float: left;
/*  border: 1px solid #080E50;*/
  height: 4em;
  position: relative;
  margin: 20px 10px;
  background-color: #e0cc95;
  border-radius: 4px;
  box-shadow:inset 0px 0px 2px 2px #aaa;
}

.busroute #main .box:hover {
  background: #d5ba6f;
}

.busroute #main .box h4:before{
  content: none;
}
.busroute #main .box h4{
  color: #fff;
  background-image: none;
  width: 100%;
  height: 2em;
  padding: 0;
  text-align: center;
}

.busroute #main .box p.text_normal{
  color: #fff;
}

/**-------------------------------------
	ã”äºˆç´„ã‹ã‚‰ä¹—è»Šã¾ã§
	step.html

***************************************/
.step #main h2 {
	background-image: url(../images/second/step_h2_bg.png);
}

.step #main .red {
	font-weight: bold;
	color: #f00;
}


/**-------------------------------------
	ä¼šç¤¾æ¦‚è¦
	company.html

***************************************/
.company #main div.el_name {
  width: 18%;
}
.company #main div.el_content ul{
  list-style-position: outside;
  padding-left: 1.5em;
}
.company #main div.el_content ul li{
}</pre></body></html>