@charset "utf-8";
/* CSS Document */

#main {
	width: 680px;
	float: left;
	margin-left: 20px;
	position: relative;
}

#main2 {
	width: 920px;
	margin: 0;
	margin-left: 20px;
}

#content #main {
	font-size:14px;
}

.pcNone { display: none;}

/* ========================================
Link
======================================== */
#content #main a, #content #main a:visited,
#content #main2 a, #content #main2 a:visited {
	color: #CC009E;
	text-decoration: underline;
}

#content #main a.triangle:before,
#content #main2 a.triangle:before {
	padding-left: 1em;
	content:"▶ ";
	color: #de81d3;
	font-size:14px;
}

#content #main a.triangle,
#content #main2 a.triangle {
	color: #00C6D7;
	text-decoration: none;
}

#content #main a.triangle:hover,
#content #main2 a.triangle:hover {
	text-decoration: none;
}

/* ========================================
Table
======================================== */
#content #main table,
#content #main table tbody,
#content #main table tr,
#content #main table td { vertical-align: top;}

#content #contents_1 {
    display: inline-block;
    margin-bottom: 25px !important;
    margin-top: 27px !important;
    width: 680px;
}
#content #contents_2 {
    display: inline-block;
    margin-bottom: 25px;
    width: 680px;
}
/*a:link, a:visited, a:active {
    color: rgb(0, 51, 102);
    text-decoration: none;
}*/
#content a:hover .box_1, #content a:hover .box_4 {
    opacity: 0.9;
    text-decoration: none;
}
#content a:hover .box_2, #content a:hover .box_3 {
    opacity: 0.8;
    text-decoration: none;
}
/*a:hover {
    color: #f00;
    text-decoration: underline;
}*/
 #contents_1 div div >  img,  #contents_1 div div >  p {
    border: medium none;
    margin: 10px 0 0 12px;
}
 #contents_2 div div >  img,  #contents_2 div div >  p {
    border: medium none;
    margin: 10px 0 0 12px;
}
[id^="contents_"] [class^="box_"] p {
    display: inline-block;
    letter-spacing: normal !important;
    line-height: 1.5em !important;
    margin: 7px 0 7px 15px !important;
    width: 300px;
}
#content .box_1, #content  .box_2, .box_3, #content .box_4 {
    border-radius: 10px;
    color: #fff;
    float: left;
    margin-bottom: 3px !important;
    text-align: left;
    width: 323px;
}
#content .box_1, #content .box_3 {
    float: left;
}
#content .box_2, #content  .box_4 {
    float: right;
}
#content .box_1, #content .box_4 {
    border: 2px solid rgb(222, 129, 211);
}
#content .box_2, #content .box_3 {
    border: 2px solid rgb(217, 0, 166);
}
#content .box_1 table, #content .box_4 table {
    background: rgb(222, 129, 211) none repeat scroll 0 0;
    border-color: rgb(222, 129, 211);
    border-style: solid;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-width: 2px 7px;
    font-size: 18px;
    font-weight: bold;
}
#content .box_2 table, #content .box_3 table {
    background: rgb(217, 0, 166) none repeat scroll 0 0;
    border-color: rgb(217, 0, 166);
    border-style: solid;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    border-width: 2px 7px;
    font-size: 18px;
    font-weight: bold;
}
#content .box_1 table, #content .box_2 table, #content .box_3 table, #content .box_4 table {
    width: 100%;
}
#content .box_1 table td.left, #content .box_2 table td.left, #content .box_3 table td.left, #content .box_4 table td.left {
    color: #fff !important;
    text-align: left;
}
#content .box_1 table td.right, #content .box_2 table td.right, #content .box_3 table td.right, #content .box_4 table td.right {
    color: #fff !important;
    font-size: 14px;
    text-align: right;
}
#content #main .box_1 table td, #content #main .box_2 table td, #content #main .box_3 table td, #content #main .box_4 table td  {
	vertical-align:bottom;
}

#content .box_1.link, #content .box_2.link, #content .box_3.link, #content .box_4.link {
    border: medium none;
    text-align: right;
}

/* ========================================
Line
======================================== */
#content #main .dot_line,
#content #main2 .dot_line {
	background-image: url("/portals/_default/images/dot_line.png");
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: right;
}

#content #main a.dot_line,
#content #main2 .dot_line {
	font-size: 10px;
	color: #434343;
	display: inline-block;
	padding: 0 18px 5px 0;
	margin-right: 10px;
	background: url("../images/icon_page-up.png") top right no-repeat;
}

#content #main .dot_line a:visited, .dot_line a:hover,
#content #main2 .dot_line a:visited, .dot_line a:hover {
	color: #434343;
}

hr.contents {
	margin: 5px 0 5px;
	color:#FFFFF;
	background-color: #FFFFFF;
	border: none;
	border-top: 1px dotted #A9A9A9;
}
/* ========================================
Img
======================================== */
#content #main img,
#content #main2 img {
	border: 0px;
	vertical-align: bottom;
}
/* ========================================
List
======================================== */
#content #main ul li,
#content #main2 ul li{
	list-style: none;
	color: #333333;
	line-height: 1.6;
}
#content #main ul.pageNav,
#content #main ul.pageNavCol2,
#content #main ul.pageNavCol3,
#content #main ul.pageNavCol4,
#content #main2 ul.pageNav,
#content #main2 ul.pageNavCol2,
#content #main2 ul.pageNavCol3,
#content #main2 ul.pageNavCol4 {
	margin: 10px 0 10px 8px;
	color: #535558;
	font-size: 16px;
	line-height: 1.2;
	list-style: none;
}

#content #main ul.pageNav li a ,
#content #main ul.pageNavCol2 li a ,
#content #main ul.pageNavCol3 li a ,
#content #main ul.pageNavCol4 li a,
#content #main2 ul.pageNav li a ,
#content #main2 ul.pageNavCol2 li a ,
#content #main2 ul.pageNavCol3 li a ,
#content #main2 ul.pageNavCol4 li a {
	color: #535558;
	text-decoration: none;
}

#content #main ul.pageNav li,
#content #main2 ul.pageNav li {
	float: left;
	text-indent: 0;
	margin: 0 0 12px 0;
	padding-left: 12px;
	padding-right: 0px;
	width: 600px;
	padding-top: 3px;
	background: url("../images/arw_nav.gif") center left no-repeat;
}


#content #main ul.pageNavCol2 li,
#content #main2 ul.pageNavCol2 li {
	float: left;
	text-indent: 0;
	margin: 0 0 12px 0;
	padding-left: 12px;
	padding-right: 0px;
	width: 308px;
	padding-top: 3px;
	background: url("../images/arw_nav.gif") center left no-repeat;
}

#content #main ul.pageNavCol3 li,
#content #main2 ul.pageNavCol3 li {
	float: left;
	text-indent: 0;
	margin: 0 0 12px 0;
	padding-left: 12px;
	padding-right: 0px;
	width: 208px;
	padding-top: 3px;
	background: url("../images/arw_nav.gif") center left no-repeat;
}


#content #main dl dt.corpolate_profile,
#content #main2 dl dt.corpolate_profile {
	width: 200px;
	padding-left: 14px;
	font-size: 14px;
}

#content #main dl dd.corpolate_profile,
#content #main2 dl dd.corpolate_profile {
	width: 480px;
	padding-left: 14px;
	font-size: 14px;

}


/* ========================================
Heading
======================================== */

#content #main h1,
#content #main2 h1 {
	height: 40px;
	padding: 12px 0 0 37px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 22px;
	background: url(../images/bg_ttl01.jpg) top left no-repeat;
}
#content #main h2,
#content #main2 h2 {
	height: 33px;
	padding: 11px 0 0 45px;
	margin-bottom: 10px;
	color: #333333;
	font-size: 18px;
	line-height: 1.2;
	background: url(../images/bg_ttl02.jpg) top left no-repeat;
}
#content #main h3,
#content #main2 h3 {
	margin-bottom: 7px;
	color: #CC009E;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	/*background: url(../images/disc.gif) center left no-repeat;*/
}

#content #main h3.faq,
#content #main2 h3.faq {
	color: #CC009E;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.2;
	padding-left: 0px;
	background: url(#) center left no-repeat;
}

#content #main h4,
#content #main2 h4 {
	color: #000000;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 5px;
}
#content #main h5,
#content #main2 h5 {
	margin-bottom: 10px;
}

/* ========================================
Contents
======================================== */

#content #main p,
#content #main2 p {
	color: #333333;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 1px;
	padding-bottom: 10px;
}
#content #main p.noteText,
#content #main2 p.noteText {
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.6;
	font-size: 12px;
	letter-spacing: 1px;
}
#content #main em,
#content #main2 em {
	color: #CC009E;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}

#content #main ul.attention,
#content #main2 ul.attention {
	color: #333333;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
	letter-spacing: 1px;
	padding-bottom: 14px;
	padding-left: 22px;
}
#content #main dl dt,
#content #main2 dl dt {
	color: #333333;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: 1px;
}
#content #main dl dd,
#content #main2 dl dd {
	padding-left: 10px;
	color: #333333;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.6;
	letter-spacing: 1px;
	margin-bottom: 7px;
}
#content #main dl dd strong,
#content #main2 dl dd strong {
	color: #CC009E;
	font-size: 18px;
	font-size: 1.8rem;
	letter-spacing: 1px;
}

/* ========================================
Fare
======================================== */
#content #main .section,
#content #main2 .section {
/*	margin-top: 40px;*/
}
#content #main .section .article,
#content #main2 .section .article {
/*	padding-top: 27px;*/
	padding-top: 10px !important;
}
#content #main .section .article p,
#content #main2 .section .article p {
	padding-top: 8px;
}
/*--tableArea(ダミーで入れてます)--*/
#content #main .section .article .tableArea,
#content #main2 .section .article .tableArea {
	width: 680px;
	padding: 200px 0;
	background-color:#999999;
	color:#000000;
	font-size: 36px;
	text-align: center;
}

#content #main .section .article dl,
#content #main2 .section .article dl {
	margin-top: 5px;
	margin-bottom: 30px;
}
#content #main .section .article dl.none,
#content #main2 .section .article dl.none {
	margin-bottom: 0px;
}
#content #main .section .article dl dt,
#content #main2 .section .article dl dt {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6;
}
#content #main .section .article dl dd,
#content #main2 .section .article dl dd {
	padding-left: 10px;
	color: #333333;
	font-size: 14px;
	line-height: 1.6;
}
#content #main .section .article dl dd strong,
#content #main2 .section .article dl dd strong {
	color: #CC009E;
	font-size: 18px;
}

/* ========================================
Promo List
======================================== */

#content #main #promo_list table,
#content #main2 #promo_list table {
	width: 600px;
	border:0px;
}

#content #main #promo_list table th,
#content #main2 #promo_list table th {
	background-color: #d900a6;
	text-align: center;
	vertical-align:middle;
	color: #ffffff;
}

#content #main #promo_list table td,
#content #main2 #promo_list table td {
	text-align: center;
	vertical-align:middle;
	height: 30px;
}

#content #main #promo_list table td.price,
#content #main2 #promo_list table td.price {
	font-size: 19px;
	font-weight: bold;
	color: #d900a6;
}

#content #main #promo_list table td.notes,
#content #main2 #promo_list table td.notes {
	font-size: 12px;
	color: #666666;
	line-height: 1.6;
}
/* ========================================
Airport Name
======================================== */

#content #main a.airport_name_domestic,
#content #main2 a.airport_name_domestic {
	display: block; 
	padding: 5px 5px 5px 30px; 
	font-size: 16px; 
	border: 1px solid #b538b8; 
	border-top-left-radius: 4px; 
	border-top-right-radius: 4px; 
	border-bottom-right-radius: 4px; 
	border-bottom-left-radius: 4px; 
	background-color: #ffffff; 
	color: #b538b8 !important;
	background-image: url("/portals/_default/images/purple.gif");
	background-position: left center;
	background-repeat: no-repeat;
} 


#content #main a.airport_name_international,
#content #main2 a.airport_name_international {
	display: block; 
	padding: 5px 5px 5px 30px; 
	font-size: 16px; 
	border: 1px solid #D900A6; 
	border-top-left-radius: 4px; 
	border-top-right-radius: 4px; 
	border-bottom-right-radius: 4px; 
	border-bottom-left-radius: 4px; 
	background-color: #ffffff; 
	color: #D900A6 !important;
	background-image: url("/portals/_default/images/pink.gif");
	background-position: left center;
	background-repeat: no-repeat;
} 

#content #main .block200,
#content #main2 .block200 {
	float: left; 
	min-width: 200px; 
	margin-bottom: 10px; 
	margin-right: 10px; 
	text-align: left;
} 


/* ========================================
Airport Map
======================================== */
#content #main .map,
#content #main2 .map {
	background: url("/portals/1/images/checkincounter/myj/bg.gif") top left repeat-y;
	padding: 0;
	margin: 0;
}

.map table {
	margin:0;
	padding:0;
	}
	.map table th{
	margin:0;
	padding:0;
	border:none;
	text-align: left;
	}
	.map table th img{
	vertical-align: middle;
	display:inline-block;
	margin:0;
	padding:0;
	}
	.map table th span{
	font-weight:bold;
	color: #ba1fb5;
	margin:0;
	padding:0 0 0 5px;
	}
	.map table td {
	margin:0;
	border:none;
	text-align: left;
	padding:0 10px 0 10px;
	}
	.map table span {color:#D819A5;}




/* ========================================
Aircraft
======================================== */
#content #main .aircraft,
#content #main2 .aircraft {
	width: 450px !important;
	margin: 0 !important;
	font-size: 14px !important;
}

#content #main .aircraft ul li,
#content #main2 .aircraft ul li {
	list-style: none !important;
}

#content #main .aircraft .blockHead,
#content #main2 .aircraft .blockHead {
	float: left !important;
	width: 448px !important;
	height: 28px !important;
	padding-top: 8px !important;
	border-top-left-radius: 10px !important; 
	-webkit-border-top-left-radius: 10px !important;
	-moz-border-radius-topleft: 10px !important;
	border-top-right-radius: 10px !important; 
	-webkit-border-top-right-radius: 10px !important;
	-moz-border-radius-topright: 10px !important;
	border: 1px solid #B634BC !important;
	background: #DE81D2 !important;
	border-bottom: none !important;
	color: #FFFFFF !important;
	text-align: center !important;
	font-size: 16px !important;
}

#content #main .aircraft .blockBody,
#content #main2 .aircraft .blockBody {
	float: left !important;
	width: 448px !important;
	border-bottom-left-radius: 10px !important; 
	-webkit-border-bottom-left-radius: 10px !important;
	-moz-border-radius-bottomleft: 10px !important;
	border-bottom-right-radius: 10px !important; 
	-webkit-border-bottom-right-radius: 10px !important;
	-moz-border-radius-bottomright: 10px !important;
	border: 1px solid #B634BC !important;
	border-top: none !important;
}

#content #main .aircraft .blockBody .line,
#content #main2 .aircraft .blockBody .line {
	margin: 0 !important;
	padding: 0 !important;
	border-top: 1px solid #B634BC !important;
}

#content #main .aircraft .blockBody .line .cell,
#content #main2 .aircraft .blockBody .line .cell {
	float: left !important;
	width: 101px !important;
	padding: 10px 0 !important;
	padding-left: 10px !important;
}

#content #main .aircraft .blockBody .line .th,
#content #main2 .aircraft .blockBody .line .th {
	width: 101px !important;
	color: #B733BA !important;
	border-left: 1px solid #B634BC !important;
	border-right: 1px dotted #B634BC !important;
}

#content #main .aircraft .blockBody .line .leftCell,
#content #main2 .aircraft .blockBody .line .leftCell {
	border-left: none !important;
}

/* ========================================
Exit
======================================== */
#content #main .exit,
#content #main2 .exit {
	width: 600px;
	margin: 0;
	font-size: 15px;
	color: #000000;
}

#content #main .exit ol li,
#content #main2 .exit ol li {
	width: 600px;
	text-indent: 0;
	line-height: 1.0;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 1px dotted #B634BC;
	list-style: none;
}

#content #main .exit ol li.bottom,
#content #main2 .exit ol li.bottom {
	border: none;
}

#content #main .exit .list_no,
#content #main2 .exit .list_no {
	display: block;
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 3px;
	color: #FFFFFF;
	background: #AD38BA;
	text-align: center;
}

#content #main .exit .text,
#content #main2 .exit .text {
	float: left;
/*	width: 568px;*/
	width: 558px;
	margin: 0;
	padding: 3px 0;
}


/*==================================
Special Support
=================================*/
#content #main #content #main .special_support .blockHead .cell,
#content #main2 #content #main2 .special_support .blockBody .cell {
	display: table-cell;
	padding: 0;
	height: 40px;
	float: none;
	vertical-align: middle;
}
#content #main .special_support .blockBody .cell,
#content #main2 .special_support .blockBody .cell {
    width: 50px;
}

#content #main .special_support .blockHead .cell.th01,
#content #main2 .special_support .blockHead .cell.th01 {
    width: 50px;
}
#content #main .special_support .blockHead .cell.th02,
#content #main .special_support .blockBody .cell.th02,
#content #main2 .special_support .blockHead .cell.th02,
#content #main2 .special_support .blockBody .cell.th02 {
	width: 105px;
}
#content #main .special_support .blockHead .cell.th03,
#content #main .special_support .blockBody .cell.th03,
#content #main2 .special_support .blockHead .cell.th03,
#content #main2 .special_support .blockBody .cell.th03 {
	width: 120px;
}
#content #main .special_support .blockHead .cell.td,
#content #main .special_support .blockBody .cell.td,
#content #main2 .special_support .blockHead .cell.td,
#content #main2 .special_support .blockBody .cell.td {
    width: 320px;
}

#content #main .special_support .blockHead > .cell,
#content #main2 .special_support .blockHead > .cell {
	height: 40px;
}

#content #main .special_support .blockBody > .line > .thRowspan2,
#content #main .special_support .blockBody > .line > .blockRowspan2,
#content #main2 .special_support .blockBody > .line > .thRowspan2,
#content #main2 .special_support .blockBody > .line > .blockRowspan2 {
    float: left;
}
#content #main .special_support .blockBody > .line > .thRowspan2,
#content #main2 .special_support .blockBody > .line > .thRowspan2 {
    padding-top: 114px !important;
    height: auto;
}
#content #main .special_support .blockBody .thRowspan2,
#content #main2 .special_support .blockBody .thRowspan2 {
	height: 240px;
}
#content #main .special_support .blockBody .blockRowspan2 + .blockRowspan2 > .line > .cell.td,
#content #main2 .special_support .blockBody .blockRowspan2 + .blockRowspan2 > .line > .cell.td {
	height: 200px;
}

#content #main .special_support .blockBody > .line ~ .line > .cell,
#content #main2 .special_support .blockBody > .line ~ .line > .cell {
	height: 60px;
}

/* IE7対応 */
* + html #content #main .special_support .blockHead .cell,
* + html #content #main .special_support .blockBody .cell,
* + html #content #main .special_support .blockBody .line,
* + html #content #main2 .special_support .blockHead .cell,
* + html #content #main2 .special_support .blockBody .cell,
* + html #content #main2 .special_support .blockBody .line {
	display: inline;
	zoom: 1;
}
* + html #content #main .special_support .blockBody > .line > .thRowspan2,
* + html #content #main2 .special_support .blockBody > .line > .thRowspan2 {
    padding-bottom: 114px !important;
}
* + html #content #main #content #main .special_support .blockBody .blockRowspan2 > .line > .cell.td,
* + html #content #main2 #content #main .special_support .blockBody .blockRowspan2 > .line > .cell.td {
	height: 40px !important;
}



/* ========================================
Security List
======================================== */
#content #main .security_list,
#content #main2 .security_list {
	width: 600px;
	margin: 0;
	font-size: 14px;
	color: #000000;
}

#content #main .security_list ol li,
#content #main2 .security_list ol li {
	width: 600px !important;
	text-indent: 0 !important;
	line-height: 1.0;
	margin-bottom: 10px !important;
	padding-bottom: 8px !important;
	border-bottom: 1px dotted #B634BC;
	list-style: none;
}


#content #main .security_list ol li.bottom,
#content #main2 .security_list ol li.bottom {
	border: none;
}

#content #main .security_list .list_no,
#content #main2 .security_list .list_no {
	display: block;
	float: left;
	margin: 0;
	margin-right: 10px;
	padding: 3px;
	color: #FFFFFF;
	background: #AD38BA;
	text-align: center;
}

#content #main .security_list .text,
#content #main2 .security_list .text {
	float: left;
	width: 568px;
	margin: 0;
	padding: 3px 0;
}


/* ========================================
Electronics
======================================== */
#content #main .electronics,
#content #main2 .electronics {
	width: 600px;
	margin: 0;
	font-size: 14px;
	color: #000000;
}

#content #main .electronics ul li,
#content #main2 .electronics ul li {
	list-style: none;
	text-indent: 0em !important;

}

#content #main .electronics .blockHead,
#content #main2 .electronics .blockHead {
	float: left;
	width: 588px;
	height: 60px;
	padding-top: 8px;
	padding-left: 10px;
	border-top-left-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px; 
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border: 1px solid #B634BC;
	background: #DE81D2;
	border-bottom: none;
	color: #FFFFFF;
	font-size: 16px;
}

#content #main .electronics .blockBody,
#content #main2 .electronics .blockBody {
	float: left;
	width: 598px;
	border-bottom-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid #B634BC;
	border-top: none;
}

#content #main .electronics .blockBody .line,
#content #main2 .electronics .blockBody .line {
	margin: 0;
	padding: 0;
	border-top: 1px solid #B634BC;
}

#content #main .electronics .blockBody .sttl,
#content #main2 .electronics .blockBody .sttl {
	height: 40px;
	width: 588px;
	padding-top: 8px;
	padding-left: 10px;
	color: #FFFFFF;
	background: #DE81D2;
	border-top: 1px solid #B634BC;
	font-size: 16px;
}

#content #main .electronics .blockBody .line .cell,
#content #main2 .electronics .blockBody .line .cell {
	float: left;
	width: 188px;
	height: 70px;
	margin: 10px 0;
	padding: 0;
	padding-left: 10px;
	border-right: 1px dotted #B634BC;
}

#content #main .electronics .blockBody .line .rightend,
#content #main2 .electronics .blockBody .line .rightend {
	border: none;
}

#content #main .electronics .blockBody .line .cell ul,
#content #main2 .electronics .blockBody .line .cell ul {
	font-size: 13px;
}

#content #main .electronics .blockBody .line p.listTtl,
#content #main2 .electronics .blockBody .line p.listTtl {
	margin-left: 10px !important;
	padding-top: 10px !important;
	color: #B733BA !important;
}

#content #main .electronics .blockBody .line p.note,
#content #main2 .electronics .blockBody .line p.note {
	width: 580px;
	margin-left: 10px;
	padding: 10px 0;
	font-size: 12px;
}



/* ========================================
Fees
======================================== */
#content #main .priceList-type02 div,
#content #main .priceList-type02 ul,
#content #main .priceList-type02 ol,
#content #main .priceList-type02 li,
#content #main .priceList-type02 dl,
#content #main .priceList-type02 dt,
#content #main .priceList-type02 dd,
#content #main .priceList-type02 p,
.contentDes #content #main .priceList-type02 p,
#content #main2 .priceList-type02 div,
#content #main2 .priceList-type02 ul,
#content #main2 .priceList-type02 ol,
#content #main2 .priceList-type02 li,
#content #main2 .priceList-type02 dl,
#content #main2 .priceList-type02 dt,
#content #main2 .priceList-type02 dd,
#content #main2 .priceList-type02 p,
.contentDes #content #main2 .priceList-type02 p {
	margin: 0;
	padding: 0;
}

#content #main .priceList-type02 img,
#content #main2 .priceList-type02 img {
	border: none;
	vertical-align: bottom;
}

#content #main .priceList-type02,
#content #main2 .priceList-type02 {
	width: 680px;
	margin: 10px 0;
	font-size: 14px;
	color: #000000;
}

#content #main .priceList-type02 ul li,
#content #main2 .priceList-type02 ul li {
	list-style: none;
}

#content #main .priceList-type02 .blockLeftHead,
#content #main2 .priceList-type02 .blockLeftHead {
	float: left;
	width: 138px;
	height: 85px;
}

#content #main .priceList-type02 .blockLeftHead02,
#content #main2 .priceList-type02 .blockLeftHead02 {
	float: left;
	width: 138px;
}

#content #main .priceList-type02 .blockLeftHead p,
#content #main2 .priceList-type02 .blockLeftHead p {
	padding-top: 30px !important;
	/*height: 100%;*/
	height: 80px;
	color: #FFFFFF !important;
	border-top-left-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border: 1px solid #B634BC;
	background: #B733BA;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

#content #main .priceList-type02 .blockLeftHead02 p,
#content #main2 .priceList-type02 .blockLeftHead02 p {
	padding-top: 5px;
	height: 50px;
	color: #FFFFFF !important;
	border-top-left-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border: 1px solid #B634BC;
	background: #B733BA;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
}

#content #main .priceList-type02 .blockRightHead,
#content #main2 .priceList-type02 .blockRightHead {
	float: left;
	width: 460px;
	height: 95px;
	border-top-right-radius: 10px; 
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border: 1px solid #B634BC;
	background: FFFFFF;
	border-bottom: none;
}

#content #main .priceList-type02 .blockRightHead02,
#content #main2 .priceList-type02 .blockRightHead02 {
	float: left;
	width: 460px;
	height: 50px;
	border-top-right-radius: 10px; 
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border: 1px solid #B634BC;
	background: FFFFFF;
	border-bottom: none;
}


#content #main .priceList-type02 .blockRightHead dl.box,
#content #main2 .priceList-type02 .blockRightHead dl.box {
	float: left;
	width: 152px;
	color: #B733BA;
	text-align: center;
}

#content #main .priceList-type02 .blockRightHead02 dl.box,
#content #main2 .priceList-type02 .blockRightHead02 dl.box {
	float: left;
	width: 152px;
	color: #B733BA;
	text-align: center;
}

#content #main .priceList-type02 .blockRightHead dl.type02,
#content #main2 .priceList-type02 .blockRightHead dl.type02 {
	border-left: 1px solid #B634BC;
	height: 105px;
}

#content #main .priceList-type02 .blockRightHead02 dl.type02,
#content #main2 .priceList-type02 .blockRightHead02 dl.type02 {
	border-left: 1px solid #B634BC;
	height: 50px;
}


#content #main .priceList-type02 .blockRightHead dl.type03,
#content #main2 .priceList-type02 .blockRightHead dl.type03 {
	border-left: 1px solid #B634BC;
	height: 105px;
}

#content #main .priceList-type02 .blockRightHead02 dl.type03,
#content #main2 .priceList-type02 .blockRightHead02 dl.type03 {
	border-left: 1px solid #B634BC;
	height: 50px;
}

#content #main .priceList-type02 .blockRightHead dl.box dd p img,
#content #main2 .priceList-type02 .blockRightHead dl.box dd p img {
	display: block;
	position: absolute;
	top:  50%;
	left: 50%;
	margin-top:  -19px;
	margin-left: -33px;
}

#content #main .priceList-type02 .blockRightHead dl.box dt,
#content #main .priceList-type02 .blockRightHead02 dl.box dt,
#content #main2 .priceList-type02 .blockRightHead dl.box dt,
#content #main2 .priceList-type02 .blockRightHead02 dl.box dt {
	/*height: 40px;
	padding: 5px 10px 5px !important;
	padding-left: 5px;
	border-bottom: 1px solid #B634BC;*/
	vertical-align: middle;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#content #main .priceList-type02 .blockRightHead dl.box dt span,
#content #main2 .priceList-type02 .blockRightHead dl.box dt span {
	float: left;
	margin-right: 2px;
	zoom: 1;
}

#content #main .priceList-type02 .blockRightHead dl.box dt span.text01,
#content #main2 .priceList-type02 .blockRightHead dl.box dt span.text01 {
	margin-top: 15px;
}

#content #main .priceList-type02 .blockRightHead dl.box dt span.text02,
#content #main2 .priceList-type02 .blockRightHead dl.box dt span.text02 {
	line-height: 1.3;
	margin-top: 5px;
}

#content #main .priceList-type02 .blockRightHead02 dl.box dt span.text02,
#content #main2 .priceList-type02 .blockRightHead02 dl.box dt span.text02 {
	display: inline-block;
	margin-top: 10px;
	margin-left: 5px;
}

#content #main .priceList-type02 .blockRightHead dl.box dd,
#content #main2 .priceList-type02 .blockRightHead dl.box dd {
	float: left;
	width: 152px;
	height: 45px;
}

#content #main .priceList-type02 .blockRightHead dl.box dd p,
#content #main2 .priceList-type02 .blockRightHead dl.box dd p {
	float: left;
	width: 75px;
	height: 100%;
	padding: 7px 0 !important;
	text-align: center;
	position: relative;
}

#content #main .priceList-type02 .blockRightHead dl.box dd p.plus,
#content #main2 .priceList-type02 .blockRightHead dl.box dd p.plus {
	border-left: 1px dotted #B634BC;
}

#content #main .priceList-type02 .blockBody,
#content #main2 .priceList-type02 .blockBody {
	float: left;
	width: 598px;
	border-bottom-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid #B634BC;
	border-top: none;
	color: #000;
}

#content #main .priceList-type02 .blockBody .line,
#content #main2 .priceList-type02 .blockBody .line {
	margin: 0;
	padding: 0;
	width: 598px;
	border: none;
	border-bottom: 1px dotted #B634BC;
}

#content #main .priceList-type02 .blockBody .lineTop,
#content #main2 .priceList-type02 .blockBody .lineTop {
	border-top: 1px solid #B634BC;
	border-bottom: 1px solid #B634BC;
}

#content #main .priceList-type02 .blockBody .bottom,
#content #main2 .priceList-type02 .blockBody .bottom {
	border-bottom: none;
}

#content #main .priceList-type02 .blockBody .line .cell01,
#content #main2 .priceList-type02 .blockBody .line .cell01 {
	line-height: 1.2;
	float: left;
	width: 127px;
	height: 20px;
	text-align: left;
	padding: 12px 0 12px;
	padding-left: 10px;
	font-weight: bold;
	color: #B733BA;
}

#content #main .priceList-type02 .blockBody .line .cell01.fs13,
#content #main2 .priceList-type02 .blockBody .line .cell01.fs13 {
	font-size: 13px;
}

#content #main .priceList-type02 .blockBody .line .cell01.line2,
#content #main2 .priceList-type02 .blockBody .line .cell01.line2 {
	padding: 9px 0 9px;
	padding-left: 10px;
	line-height: 1.0;
}

#content #main .priceList-type02 .blockBody .line span.note,
#content #main2 .priceList-type02 .blockBody .line span.note {
	font-size: 10px;
	font-weight: normal;
}

#content #main .priceList-type02 .blockBody .line .cell02,
#content #main2 .priceList-type02 .blockBody .line .cell02 {
	float: left;
	width: 75px;
	height: 20px;
	padding: 12px 0;
	text-align: center;
	border-left: 1px solid #B634BC;
}

#content #main .priceList-type02 .blockBody .line .cell02.line2,
#content #main2 .priceList-type02 .blockBody .line .cell02.line2 {
	line-height: 1.1;
	height: 22px;
	padding: 12px 0;
}

#content #main .priceList-type02 .blockBody .line .cell03,
#content #main2 .priceList-type02 .blockBody .line .cell03 {
	float: left;
	width: 151px;
	/* height: 20px; */
	padding: 12px 0;
	border-left: 1px solid #B634BC;
	text-align: center;
}

#content #main .priceList-type02 .blockBody .line .cell03_7,
#content #main2 .priceList-type02 .blockBody .line .cell03_7 {
	float: left;
	width: 151px;
	height: 30px;
	padding: 7px 0;
	border-left: 1px solid #B634BC;
	text-align: center;
}

#content #main .priceList-type02 .blockBody .line .cell04,
#content #main2 .priceList-type02 .blockBody .line .cell04 {
	float: left;
	width: 458px;
	padding: 10px 0;
	border-left: 1px solid #B634BC;
	text-align: center;
}

body #content #main .priceList-type02 .blockBody .line .cell05,
body #content #main2 .priceList-type02 .blockBody .line .cell05 {
	padding: 5px 0;
	padding-left: 10px;
	color: #FFF;
	background: #DE81D2 !important;
	font-weight: bold;
}

#content #main .priceList-type02 .blockBody .line .cell06,
#content #main2 .priceList-type02 .blockBody .line .cell06 {
	float: left;
	width: 304px;
	/* height: 20px; */
	padding: 12px 0;
	border-left: 1px solid #B634BC;
	text-align: center;
}


#content #main .priceList-type02 .blockBody .line .cell06_1line,
#content #main2 .priceList-type02 .blockBody .line .cell06_1line {
	float: left;
	width: 304px;
	/* height: 20px; */
	padding: 24px 0;
	border-left: 1px solid #B634BC;
	text-align: center;
}


#content #main .priceList-type02 .blockBody .line .plus,
#content #main2 .priceList-type02 .blockBody .line .plus {
	border-left: 1px dotted #B634BC;
}

#content #main .priceList-type02 .blockBody .line .free,
#content #main2 .priceList-type02 .blockBody .line .free {
	color: #DF22B2;
}

#content #main .priceList-type02 p.noteText,
#content #main2 .priceList-type02 p.noteText {
	float: left;
	margin-top: 5px;
	margin-bottom: 15px;
	font-size: 12px;
}

#content #main .acc_list #content #main .priceList-type02 .blockRightHead dl.box dd p,
#content #main2 .acc_list #content #main .priceList-type02 .blockRightHead dl.box dd p {
	padding: 0 !important;
}

#content #main .acc_list #content #main .priceList-type02 .blockRightHead dl.box .text02,
#content #main2 .acc_list #content #main .priceList-type02 .blockRightHead dl.box .text02 {
	float: none;
}

#content #main .acc_list p,
#content #main2 .acc_list p {
	line-height: 1.2;
}


/* ========================================
Baggage
======================================== */
.priceList div,
.priceList ul,
.priceList ol,
.priceList li,
.priceList dl,
.priceList dt,
.priceList dd,
.priceList p,
.contentDes .priceList p {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px !important;
	text-indent: 0 !important;
	letter-spacing: 0 !important;
}

.priceList img {
	border: none !important;
	vertical-align: bottom !important;
}

.priceList {
	width: 680px !important;
	margin: 10px 0 !important;
	font-size: 14px !important;
	color: #000000 !important;
}

.priceList .blockLeft {
	float: left !important;
	width: 138px !important;
	font-weight: bold !important;
}

.priceList .blockLeft p {
	padding-top: 30px !important;
	height: 74px !important;
	color: #FFFFFF !important;
	border-top-left-radius: 10px !important; 
	-webkit-border-top-left-radius: 10px !important;
	-moz-border-radius-topleft: 10px !important;
	border: 1px solid #B634BC !important;
	background: #B733BA !important;
	text-align: center !important;
	font-size: 15px !important;
}

.priceList .blockLeft div.block-ttl {
	padding: 5px 0 !important;
	padding-left: 10px !important;
	height: 20px !important;
	color: #FFFFFFF !important;
	border-top: 1px solid #B634BC !important;
	border-left: 1px solid #B634BC !important;
	background: #DE81D2 !important;
	font-weight: bold !important;
}

.priceList .blockLeft ul {
	color: #B733BA !important;
	border-bottom-left-radius: 10px !important; 
	-webkit-border-bottom-left-radius: 10px !important;
	-moz-border-radius-bottomleft: 10px !important;
	border: 1px solid #B634BC !important;
	border-right: none !important;
	list-style: none !important;
}

.priceList .blockLeft ul li {
	color: #B733BA !important;
	text-indent: 0 !important;
	padding-left: 10px !important;
	padding-top: 12px !important;
	padding-bottom: 0px !important;
	height: 33px !important;
	border-bottom: 1px dotted #B634BC !important;
	font-weight: bold !important;
	list-style: none !important;
}

.priceList .blockLeft ul li.seat-type {
	height: 20px;
	display: block;
}

.priceList .blockLeft ul li span.row_head {
	line-height: 1.0 !important;
	color: #B733BA !important;
	font-weight: bold !important;
}

.priceList .blockLeft ul li.seat-type span.row_head {
	font-size: 13px !important;
}

.priceList .blockLeft ul li.line2 {
	line-height: 0.9 !important;
	padding-top: 9px !important;
	height: 36px !important;
}
.priceList .blockLeft ul li .row_head_line2 {
	line-height: 0.6 !important;
	color: #B733BA !important;
	font-weight: bold !important;
}
.priceList .blockLeft ul li span.note {
	line-height: 1.9 !important;
	color: #B733BA !important;
	font-weight: bold !important;
	font-size: 10px !important;
}

.priceList .blockLeft ul li.listBottom {
	border-bottom: none !important;
}

.priceList .blockRightHead {
	float: left !important;
	width: 460px !important;
	height: 105px !important;
	border-top-right-radius: 10px !important; 
	-webkit-border-top-right-radius: 10px !important;
	-moz-border-radius-topright: 10px !important;
	border: 1px solid #B634BC !important;
	background: #DE81D2 !important;
	border-bottom: none !important;
}

.priceList .blockRightHead.seat {
	background: #FFFFFF !important;
}

.priceList div.block-ttl-cell {
	float: left !important;
	width: 461px !important;
	height: 30px !important;
	background: #DE81D2 !important;
	border-top: 1px solid #B634BC !important;
	border-right: 1px solid #B634BC !important;
}

.priceList .blockRightHead dl.box {
	float: left !important;
	width: 229px !important;
	color: #FFFFFF !important;
	text-align: center !important;
}

.priceList .blockRightHead dl.type02 {
	border-left: 1px solid #B634BC !important;
	height: 105px !important;
}

.priceList .blockRightHead.seat dl.box dt {
	color: #B733BA !important;
}

.priceList .blockRightHead dl.box dt {
	height: 45px !important;
	padding: 5px 0 !important;
	padding-left: 10px !important;
	color: #FFFFFF !important;
	border-bottom: 1px solid #B634BC !important;
	vertical-align: middle !important;
	text-align: left !important;
	font-size: 13px !important;
	font-weight: bold !important;
}

.priceList .blockRightHead dl.box dt span {
	float: left !important;
	margin-right: 5px !important;
}

.priceList .blockRightHead dl.box dt span.text01 {
	margin-top: 15px !important;
}

.priceList .blockRightHead dl.box dt span.text02 {
	line-height: 1.3 !important;
	margin-top: 5px !important;
}

.priceList .blockRightHead dl.box dd {
	float: left !important;
	width: 229px !important;
	height: 45px !important;
}

.priceList .blockRightHead dl.box dd p {
	float: left !important;
	width: 114px !important;
/*	height: 100%;*/
	height: 40px;
	padding: 5px 0 !important;
	text-align: center !important;
	position: relative;
}

.priceList .blockRightHead dl.box dd p.plus {
	border-left: 1px dotted #B634BC !important;
}

.priceList .blockRightHead dl.box dd p img {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -37px;
}

.priceList .blockRightHead dl.box img,
[class^="priceList-type"] .blockRightHead dl.box img,
[class^="priceList-type"] .blockRightHead02 dl.box img {
	padding: 0;
}

.priceList .blockRightHead span.text01 {
	width: auto;
}

.priceList .blockRightBody {
	float: left !important;
	width: 460px !important;
	border-bottom-right-radius: 10px !important; 
	-webkit-border-bottom-right-radius: 10px !important;
	-moz-border-radius-bottomright: 10px !important;
	border: 1px solid #B634BC !important;
}

.priceList .blockRightBody ul.box {
	float: left !important;
	width: 229px !important;
	list-style: none !important;
}

.priceList .blockRightBody ul.box li {
	float: left !important;
	width: 229px !important;
	text-align: center !important;
	border-bottom: 1px dotted #B634BC !important;
	list-style: none !important;
}

.priceList .blockRightBody ul.box li.listBottom {
	border-bottom: none !important;
	height: 45px !important;
}

*+html .priceList .blockRightBody ul.box li.listBottom p {
	height: 23px !important;
}

.priceList .blockRightBody ul.box li p {
	float: left !important;
	width: 114px !important;
	padding: 12px 0 !important;
	height: 21px !important;
	color: #000000 !important;
}

.priceList .blockRightBody ul.box li p.w269 {
	width: 229px !important;
}

.priceList .blockRightBody ul.box li .free {
	color: #DF22B2 !important;
}

.priceList .blockRightBody ul.box li p.plus {
	border-left: 1px dotted #B634BC !important;
}

.priceList .blockRightBody ul.type02 li {
	border-left: 1px solid #B634BC !important;
}

.priceList p.noteText {
	float: left !important;
	margin-top: 5px !important;
	margin-bottom: 15px !important;
	font-size: 12px !important;
}
.priceList p.noteText span {
	font-size: 12px !important;
}



/* ========================================
Checkin Dom
======================================== */
#content #main .checkin02 div,
#content #main .checkin02 ul,
#content #main .checkin02 ol,
#content #main .checkin02 li,
#content #main .checkin02 dl,
#content #main .checkin02 dt,
#content #main .checkin02 dd,
#content #main .checkin02 p,
.contentDes #content #main .checkin02 p,
#content #main2 .checkin02 div,
#content #main2 .checkin02 ul,
#content #main2 .checkin02 ol,
#content #main2 .checkin02 li,
#content #main2 .checkin02 dl,
#content #main2 .checkin02 dt,
#content #main2 .checkin02 dd,
#content #main2 .checkin02 p,
.contentDes #content #main2 .checkin02 p {
	margin: 0;
	padding: 0;
}

#content #main .checkin02 img,
#content #main2 .checkin02 img {
	border: none;
	vertical-align: bottom;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

#content #main .checkin02,
#content #main2 .checkin02 {
	width: 640px;
	margin: 0;
	font-size: 13px;
	color: #000000;
}

#content #main .checkin02 span.note01,
#content #main2 .checkin02 span.note01 {
	color: #DC00A8;
	font-size: 14px;
	font-weight: bold;
}

#content #main .checkin02 span.note02,
#content #main2 .checkin02 span.note02 {
	color: #DC00A8;
	font-size: 15px;
	font-weight: bold;
}

#content #main .checkin02 span.underline,
#content #main2 .checkin02 span.underline {
	text-decoration: underline;
}

#content #main .checkin02 span.f18,
#content #main2 .checkin02 span.f18 {
	font-size: 18px;
}

#content #main .checkin02 .mainTtl,
#content #main2 .checkin02 .mainTtl {
	padding: 0;
	font-size: 30px;
	color: #A44DC2;
}

#content #main .checkin02 .point,
#content #main2 .checkin02 .point {
	background: #D900A6;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#content #main .checkin02 .point .boxTtl,
#content #main2 .checkin02 .point .boxTtl {
	padding: 10px;
	background: none;
	color: #FFFFFF;
}

#content #main .checkin02 .point .boxTtl span,
#content #main2 .checkin02 .point .boxTtl span {
	font-size: 25px;
}

#content #main .checkin02 .point .cell,
#content #main2 .checkin02 .point .cell {
	margin-bottom: 10px;
	background: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#content #main .checkin02 .point .boxLeft,
#content #main2 .checkin02 .point .boxLeft {
	float: left;
	margin-left: 10px;
	width: 275px;
}

*html #content #main .checkin02 .point .boxLeft,
*html #content #main2 .checkin02 .point .boxLeft {
	margin-left: 5px;
}

#content #main .checkin02 .point .boxRight,
#content #main2 .checkin02 .point .boxRight {
	float: left;
	margin-left: 10px;
	width: 335px;
}

#content #main .checkin02 .point .cell .noArea,
#content #main2 .checkin02 .point .cell .noArea {
	float: left;
	width: 30px;
	padding: 0 10px;
}

#content #main .checkin02 .point .boxLeft .cell .noArea,
#content #main2 .checkin02 .point .boxLeft .cell .noArea {
	padding-top: 15px;
}

#content #main .checkin02 .point .boxLeft .cell .textArea,
#content #main2 .checkin02 .point .boxLeft .cell .textArea {
	margin-bottom: 10px;
}

#content #main .checkin02 .point .boxLeft .cell .imageArea,
#content #main2 .checkin02 .point .boxLeft .cell .imageArea {
	float: left;
	width: 100px;
	padding-top: 15px;
	text-align: center;
}

#content #main .checkin02 .point .boxRight .cell .noArea,
#content #main2 .checkin02 .point .boxRight .cell .noArea {
	padding-top: 16px;
}

#content #main .checkin02 .point .cell .textArea,
#content #main2 .checkin02 .point .cell .textArea {
	float: left;
	width: 255px;
	padding: 8px 0;
	font-size: 14px;
}

#content #main .checkin02 .point .boxLeft .cell .textArea,
#content #main2 .checkin02 .point .boxLeft .cell .textArea {
	width: 120px;
	padding-top: 15px;
}

#content #main .checkin02 .flowTtl,
#content #main2 .checkin02 .flowTtl {
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #999A9C;
}

#content #main .checkin02 .boxTtl,
#content #main2 .checkin02 .boxTtl {
	clear: both;
	padding: 3px 0 2px;
	padding-left: 15px;
	background: #A44DC2;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

#content #main .checkin02 .box .arrow,
#content #main2 .checkin02 .box .arrow {
	float: left;
	width: 90px;
}

#content #main .checkin02 .box .article,
#content #main2 .checkin02 .box .article {
	float: right;
	width: 535px;
	padding: 15px 0px;
}

#content #main .checkin02 .box .article ul,
#content #main2 .checkin02 .box .article ul {
	padding-left: 15px;
}

#content #main .checkin02 .box .article ul li,
#content #main2 .checkin02 .box .article ul li {
	line-height: 1.5;
	margin: 5px 0 5px 20px !important;
	text-indent: 0 !important;
	list-style-type: disc !important;
}

#content #main .checkin02 .box .article .textArea,
#content #main2 .checkin02 .box .article .textArea {
	float: left;
	width: 375px;
}

#content #main .checkin02 .box .article .imageArea,
#content #main2 .checkin02 .box .article .imageArea {
	float: right;
	width: 152px;
	text-align: right;
}


#content #main .checkin02 .box .article .articleBoxLeft,
#content #main2 .checkin02 .box .article .articleBoxLeft {
	float: left;
	width: 255px;
	padding-right: 10px;
	border-right: 1px solid #B1B1B3;
}

#content #main .checkin02 .box .article .articleBoxLeft p,
#content #main2 .checkin02 .box .article .articleBoxLeft p {
	color: #A44DC2 !important;
	font-size: 15px !important;
}


#content #main .checkin02 .box .article .articleBoxLeft p strong,
#content #main2 .checkin02 .box .article .articleBoxLeft p strong {
	font-size: 18px;
}

#content #main .checkin02 .box .article .articleBoxRight,
#content #main2 .checkin02 .box .article .articleBoxRight {
	float: left;
	width: 255px;
	padding-left: 10px;
}

#content #main .checkin02 .box .article .articleBoxRight p,
#content #main2 .checkin02 .box .article .articleBoxRight p {
	color: #A44DC2 !important;
	font-size: 15px !important;
}

#content #main .checkin02 .box .article .articleBoxRight p strong,
#content #main2 .checkin02 .box .article .articleBoxRight p strong {
	font-size: 18px;
}

#content #main .checkin02 .box .article .noteLine,
#content #main2 .checkin02 .box .article .noteLine {
	clear: both;
	padding-top: 10px;
}

#content #main .checkin02 .box .article .attention,
#content #main2 .checkin02 .box .article .attention {
	width: 370px;
	margin-top: 10px;
	border: 3px solid #D800AB;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#content #main .checkin02 .box .article .attention .blockLeft,
#content #main2 .checkin02 .box .article .attention .blockLeft {
	line-height: 2.0;
	float: left;
	width: 95px;
	padding-top: 8px;
	color: #DC00A8;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#content #main .checkin02 .box .article .attention .blockRight,
#content #main2 .checkin02 .box .article .attention .blockRight {
	float: right;
	width: 260px;
	padding: 5px 5px;
	color: #DC00A8;
	border-left: 1px solid #D800AB;
	font-weight: bold;
	font-size: 12px;
}

#content #main .checkin02 .box .article .attention02,
#content #main2 .checkin02 .box .article .attention02 {
	width: 500px;
	margin-top: 10px;
	border: 1px solid #A54DC5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#content #main .checkin02 .box .article .attention02 .blockLeft,
#content #main2 .checkin02 .box .article .attention02 .blockLeft {
	float: left;
	width: 80px;
	padding-top: 18px;
	color: #A54DC5;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#content #main .checkin02 .box .article .attention02 .blockRight,
#content #main2 .checkin02 .box .article .attention02 .blockRight {
	float: right;
	width: 390px;
	padding: 10px 10px;
	border-left: 1px solid #A54DC5;
}

#content #main .checkin02 .tenimotu,
#content #main2 .checkin02 .tenimotu {
	clear: both;
}

#content #main .checkin02 .step03,
#content #main2 .checkin02 .step03 {
	padding-top: 40px;
	background: url(/portals/1/images/checkin/bcg_step03.gif) no-repeat 0 0;
}

#content #main .checkin02 .step03_en,
#content #main2 .checkin02 .step03_en {
	padding-top: 40px;
	background: url(/portals/0/images/checkin/bcg_step03_en.gif) no-repeat 0 0;
}


#content #main .checkin02 .step03 .boxTtl,
#content #main2 .checkin02 .step03 .boxTtl {
	width: 545px;
	padding: 3px 0 2px;
	padding-left: 15px;
	background: #A44DC2;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

#content #main .checkin02 .step03_en .boxTtl,
#content #main2 .checkin02 .step03_en .boxTtl {
	width: 545px;
	padding: 3px 0 2px;
	padding-left: 15px;
	background: #A44DC2;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

/* ========================================
Checkin Inter
======================================== */
#content #main .checkin03,
#content #main2 .checkin03 {
	width: 640px;
	margin: 0;
	font-size: 13px;
	color: #000;
}

#content #main .checkin03 span.note01,
#content #main2 .checkin03 span.note01 {
	color: #DC00A8;
	font-size: 14px;
	font-weight: bold;
}

#content #main .checkin03 span.note02,
#content #main2 .checkin03 span.note02 {
	color: #DC00A8;
	font-size: 15px;
	font-weight: bold;
}

#content #main .checkin03 span.underline,
#content #main2 .checkin03 span.underline {
	text-decoration: underline;
}

#content #main .checkin03 span.f18,
#content #main2 .checkin03 span.f18 {
	font-size: 18px;
}

#content #main .checkin03 .mainTtl,
#content #main2 .checkin03 .mainTtl {
	padding: 0;
	font-size: 30px;
	color: #DE81D2;
}

#content #main .checkin03 .point,
#content #main2 .checkin03 .point {
	background: #D900A6;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#content #main .checkin03 .point .boxTtl,
#content #main2 .checkin03 .point .boxTtl {
	padding: 10px;
	background: none;
	color: #FFFFFF;
}

#content #main .checkin03 .point .boxTtl span,
#content #main2 .checkin03 .point .boxTtl span {
	font-size: 25px;
}

#content #main .checkin03 .point .cell,
#content #main2 .checkin03 .point .cell {
	margin-bottom: 10px;
	background: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#content #main .checkin03 .point .boxLeft,
#content #main2 .checkin03 .point .boxLeft {
	float: left;
	margin-left: 10px;
	width: 275px;
}

*html #content #main .checkin03 .point .boxLeft,
*html #content #main2 .checkin03 .point .boxLeft {
	margin-left: 5px;
}

#content #main .checkin03 .point .boxRight,
#content #main2 .checkin03 .point .boxRight {
	float: left;
	margin-left: 10px;
	width: 335px;
}

#content #main .checkin03 .point .cell .noArea,
#content #main2 .checkin03 .point .cell .noArea {
	float: left;
	width: 30px;
	padding: 0 10px;
}

#content #main .checkin03 .point .boxLeft .cell .noArea,
#content #main2 .checkin03 .point .boxLeft .cell .noArea {
	padding-top: 15px;
}

#content #main .checkin03 .point .boxLeft .cell .textArea,
#content #main2 .checkin03 .point .boxLeft .cell .textArea {
	margin-bottom: 10px;
}

#content #main .checkin03 .point .boxLeft .cell .imageArea,
#content #main2 .checkin03 .point .boxLeft .cell .imageArea {
	float: left;
	width: 100px;
	padding-top: 15px;
	text-align: center;
}

#content #main .checkin03 .point .boxRight .cell .noArea,
#content #main2 .checkin03 .point .boxRight .cell .noArea {
	padding-top: 16px;
}

#content #main .checkin03 .point .cell .textArea,
#content #main2 .checkin03 .point .cell .textArea {
	float: left;
	width: 275px;
	padding: 8px 0;
	font-size: 14px;
}

#content #main .checkin03 .point .boxLeft .cell .textArea,
#content #main2 .checkin03 .point .boxLeft .cell .textArea {
	width: 120px;
	padding-top: 15px;
}

#content #main .checkin03 .flowTtl,
#content #main2 .checkin03 .flowTtl {
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #999A9C;
}

#content #main .checkin03 .boxTtl,
#content #main2 .checkin03 .boxTtl {
	clear: both;
	padding: 3px 0 2px;
	padding-left: 15px;
	background: #DE81D2;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

#content #main .checkin03 .box .arrow,
#content #main2 .checkin03 .box .arrow {
	float: left;
	width: 90px;
}

#content #main .checkin03 .box .article,
#content #main2 .checkin03 .box .article {
	float: right;
	width: 535px;
	padding: 10px 0 0;
}

#content #main .checkin03 .box .article ul,
#content #main2 .checkin03 .box .article ul {
	padding-left: 15px;
}

#content #main .checkin03 .box .article ul li,
#content #main2 .checkin03 .box .article ul li {
	line-height: 1.5;
	margin: 5px 0 5px 20px !important;
	text-indent: 0 !important;
	list-style-type: disc !important;
}

#content #main .checkin03 .box .article .textArea,
#content #main2 .checkin03 .box .article .textArea {
	float: left;
	width: 375px;
}

#content #main .checkin03 .box .article .imageArea,
#content #main2 .checkin03 .box .article .imageArea {
	float: right;
	width: 152px;
	text-align: right;
}

#content #main .checkin03 .box .article .check,
#content #main2 .checkin03 .box .article .check {
	padding: 5px 0;
	color: #D801A6;
}

#content #main .checkin03 .box .article .check  img,
#content #main2 .checkin03 .box .article .check  img {
	vertical-align: middle;
}

#content #main .checkin03 .box .article .attention,
#content #main2 .checkin03 .box .article .attention {
	width: 370px;
	margin-top: 10px;
	border: 3px solid #D800AB;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#content #main .checkin03 .box .article .attention .blockLeft,
#content #main2 .checkin03 .box .article .attention .blockLeft {
	line-height: 2.0;
	float: left;
	width: 95px;
	padding-top: 8px;
	color: #DC00A8;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#content #main .checkin03 .box .article .attention .blockRight,
#content #main2 .checkin03 .box .article .attention .blockRight {
	float: right;
	width: 260px;
	padding: 5px 5px;
	color: #DC00A8;
	border-left: 1px solid #D800AB;
	font-weight: bold;
	font-size: 12px;
}

#content #main .checkin03 .box .article .attention02,
#content #main2 .checkin03 .box .article .attention02 {
	width: 500px;
	margin-top: 10px;
	border: 1px solid #A54DC5;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#content #main .checkin03 .box .article .attention02 .blockLeft,
#content #main2 .checkin03 .box .article .attention02 .blockLeft {
	float: left;
	width: 80px;
	padding-top: 18px;
	color: #A54DC5;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#content #main .checkin03 .box .article .attention02 .blockRight,
#content #main2 .checkin03 .box .article .attention02 .blockRight {
	float: right;
	width: 390px;
	padding: 10px 10px;
	border-left: 1px solid #A54DC5;
}

#content #main .checkin03 .tenimotu,
#content #main2 .checkin03 .tenimotu {
	clear: both;
	padding-top: 15px;
}

#content #main .checkin03 .step03-2,
#content #main2 .checkin03 .step03-2 {
	padding-top: 60px;
	background: url(/portals/1/images/checkin/bcg_step03-2.gif) no-repeat 0 0;
}

#content #main .checkin03 .step03-2_en,
#content #main2 .checkin03 .step03-2_en {
	padding-top: 45px;
	background: url(/portals/0/images/checkin/bcg_step03-2_en.gif) no-repeat 0 0;
}

#content #main .checkin03 .step03-2_tw,
#content #main2 .checkin03 .step03-2_tw {
	padding-top: 45px;
	background: url(/portals/7/Images/checkin/bcg_step03-2.gif) no-repeat 0 0;
}

#content #main .checkin03 .step03-2_hk,
#content #main2 .checkin03 .step03-2_hk {
	padding-top: 45px;
	background: url(/portals/6/Images/checkin/bcg_step03-2.gif) no-repeat 0 0;
	padding-bottom: 10px;
}

#content #main .checkin03 .step03-2_kr,
#content #main2 .checkin03 .step03-2_kr {
	padding-top: 45px;
	background: url(/portals/5/Images/checkin/bcg_step03-2.gif) no-repeat 0 0;
	padding-bottom: 10px;
}

#content #main .checkin03 .step03-2_cn,
#content #main2 .checkin03 .step03-2_cn {
	padding-top: 45px;
	background: url(/application/files/8114/7220/3405/img_how_to_checkin_2016826_06_cn.gif) no-repeat 0 0;
	padding-bottom: 10px;
}

#content #main .checkin03 .step03-2 .boxTtl,
#content #main2 .checkin03 .step03-2 .boxTtl {
	width: 450px;
	padding: 3px 0 2px;
	padding-left: 15px;
	background: #DE81D2;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

#content #main .checkin03 .step03-2_en .boxTtl,
#content #main2 .checkin03 .step03-2_en .boxTtl {
	width: 450px;
	padding: 3px 0 2px;
	padding-left: 15px;
	background: #DE81D2;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

#content #main .checkin03 .step03-2_tw .boxTtl,
#content #main2 .checkin03 .step03-2_tw .boxTtl {
	width: 450px;
	padding: 3px 0 2px;
	padding-left: 15px;
	background: #DE81D2;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

#content #main .checkin03 .step03-2_hk .boxTtl,
#content #main2 .checkin03 .step03-2_hk .boxTtl {
	width: 450px;
	padding: 3px 0 2px;
	padding-left: 15px;
	background: #DE81D2;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

#content #main .checkin03 .step03-2_kr .boxTtl {
	width: 450px;
	padding: 3px 0 2px;
	padding-left: 15px;
	background: #DE81D2;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

/* ========================================
Baggage Allowance
======================================== */
#content #main .baggage_j2 div,
#content #main .baggage_j2 ul,
#content #main .baggage_j2 ol,
#content #main .baggage_j2 li,
#content #main .baggage_j2 dl,
#content #main .baggage_j2 dt,
#content #main .baggage_j2 dd,
#content #main .baggage_j2 p,
.contentDes #content #main .baggage_j2 p,
#content #main2 .baggage_j2 div,
#content #main2 .baggage_j2 ul,
#content #main2 .baggage_j2 ol,
#content #main2 .baggage_j2 li,
#content #main2 .baggage_j2 dl,
#content #main2 .baggage_j2 dt,
#content #main2 .baggage_j2 dd,
#content #main2 .baggage_j2 p,
.contentDes #content #main2 .baggage_j2 p {
	margin: 0;
	padding: 0;
}

#content #main .baggage_j2 img,
#content #main2 .baggage_j2 img {
	border: none;
	vertical-align: bottom;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

#content #main .baggage_j2,
#content #main2 .baggage_j2 {
	width: 600px;
	margin: 0;
	font-size: 14px;
	color: #000000;
}

#content #main .baggage_j2 .wrapLeft,
#content #main2 .baggage_j2 .wrapLeft {
	float: left;
	width: 298px;
}

#content #main .baggage_j2 .wrapRight,
#content #main2 .baggage_j2 .wrapRight {
	float: left;
	width: 298px;
	height: 269px;
	padding: 10px 0 14px;
	border-top-right-radius: 10px; 
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid #B634BC;
	border-left: none;
	text-align: center;
}

#content #main .baggage_j2 .wrapRight_en,
#content #main2 .baggage_j2 .wrapRight_en {
	float: left;
	width: 298px;
	height: 289px;
	padding: 10px 0 14px;
	border-top-right-radius: 10px; 
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid #B634BC;
	border-left: none;
	text-align: center;
}

#content #main .baggage_j2 .blockHead,
#content #main2 .baggage_j2 .blockHead {
	float: left;
	width: 285px;
	height: 58px;
	padding-top: 8px;
	padding-left: 12px;
	border-top-left-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border: 1px solid #B634BC;
	background: #DE81D2;
	border-bottom: none;
	color: #FFFFFF;
	font-size: 16px;
}

#content #main .baggage_j2 .blockBody,
#content #main2 .baggage_j2 .blockBody {
	float: left;
	width: 297px;
	border-bottom-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border: 1px solid #B634BC;
	border-top: none;
}

#content #main .baggage_j2 .blockBody .line,
#content #main2 .baggage_j2 .blockBody .line {
	margin: 0;
	padding: 0;
	border-top: 1px solid #B634BC;
}

#content #main .baggage_j2 .blockBody .line .cell,
#content #main2 .baggage_j2 .blockBody .line .cell {
	float: left;
	height: 50px;
	padding: 10px 0;
	text-align: center;
}

#content #main .baggage_j2 .blockBody .line .th,
#content #main2 .baggage_j2 .blockBody .line .th {
	width: 70px;
	padding: 10px;
	color: #B733BA;
}

#content #main .baggage_j2 .blockBody .line .td,
#content #main2 .baggage_j2 .blockBody .line .td {
	width: 181px;
	padding-left: 10px;
	border-left: 1px solid #B634BC;
	text-align: left;
}

#content #main .baggage_j2 .blockBody .line .rightend,
#content #main2 .baggage_j2 .blockBody .line .rightend {
	border-right: none;
}

#content #main .baggage_j2 .blockBody .line .text02-01,
#content #main2 .baggage_j2 .blockBody .line .text02-01 {
	padding: 0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 15px;
}

#content #main .baggage_j2 .blockBody .line .text02-02,
#content #main2 .baggage_j2 .blockBody .line .text02-02 {
	height: 64px;
}

#content #main .baggage_j2 .blockBody .line .text02-02_en,
#content #main2 .baggage_j2 .blockBody .line .text02-02_en {
	height: 85px;
}


*html #content #main .baggage_j2 .blockBody .line .text02-02,
*html #content #main2 .baggage_j2 .blockBody .line .text02-02 {
	padding-top: 8px;
	padding-bottom: 8px;
}

/* ========================================
Carry-on Items
======================================== */
#content #main .baggage_j3 div,
#content #main .baggage_j3 ul,
#content #main .baggage_j3 ol,
#content #main .baggage_j3 li,
#content #main .baggage_j3 dl,
#content #main .baggage_j3 dt,
#content #main .baggage_j3 dd,
#content #main .baggage_j3 p,
.contentDes #content #main .baggage_j3 p,
#content #main2 .baggage_j3 div,
#content #main2 .baggage_j3 ul,
#content #main2 .baggage_j3 ol,
#content #main2 .baggage_j3 li,
#content #main2 .baggage_j3 dl,
#content #main2 .baggage_j3 dt,
#content #main2 .baggage_j3 dd,
#content #main2 .baggage_j3 p,
.contentDes #content #main2 .baggage_j3 p {
	margin: 0;
	padding: 0;
}

#content #main .baggage_j3 img,
#content #main2 .baggage_j3 img {
	border: none;
	vertical-align: bottom;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

#content #main .baggage_j3,
#content #main2 .baggage_j3 {
	width: 600px;
	margin: 0;
	font-size: 14px;
	color: #000000;
}

#content #main .baggage_j3 .blockHead,
#content #main2 .baggage_j3 .blockHead {
	float: left;
	width: 598px;
	height: 28px;
	padding-top: 8px;
	border-top-left-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px; 
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border: 1px solid #B634BC;
	background: #DE81D2;
	border-bottom: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
}

#content #main .baggage_j3 .blockBody,
#content #main2 .baggage_j3 .blockBody {
	float: left;
	width: 598px;
	border-bottom-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid #B634BC;
	border-top: none;
}

#content #main .baggage_j3 .blockBody .line,
#content #main2 .baggage_j3 .blockBody .line {
	margin: 0;
	padding: 0;
	border-top: 1px solid #B634BC;
}

#content #main .baggage_j3 .blockBody .line .cell,
#content #main2 .baggage_j3 .blockBody .line .cell {
	float: left;
	padding: 15px 0;
	text-align: center;
}

#content #main .baggage_j3 .blockBody .line .th,
#content #main2 .baggage_j3 .blockBody .line .th {
	width: 152px;
	padding: 10px;
	text-align: left;
	font-size: 12px;
}

#content #main .baggage_j3 .blockBody .line .itemName,
#content #main2 .baggage_j3 .blockBody .line .itemName {
	margin-bottom: 5px;
	color: #B733BA;
	font-weight: bold;
}

#content #main .baggage_j3 .blockBody .line .td,
#content #main2 .baggage_j3 .blockBody .line .td {
	width: 125px;
	height: 170px;
	border-left: 1px dotted #B634BC;
	border-right: 1px solid #B634BC;
	text-align: center;
}

#content #main .baggage_j3 .blockBody .line .rightend,
#content #main2 .baggage_j3 .blockBody .line .rightend {
	border-right: none;
}

/* ========================================
Reset
======================================== */
#content #main .othercaution div,
#content #main .othercaution ul,
#content #main .othercaution ol,
#content #main .othercaution li,
#content #main .othercaution dl,
#content #main .othercaution dt,
#content #main .othercaution dd,
#content #main .othercaution p,
.contentDes #content #main .othercaution p,
#content #main2 .othercaution div,
#content #main2 .othercaution ul,
#content #main2 .othercaution ol,
#content #main2 .othercaution li,
#content #main2 .othercaution dl,
#content #main2 .othercaution dt,
#content #main2 .othercaution dd,
#content #main2 .othercaution p,
.contentDes #content #main2 .othercaution p {
	margin: 0;
	padding: 0;
}

#content #main .othercaution img,
#content #main2 .othercaution img {
	border: none;
	vertical-align: bottom;
}

/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/* ========================================
Danger Item
======================================== */
#content #main .othercaution,
#content #main2 .othercaution {
	width: 600px;
	margin: 0;
	font-size: 13px;
	color: #000000;
}

#content #main .othercaution ul li,
#content #main2 .othercaution ul li {
	list-style: none;
}

#content #main .othercaution .blockHead,
#content #main2 .othercaution .blockHead {
	float: left;
	width: 598px;
	height: 28px;
	padding-top: 8px;
	border-top-left-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px; 
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border: 1px solid #B634BC;
	background: #DE81D2;
	border-bottom: none;
	color: #FFFFFF;
	text-align: center;
	font-size: 16px;
}

#content #main .othercaution .blockBody,
#content #main2 .othercaution .blockBody {
	float: left;
	width: 598px;
	border-bottom-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid #B634BC;
	border-top: none;
}

#content #main .othercaution .blockBody .line,
#content #main2 .othercaution .blockBody .line {
	margin: 0;
	padding: 0;
	border-top: 1px solid #B634BC;
}

#content #main .othercaution .blockBody .line .cell,
#content #main2 .othercaution .blockBody .line .cell {
	float: left;
	padding: 10px 0;
	padding-left: 10px;
}

#content #main .othercaution .blockBody .line .th,
#content #main2 .othercaution .blockBody .line .th {
	width: 179px;
	color: #B733BA;
}

#content #main .othercaution .blockBody .line .td,
#content #main2 .othercaution .blockBody .line .td {
	width: 390px;
	border-left: 1px dotted #B634BC;
}

/* ========================================
Groupbooking
======================================== */
#content #main .groupbooking,
#content #main2 .groupbooking {
	width: 640px;
	margin: 0;
	font-size: 13px;
	color: #000000;
}

#content #main .groupbooking .boxTtl,
#content #main2 .groupbooking .boxTtl {
	clear: both;
	padding: 3px 0 2px;
	padding-left: 15px;
	background: #A44DC2;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
}

#content #main .groupbooking .box .arrow,
#content #main2 .groupbooking .box .arrow {
	float: left;
	width: 90px;
}

#content #main .groupbooking .box .article,
#content #main2 .groupbooking .box .article {
	float: right;
	width: 530px;
	padding: 15px 10px;
}

#content #main .groupbooking .box .article .note01,
#content #main2 .groupbooking .box .article .note01 {
	color: #DC00A8;
	font-size: 14px;
	font-weight: bold;
}

#content #main .groupbooking .box .article .note02,
#content #main2 .groupbooking .box .article .note02 {
	color: #DC00A8;
	font-size: 15px;
	font-weight: bold;
}

#content #main .groupbooking .box .article .attention,
#content #main2 .groupbooking .box .article .attention {
	width: 400px;
	/*margin-top: 10px;*/
	border: 3px solid #D800AB;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
* + html #content #main .groupbooking .box .article .attention,
* + html #content #main2 .groupbooking .box .article .attention {
	position: relative;
	height: 100%;
}

#content #main .groupbooking .box .article .attention > div,
#content #main2 .groupbooking .box .article .attention > div {
	display: table-cell;
	height: 50px;
}
* + html #content #main .groupbooking .box .article .attention > div,
* + html #content #main2 .groupbooking .box .article .attention > div {
	display: block;
}

#content #main .groupbooking .box .article .attention .blockLeft,
#content #main2 .groupbooking .box .article .attention .blockLeft {
	line-height: 30px;
	/*float: left;*/
	width: 110px;
	/*padding-top: 15px;*/
	color: #DC00A8;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

#content #main .groupbooking .box .article .attention .blockRight,
#content #main2 .groupbooking .box .article .attention .blockRight {
	/*float: right;*/
	width: 270px;
	padding: 5px 10px;
	color: #DC00A8;
	border-left: 1px solid #D800AB;
	font-weight: bold;
}
* + html #content #main .groupbooking .box .article .attention .blockRight,
* + html #content #main2 .groupbooking .box .article .attention .blockRight {
	position: absolute;
	top: 0;
	left: 110px;
}

#content #main .groupbooking .boxContact,
#content #main2 .groupbooking .boxContact {
	clear: both;
	padding: 10px 0;
	border: 1px solid #B836BA;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
}

#content #main .groupbooking .boxContact span.sttl,
#content #main2 .groupbooking .boxContact span.sttl {
	color: #D800AB;
	font-size: 16px;
	font-weight: bold;
}

#content #main .groupbooking .boxContact span.tel,
#content #main2 .groupbooking .boxContact span.tel {
	padding-left: 10px;
	color: #D800AB;
	font-size: 28px;
	font-weight: bold;
}

#content #main .groupbooking .boxContact span.tel img,
#content #main2 .groupbooking .boxContact span.tel img {
	vertical-align: middle;
}

#content #main .groupbooking .boxContact span.ja,
#content #main2 .groupbooking .boxContact span.ja {
	color: #D800AB;
	font-size: 11px;
	font-weight: bold;
}

#content #main .groupbooking .boxContact img,
#content #main2 .groupbooking .boxContact img {
	vertical-align: middle !important;
}


/* ========================================
GroupBooking PriceList
======================================== */
#content #main .groupbooking-priceList,
#content #main2 .groupbooking-priceList {
	width: 600px;
	margin: 10px;
	font-size: 14px;
/*	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;*/
	color: #000000;
}

#content #main .groupbooking-priceList ul,
#content #main2 .groupbooking-priceList ul {
	list-style: none;
}

#content #main .groupbooking-priceList ul li,
#content #main2 .groupbooking-priceList ul li {
	list-style: none;
}

#content #main .groupbooking-priceList .blockBody,
#content #main2 .groupbooking-priceList .blockBody {
	float: left;
	width: 598px;
	border-bottom-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid #B634BC;
	border-top: none;
	font-size: 13px;
}

#content #main .groupbooking-priceList .blockLeftTtl,
#content #main2 .groupbooking-priceList .blockLeftTtl {
	float: left;
	padding: 5px 0;
	width: 186px;
	border-top-left-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	color: #FFFFFF;
	border: 1px solid #B634BC;
	background: #DE81D2;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

#content #main .groupbooking-priceList .blockCenterTtl,
#content #main2 .groupbooking-priceList .blockCenterTtl {
	float: left;
	padding: 5px 0;
	width: 94px;
	color: #FFFFFF;
	border-top: 1px solid #B634BC;
	border-bottom: 1px solid #B634BC;
	background: #DE81D2;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

#content #main .groupbooking-priceList .blockRightTtl,
#content #main2 .groupbooking-priceList .blockRightTtl {
	float: left;
	padding: 5px 0;
	width: 316px;
	border-top-right-radius: 10px; 
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	color: #FFFFFF;
	border: 1px solid #B634BC;
	background: #DE81D2;
	font-weight: bold;
	text-align: center;
	font-size: 13px;
}

#content #main .groupbooking-priceList .blockBody,
#content #main2 .groupbooking-priceList .blockBody {
	color: #000000;
}

#content #main .groupbooking-priceList .blockBody .line,
#content #main2 .groupbooking-priceList .blockBody .line {
	margin: 0;
	padding: 0;
	width: 598px;
	border: none;
	border-bottom: 1px solid #B634BC;
}

#content #main .groupbooking-priceList .blockBody .line02,
#content #main2 .groupbooking-priceList .blockBody .line02 {
	float: left;
	border-bottom: 1px solid #B634BC;
}

#content #main .groupbooking-priceList .blockBody .line03,
#content #main2 .groupbooking-priceList .blockBody .line03 {
	float: left;
	border-bottom: 1px solid #B634BC;
	border-left: 1px dotted #B634BC;
}

#content #main .groupbooking-priceList .blockBody .line04,
#content #main2 .groupbooking-priceList .blockBody .line04 {
	float: left;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #B634BC;
	border-right: 1px solid #B634BC;
}

#content #main .groupbooking-priceList .blockBody .bottom,
#content #main2 .groupbooking-priceList .blockBody .bottom {
	border-bottom: none;
}

#content #main .groupbooking-priceList .blockBody .line .cell,
#content #main2 .groupbooking-priceList .blockBody .line .cell {
	line-height: 1.2;
	float: left;
	text-align: left;
	padding: 10px 0 8px;
	font-size: 13px;
	color: #000000;
}

#content #main .groupbooking-priceList .blockBody .line .cell01-1,
#content #main2 .groupbooking-priceList .blockBody .line .cell01-1 {
	float: left;
	width: 85px;
	color: #DF22B2;
	border-right: 1px dotted #B634BC;
	text-align: center;
	font-weight: bold;
}

#content #main .groupbooking-priceList .blockBody .line .cell01-2,
#content #main2 .groupbooking-priceList .blockBody .line .cell01-2 {
	float: left;
	width: 94px;
	padding: 9px 3px 8px;
	border-right: 1px solid #B634BC;
}

#content #main .groupbooking-priceList .blockBody .line .cell02,
#content #main2 .groupbooking-priceList .blockBody .line .cell02 {
	float: left;
	width: 93px;
	text-align: center;
}

#content #main .groupbooking-priceList .blockBody .line .pt20,
#content #main2 .groupbooking-priceList .blockBody .line .pt20 {
	height: 85px;
	padding: 20px 0 10px 0;
}

#content #main .groupbooking-priceList .blockBody .line .cell03,
#content #main2 .groupbooking-priceList .blockBody .line .cell03 {
	float: left;
	width: 294px;
	padding: 10px 10px 10px;
	border-left: 1px solid #B634BC;
}

#content #main .groupbooking-priceList .blockBody .cell-left,
#content #main2 .groupbooking-priceList .blockBody .cell-left {
	float: left;
	width: 281px;
	border-right: 1px solid #B634BC;
}

#content #main .groupbooking-priceList .blockBody .cell-right,
#content #main2 .groupbooking-priceList .blockBody .cell-right {
	float: right;
	width: 294px;
	padding: 8px 10px 8px;
	font-size: 13px;
}

#content #main .groupbooking-priceList .blockBody .cell-left02,
#content #main2 .groupbooking-priceList .blockBody .cell-left02 {
	float: left;
	width: 85px;
}

#content #main .groupbooking-priceList .blockBody .cell-left02 .cell01-1,
#content #main2 .groupbooking-priceList .blockBody .cell-left02 .cell01-1 {
	border: none;
}

#content #main .groupbooking-priceList .blockBody .cell-right02,
#content #main2 .groupbooking-priceList .blockBody .cell-right02 {
	float: right;
	width: 513px;
}

#content #main .groupbooking-priceList .blockBody .cell-block,
#content #main2 .groupbooking-priceList .blockBody .cell-block {
	float: left;
	width: 195px;
}

#content #main .groupbooking-priceList .blockBody .line .fs9,
#content #main2 .groupbooking-priceList .blockBody .line .fs9 {
	line-height: 1.2;
	padding-top: 9px;
	padding-bottom: 10px;
	font-size: 9px;
}

#content #main .groupbooking-priceList .blockBody .line .fs11,
#content #main2 .groupbooking-priceList .blockBody .line .fs11 {
	font-size: 11px;
	padding-bottom: 11px;
}

#content #main .groupbooking-priceList .blockBody .line .pt11,
#content #main2 .groupbooking-priceList .blockBody .line .pt11 {
	padding-top: 11px;
	padding-bottom: 8px;
}


#content #main .groupbooking-priceList .blockBody .line .pt12,
#content #main2 .groupbooking-priceList .blockBody .line .pt12 {
	padding-top: 12px;
	padding-bottom: 8px;
}

#content #main .groupbooking-priceList .blockBody .line .pt15,
#content #main2 .groupbooking-priceList .blockBody .line .pt15 {
	padding-top: 15px;
}

#content #main .groupbooking-priceList .blockBody .line .pt18,
#content #main2 .groupbooking-priceList .blockBody .line .pt18 {
	padding-top: 18px;
	padding-bottom: 18px;
}

#content #main .groupbooking-priceList .blockBody .line .pt25,
#content #main2 .groupbooking-priceList .blockBody .line .pt25 {
	padding-top: 25px;
}

#content #main .groupbooking-priceList .blockBody .line .pt30,
#content #main2 .groupbooking-priceList .blockBody .line .pt30 {
	padding-top: 30px;
	padding-bottom: 35px;
	height: 55px;
}

#content #main .groupbooking-priceList .blockBody .line .pt40,
#content #main2 .groupbooking-priceList .blockBody .line .pt40 {
	padding-top: 40px;
	padding-bottom: 45px;
	height: 30px;
}

#content #main .groupbooking-priceList .blockBody .line .pt50,
#content #main2 .groupbooking-priceList .blockBody .line .pt50 {
	padding-top: 50px;
}

#content #main .groupbooking-priceList .blockBody .line .pt55,
#content #main2 .groupbooking-priceList .blockBody .line .pt55 {
	padding-top: 55px;
}

#content #main .groupbooking-priceList .blockBody .line .pt70,
#content #main2 .groupbooking-priceList .blockBody .line .pt70 {
	padding-top: 70px;
}

#content #main .groupbooking-priceList .blockBody .line .pt130,
#content #main2 .groupbooking-priceList .blockBody .line .pt130 {
	padding-top: 130px;
}
/* ========================================
Btn Book
======================================== */
#content #main .btn_book,
#content #main2 .btn_book {
	width: 290px;
	margin: 0;
	font-size: 13px;
}

#content #main .btn_book,
#content #main2 .btn_book {
	background: #BC0095;
	border: 3px solid #FFFFFF;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	box-shadow: 2px 2px 2px #A9A9A9;/* 右に5px、下に5px */
	-webkit-box-shadow: 2px 2px 2px #A9A9A9;
	-moz-box-shadow: 2px 2px 2px #A9A9A9;
}

#content #main .btn_book a,
#content #main2 .btn_book a {
	display: block;
	width: 290px;
	height: 30px;
	padding: 6px 0;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background: url(/portals/1/images/arrow_btn_book.gif) no-repeat 20px center;
}

#content #main .btn_book a:link,
#content #main .btn_book a:visited,
#content #main2 .btn_book a:link,
#content #main2 .btn_book a:visited {
	color: #ffffff;
	text-decoration: none;
}
#content #main .btn_book a:hover,
#content #main2 .btn_book a:hover {
	color: #ffffff;
	text-decoration: none;
}


#content #main .btn_book_g,
#content #main2 .btn_book_g {
	width: 290px;
	margin: 0;
	font-size: 13px;
}

#content #main .btn_book_g,
#content #main2 .btn_book_g {
	background: #A8B50A;
	border: 3px solid #FFFFFF;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	box-shadow: 2px 2px 2px #A9A9A9;/* 右に5px、下に5px */
	-webkit-box-shadow: 2px 2px 2px #A9A9A9;
	-moz-box-shadow: 2px 2px 2px #A9A9A9;
}

#content #main .btn_book_g a,
#content #main2 .btn_book_g a {
	display: block;
	width: 290px;
	height: 30px;
	padding: 6px 0;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background: url(/portals/1/images/arrow_btn_g_book.gif) no-repeat 20px center;
}

#content #main .btn_book_g a:link,
#content #main .btn_book_g a:visited,
#content #main2 .btn_book_g a:link,
#content #main2 .btn_book_g a:visited {
	color: #ffffff;
	text-decoration: none;
}
#content #main .btn_book_g a:hover,
#content #main2 .btn_book_g a:hover {
	color: #ffffff;
	text-decoration: none;
}


#content #main .btn_book_middle,
#content #main2 .btn_book_middle {
	width: 340px;
	margin: 0;
	font-size: 13px;
}

#content #main .btn_book_middle,
#content #main2 .btn_book_middle {
	background: #BC0095;
	border: 3px solid #FFFFFF;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	box-shadow: 2px 2px 2px #A9A9A9;/* 右に5px、下に5px */
	-webkit-box-shadow: 2px 2px 2px #A9A9A9;
	-moz-box-shadow: 2px 2px 2px #A9A9A9;
}

#content #main .btn_book_middle a,
#content #main2 .btn_book_middle a {
	display: block;
	width: 340px;
	height: 30px;
	padding: 6px 0;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background: url(/portals/1/images/arrow_btn_book.gif) no-repeat 20px center;
}

#content #main .btn_book_middle a:link,
#content #main .btn_book_middle a:visited,
#content #main2 .btn_book_middle a:link,
#content #main2 .btn_book_middle a:visited {
	color: #ffffff;
	text-decoration: none;
}
#content #main .btn_book_middle a:hover,
#content #main2 .btn_book_middle a:hover {
	color: #ff0000;
	text-decoration: underline;
}


#content #main .btn_book_long,
#content #main2 .btn_book_long {
	width: 560px;
	margin: 0;
	font-size: 13px;
}

#content #main .btn_book_long,
#content #main2 .btn_book_long {
	background: #BC0095;
	border: 3px solid #FFFFFF;
	border-radius: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-align: center;
	box-shadow: 2px 2px 2px #A9A9A9;/* 右に5px、下に5px */
	-webkit-box-shadow: 2px 2px 2px #A9A9A9;
	-moz-box-shadow: 2px 2px 2px #A9A9A9;
}

#content #main .btn_book_long a,
#content #main2 .btn_book_long a {
	display: block;
	width: 560px;
	height: 30px;
	padding: 6px 0;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	background: url(/portals/1/images/arrow_btn_book.gif) no-repeat 20px center;
}

#content #main .btn_book_long a:link,
#content #main .btn_book_long a:visited,
#content #main2 .btn_book_long a:link,
#content #main2 .btn_book_long a:visited {
	color: #ffffff;
	text-decoration: none;
}
#content #main .btn_book_long a:hover,
#content #main2 .btn_book_long a:hover {
	color: #ff0000;
	text-decoration: underline;
}


/* ========================================
Corpolate
======================================== */
#content #main table.corporate td,
#content #main2 table.corporate td {
	font-size: 14px;
}

/* ========================================
Faretype
======================================== */
#content #main .fare_type,
#content #main2 .fare_type {
	width: 600px;
	margin: 0;
	font-size: 13px;
	color: #000000;
}

#content #main .fare_type .blockLeft,
#content #main2 .fare_type .blockLeft {
	float: left;
	width: 300px;
}

#content #main .fare_type .blockLeft .blockBody,
#content #main2 .fare_type .blockLeft .blockBody {
	height: 470px;
	padding-top: 10px;
	padding-left: 10px;
	border: 1px solid #945BA0;
	background: #F9E4F7;
	border-bottom-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
}

#content #main .fare_type .blockBody p,
#content #main2 .fare_type .blockBody p {
	margin-left: 5px;
	margin-bottom: 5px;
	color: #A94BC5 !important;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

#content #main .fare_type .blockBody ul li,
#content #main2 .fare_type .blockBody ul li {
	line-height: 1.8;
	text-indent: 0 !important;
}

#content #main .fare_type .blockBody ul.unchin,
#content #main2 .fare_type .blockBody ul.unchin {
	width: 250px;
	height: 100px;
	margin-left: 30px !important;
}

#content #main .fare_type .blockBody ul.unchin li,
#content #main2 .fare_type .blockBody ul.unchin li {
	list-style-type: disc !important;
}

#content #main .fare_type .blockBody ul.osusume,
#content #main2 .fare_type .blockBody ul.osusume {
	width: 260px;
	margin-left: 5px !important;
}

#content #main .fare_type .blockBody ul.osusume li,
#content #main2 .fare_type .blockBody ul.osusume li {
	list-style: none;
	padding-left: 25px !important;
	background: url(/portals/1/images/faretypes/ico_check.gif) no-repeat 0 3px;
}

#content #main .fare_type .blockBody ul.note,
#content #main2 .fare_type .blockBody ul.note {
	width: 260px;
	margin-top: 10px;
}

#content #main .fare_type .blockBody ul.note li,
#content #main2 .fare_type .blockBody ul.note li {
	margin-left: 20px;
	list-style: none;
	padding-left: 5px;
	font-size: 11px;
	text-indent: -2em;
}

#content #main .fare_type .blockRight,
#content #main2 .fare_type .blockRight {
	float: left;
	width: 300px;
}

#content #main .fare_type .blockRight .blockBody,
#content #main2 .fare_type .blockRight .blockBody {
	height: 470px;
	padding-top: 10px;
	padding-left: 10px;
	border: 1px solid #945BA0;
	border-left: none;
	background: #F9E4F7;
	border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
}

#content #main .fare_type div,
#content #main .fare_type ul,
#content #main .fare_type ol,
#content #main .fare_type li,
#content #main .fare_type dl,
#content #main .fare_type dt,
#content #main .fare_type dd,
#content #main .fare_type p,
#content #main .contentDes .faretype p,
#content #main2 .fare_type div,
#content #main2 .fare_type ul,
#content #main2 .fare_type ol,
#content #main2 .fare_type li,
#content #main2 .fare_type dl,
#content #main2 .fare_type dt,
#content #main2 .fare_type dd,
#content #main2 .fare_type p,
#content #main2 .contentDes .faretype p {
	margin: 0;
	padding: 0;
}

#content #main .fare_type img,
#content #main2 .fare_type img {
	border: none;
	vertical-align: bottom;
}

/* Clearfix */
#content #main .clearfix:after,
#content #main2 .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

#content #main .clearfix,
#content #main2 .clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/* ========================================
Fare Rule
======================================== */
#content #main .fare_rule,
#content #main2 .fare_rule {
	width: 680px;
	margin: 10px;
	font-size: 14px;
	color: #000000;
}

#content #main .fare_rule ul li,
#content #main2 .fare_rule ul li {
	list-style: none;
}

#content #main .fare_rule .blockLeftHead,
#content #main2 .fare_rule .blockLeftHead {
	float: left;
	width: 202px;
}

#content #main .fare_rule .blockRightHead,
#content #main2 .fare_rule .blockRightHead {
	float: left;
	width: 398px;
}

#content #main .fare_rule .blockRightHead p,
#content #main2 .fare_rule .blockRightHead p {
	float: left;
	padding-bottom: 0px !important;
}

#content #main .fare_rule .blockBody,
#content #main2 .fare_rule .blockBody {
	float: left;
	width: 598px;
	border-bottom-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid #B634BC;
	border-top: none;
	color: #000000;
}

#content #main .fare_rule .blockBodyTtl,
#content #main2 .fare_rule .blockBodyTtl {
	float: left !important;
	padding: 5px 0 !important;
	padding-left: 10px !important;
	width: 588px !important;
	border-top-left-radius: 10px !important; 
	-webkit-border-top-left-radius: 10px !important;
	-moz-border-radius-topleft: 10px !important;
	color: #FFFFFF !important;
	border: 1px solid #B634BC !important;
	background: #DE81D2 !important;
	font-weight: bold !important;
}

#content #main .fare_rule .blockBody .line,
#content #main2 .fare_rule .blockBody .line {
	margin: 0;
	padding: 0;
	width: 598px;
	border: none;
	border-bottom: 1px dotted #B634BC;
}

#content #main .fare_rule .blockBody .line .fs12,
#content #main2 .fare_rule .blockBody .line .fs12 {
	font-size: 12px;
}

#content #main .fare_rule .blockBody .lineTop,
#content #main2 .fare_rule .blockBody .lineTop {
	border-top: 1px solid #B634BC;
	border-bottom: 1px solid #B634BC;
}

#content #main .fare_rule .blockBody .bodyTop,
#content #main2 .fare_rule .blockBody .bodyTop {
	border-top: 1px solid #B634BC;
	border-bottom: 1px solid #B634BC;
}

#content #main .fare_rule .blockBody .borderNone,
#content #main2 .fare_rule .blockBody .borderNone {
	border: none;
}

#content #main .fare_rule .blockBody .bottom,
#content #main2 .fare_rule .blockBody .bottom {
	border-bottom: none;
}

#content #main .fare_rule .blockBody .line .cell01,
#content #main2 .fare_rule .blockBody .line .cell01 {
	line-height: 1.2 !important;
	float: left !important;
	width: 192px !important;
	height: 20px !important;
	text-align: left !important;
	padding: 12px 0 !important;
	padding-left: 10px !important;
	font-weight: bold !important;
	color: #B733BA !important;
}

#content #main .fare_rule .blockBody .line span.note,
#content #main2 .fare_rule .blockBody .line span.note {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

#content #main .fare_rule .blockBody .line .cell02,
#content #main2 .fare_rule .blockBody .line .cell02 {
	float: left;
	width: 114px !important;
	height: 20px !important;
	padding: 12px 0 !important;
	text-align: center !important;
	border-left: 1px solid #B634BC !important;
}

#content #main .fare_rule .blockBody .line .cell03,
#content #main2 .fare_rule .blockBody .line .cell03 {
	float: left !important;
	width: 195px !important;
	height: 20px !important;
	padding: 12px 0 !important;
	border-left: 1px solid #B634BC !important;
	text-align: center !important;
}

#content #main .fare_rule .blockBody .line .cell04,
#content #main2 .fare_rule .blockBody .line .cell04 {
	float: left !important;
	width: 458px !important;
	padding: 10px 0 !important;
	border-left: 1px solid #B634BC !important;
	text-align: center !important;
}

#content #main .fare_rule .blockBody .line .cell05,
#content #main2 .fare_rule .blockBody .line .cell05 {
	padding: 6px 0 5px !important;
	padding-left: 10px !important;
	color: #FFFFFF !important;
	background: #DE81D2 !important;
	font-weight: bold !important;
}

#content #main .fare_rule .blockBody .line .plus,
#content #main2 .fare_rule .blockBody .line .plus {
	border-left: 1px dotted #B634BC;
}

#content #main .fare_rule .blockBody .line .free,
#content #main2 .fare_rule .blockBody .line .free {
	color: #DF22B2;
}

#content #main .fare_rule .blockBody .line .h80,
#content #main2 .fare_rule .blockBody .line .h80 {
	height: 80px !important;
}

#content #main .fare_rule .blockBody .line .h45,
#content #main2 .fare_rule .blockBody .line .h45 {
	height: 45px !important;
}

#content #main .fare_rule .blockBody .line .line2-01,
#content #main2 .fare_rule .blockBody .line .line2-01 {
	padding-top: 40px !important;
}

#content #main .fare_rule .blockBody .line .line2-02,
#content #main2 .fare_rule .blockBody .line .line2-02 {
	padding-top: 30px !important;
	height: 62px !important;
}

#content #main .fare_rule .blockBody .line .line2-04,
#content #main2 .fare_rule .blockBody .line .line2-04 {
	padding-top: 24px !important;
	height: 33px !important;
}

#content #main .fare_rule div,
#content #main .fare_rule ul,
#content #main .fare_rule ol,
#content #main .fare_rule li,
#content #main .fare_rule dl,
#content #main .fare_rule dt,
#content #main .fare_rule dd,
#content #main .fare_rule p,
.contentDes #content #main .fare_rule p,
#content #main2 .fare_rule div,
#content #main2 .fare_rule ul,
#content #main2 .fare_rule ol,
#content #main2 .fare_rule li,
#content #main2 .fare_rule dl,
#content #main2 .fare_rule dt,
#content #main2 .fare_rule dd,
#content #main2 .fare_rule p,
.contentDes #content #main2 .fare_rule p {
	margin: 0;
	padding: 0;
}

#content #main .fare_rule img,
#content #main2 .fare_rule img {
	border: none;
	vertical-align: bottom;
}

/* Clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/*==================================
Flight Schedule table
=================================*/
#content #main table.flight_schedule *,
#content #main table.flight_schedule + p.notes,
#content #main2 table.flight_schedule *,
#content #main2 table.flight_schedule + p.notes {
	color: #666666 !important;
	font-size: 14px;
}


#content #main table.flight_schedule,
#content #main2 table.flight_schedule {
	width: 450px;
	border-collapse:separate;
	border-radius: 10px;
	border-spacing: 0;
	border: 1px solid #b634bc;
}

/* 枠の調整（ここから） */
#content #main table.flight_schedule th,
#content #main2 table.flight_schedule th {
	border-top: 0;
}
#content #main table.flight_schedule td,
#content #main2 table.flight_schedule td {
	border-top: 1px solid #b634bc;
	vertical-align: middle;
}

#content #main table.flight_schedule th,
#content #main table.flight_schedule td,
#content #main2 table.flight_schedule th,
#content #main2 table.flight_schedule td {
	border-left: 0;
}
#content #main table.flight_schedule th + th,
#content #main table.flight_schedule td + td,
#content #main2 table.flight_schedule th + th,
#content #main2 table.flight_schedule td + td  {
	border-left: 1px solid #b634bc;
}
/* 枠の調整（ここまで） */

#content #main table.flight_schedule th,
#content #main table.flight_schedule td,
#content #main2 table.flight_schedule th,
#content #main2 table.flight_schedule td {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 33%;
}
#content #main table.flight_schedule th,
#content #main2 table.flight_schedule th {
	color: #ffffff !important;
	font-size: 16px;
	font-weight: bold;
	background-color: #de81d2;
}
#content #main table.flight_schedule th > sub,
#content #main2 table.flight_schedule th > sub {
	color: #ffffff !important;
}
#content #main table.flight_schedule tr.title > td,
#content #main2 table.flight_schedule tr.title > td {
	color: #b733ba !important;
}
#content #main table.flight_schedule th:first-child,
#content #main2 table.flight_schedule th:first-child {
	border-top-left-radius: 8px;
}
#content #main table.flight_schedule th:last-child,
#content #main2 table.flight_schedule th:last-child {
	border-top-right-radius: 8px;
}

#content #main table.flight_schedule + p.notes,
#content #main2 table.flight_schedule + p.notes {
	margin-top: 5px;
	line-height: 1em;
}

/* IE7対応 */
* + html #content #main table.flight_schedule,
* + html #content #main2 table.flight_schedule {
	border-collapse: collapse;
}

/*==================================
Flight Schedule table
=================================*/
#content #main table.flight_schedule_320 *,
#content #main table.flight_schedule_320 + p.notes,
#content #main2 table.flight_schedule_320 *,
#content #main2 table.flight_schedule_320 + p.notes {
	color: #666666 !important;
	font-size: 14px;
}


#content #main table.flight_schedule_320,
#content #main2 table.flight_schedule_320 {
	width: 320px;
	border-radius: 10px;
	border-spacing: 0;
	border: 1px solid #b634bc;
}

/* 枠の調整（ここから） */
#content #main table.flight_schedule_320 th,
#content #main2 table.flight_schedule_320 th {
	border-top: 0;
}
#content #main table.flight_schedule_320 td,
#content #main2 table.flight_schedule_320 td {
	border-top: 1px solid #b634bc;
}

#content #main table.flight_schedule_320 th,
#content #main table.flight_schedule_320 td,
#content #main2 table.flight_schedule_320 th,
#content #main2 table.flight_schedule_320 td {
	border-left: 0;
}
#content #main table.flight_schedule_320 th + th,
#content #main table.flight_schedule_320 td + td,
#content #main2 table.flight_schedule_320 th + th,
#content #main2 table.flight_schedule_320 td + td {
	border-left: 1px solid #b634bc;
}
/* 枠の調整（ここまで） */

#content #main table.flight_schedule_320 th,
#content #main table.flight_schedule_320 td,
#content #main2 table.flight_schedule_320 th,
#content #main2 table.flight_schedule_320 td {
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	width: 33%;
}
#content #main table.flight_schedule_320 th,
#content #main2 table.flight_schedule_320 th {
	color: #ffffff !important;
	font-size: 16px;
	font-weight: bold;
	background-color: #de81d2;
}
#content #main table.flight_schedule_320 th > sub,
#content #main2 table.flight_schedule_320 th > sub {
	color: #ffffff !important;
}
#content #main table.flight_schedule_320 tr.title > td,
#content #main2 table.flight_schedule_320 tr.title > td {
	color: #b733ba !important;
}
#content #main table.flight_schedule_320 th:first-child,
#content #main2 table.flight_schedule_320 th:first-child {
	border-top-left-radius: 8px;
}
#content #main table.flight_schedule_320 th:last-child,
#content #main2 table.flight_schedule_320 th:last-child {
	border-top-right-radius: 8px;
}

#content #main table.flight_schedule_320 + p.notes,
#content #main2 table.flight_schedule_320 + p.notes {
	margin-top: 5px;
	line-height: 1em;
}
/* IE7対応 */
* + html content #main table.flight_schedule_320,
* + html content #main2 table.flight_schedule_320 {
	border-collapse: collapse;
}

/* ========================================
Contactcenter
======================================== */
.contactcenter {
	width: 600px;
	margin: 0;
	font-size: 14px;
}

.contactcenter ul li {
	list-style: none;
}

.contactcenter .blockHead {
	line-height: 1.4;
/*	float: left;*/
	width: 583px;
	height: 60px;
	padding-top: 15px;
	padding-left: 15px;
	border-top-left-radius: 10px; 
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-right-radius: 10px; 
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border: 1px solid #B634BC;
	background: #F8E3F6;
	border-bottom: none;
	font-size: 16px;
}

.contactcenter .blockHead p {
	float: left;
	margin-right: 10px!important;
}

.contactcenter .blockHead .headerTtl {
	color: #B634BC !important;
	font-size: 20px;
	font-weight: bold;
}

.contactcenter .blockHead .headerNote {
	font-size: 13px;
	color: #5E6462;
}

.contactcenter .blockBody {
/*	float: left;*/
	width: 598px;
	border-bottom-left-radius: 10px; 
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid #B634BC;
	border-top: none;
}

.contactcenter .blockBody .line {
	margin: 0;
	padding: 15px;
	border-top: 1px solid #B634BC;
	width: 568px;
}

.contactcenter .blockBody .line .blockTtl {
	line-height: 1.4;
	color: #B634BC;
	font-size: 18px;
	font-weight: bold;
}

.contactcenter .blockBody .line .blockTtl {
	color: #B634BC !important;
}

.contactcenter .blockBody .line .blockTtl .f15 {
	font-size: 15px;
}

.contactcenter .blockBody .line p.attention {
	color: #DB10AA !important;
	padding: 5px 0 0;
	font-size: 12px !important;
}

.contactcenter .blockBody .line .kinds {
	float: left;
	font-size: 14px !important;
	margin-top: 18px;
	margin-right: 10px;
	letter-spacing: 0 !important;
	color: #777777;
}

.contactcenter .blockBody .line .ja {
	float: left;
	margin-top: 13px;
	margin-right: 10px;
/*	padding: 7px 10px 7px 22px;*/
	padding: 7px 0;
	width: 75px;
	text-align: center;
	letter-spacing: 0 !important;
	color: #777777;
	background: url(/portals/1/images/bcg_ja.gif) no-repeat center center;
}

.contactcenter .blockBody .line .hk {
	float: left;
	margin-top: 18px;
	margin-right: 10px;
/*	padding: 7px 18px 7px 18px;*/
	padding: 7px 0;
	width: 135px;
	text-align: center;
	letter-spacing: 0 !important;
	color: #777777;
	background: url(/portals/6/images/bcg_hk.gif) no-repeat center center;
}

.contactcenter .blockBody .line .tel {
	float: left;
	color: #999A9C!important;
	font-size: 44px!important;
	font-weight: bold!important;
	letter-spacing: 0 !important;
}

.contactcenter .blockBody .line .tel_kr {
	float: left;
	color: #999A9C!important;
	font-size: 38px!important;
	font-weight: bold!important;
	letter-spacing: 0 !important;
}

.contactcenter .blockBody .line p.note {
	clear: both;
	font-size: 12px !important;
}
.contactcenter .blockBody .line p.pink {
	color: #e137b9 !important;
}

/* 2014 new layout */
.contactcenter .faq_container { padding-top: 10px !important; padding-left: 13px !important; }
.contactcenter h5 { background: url("/portals/_default/images/bg_ttl03.jpg") left no-repeat; font-size:16px; padding:8px 5px 5px 50px !important; height:27px !important; width: 520px; margin-bottom:5px !important; }
.contactcenter h6 { font-size: 14px !important; }
.contactcenter span.blockTtl  { display:block; }
.contactcenter span.attention { display:block; }
.contactcenter .ui-accordion-content { margin:0; width:580px; }
.contactcenter h6 .blockTtl { font-size: 14px !important; }
.contactcenter .acc_ttl .note { color:#000000; font-weight:normal; }
.contactcenter .headerNote { font-size: 16px; }
.contactcenter .headerNote2 { color: #5e6462; }
.contactcenter .faq_block { padding: 8px 5px 8px 0px; width: 565px; border-bottom: 1px dotted #cccccc; color: #333333; }
.contactcenter .faq_q { font-size: 16px; }
.contactcenter .faq_ans { padding-left:20px; width:545px; }


/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */

/* ========================================
Specialsupport
======================================== */
#content #main .special_support,
#content #main2 .special_support {
	width: 600px !important;
	margin: 0 !important;
	font-size: 14px !important;
}

#content #main .special_support ul li,
#content #main2 .special_support ul li {
	list-style: none !important;
}

#content #main .special_support .blockHead,
#content #main2 .special_support .blockHead {
	float: left !important;
	width: 598px !important;
	border-top-left-radius: 10px !important; 
	-webkit-border-top-left-radius: 10px !important;
	-moz-border-radius-topleft: 10px !important;
	border-top-right-radius: 10px !important; 
	-webkit-border-top-right-radius: 10px !important;
	-moz-border-radius-topright: 10px !important;
	border: 1px solid #B634BC !important;
	background: #DE81D2 !important;
	border-bottom: none !important;
	color: #FFFFFF !important;
	text-align: center !important;
}

#content #main .special_support .blockHead .cell,
#content #main2 .special_support .blockHead .cell {
	float: left !important;
	padding: 8px 0 0 !important;
	height: 28px !important;
}

#content #main .special_support .blockHead .th01,
#content #main2 .special_support .blockHead .th01 {
	width: 58px !important;
	border-right: 1px solid #B634BC !important;
}

#content #main .special_support .blockHead .th02,
#content #main2 .special_support .blockHead .th02 {
	width: 105px !important;
	border-right: 1px solid #B634BC !important;
}

#content #main .special_support .blockHead .th03,
#content #main2 .special_support .blockHead .th03 {
	width: 58px !important;
	border-right: 1px solid #B634BC !important;
}

#content #main .special_support .blockHead .td,
#content #main2 .special_support .blockHead .td {
	width: 360px !important;
}

#content #main .special_support .blockBody,
#content #main2 .special_support .blockBody {
	float: left !important;
	width: 598px !important;
	border-bottom-left-radius: 10px !important; 
	-webkit-border-bottom-left-radius: 10px !important;
	-moz-border-radius-bottomleft: 10px !important;
	border-bottom-right-radius: 10px !important; 
	-webkit-border-bottom-right-radius: 10px !important;
	-moz-border-radius-bottomright: 10px !important;
	border: 1px solid #B634BC !important;
	border-top: none !important;
}

#content #main .special_support .blockBody .line,
#content #main2 .special_support .blockBody .line {
	margin: 0 !important;
	padding: 0 !important;
	border-top: 1px solid #B634BC !important;
}

#content #main .special_support .blockBody .line .cell,
#content #main2 .special_support .blockBody .line .cell {
	float: left !important;
	padding: 10px 0 !important;
}

#content #main .special_support .blockBody .line .th01,
#content #main2 .special_support .blockBody .line .th01 {
	width: 58px !important;
	color: #B733BA !important;
	text-align: center !important;
	border-right: 1px solid #B634BC !important;
}

#content #main .special_support .blockBody .line .th02,
#content #main2 .special_support .blockBody .line .th02 {
	width: 100px !important;
	padding-left: 5px !important;
	border-right: 1px solid #B634BC !important;
}

#content #main .special_support .blockBody .line .th03,
#content #main2 .special_support .blockBody .line .th03 {
	width: 58px !important;
	text-align: center !important;
	border-right: 1px solid #B634BC !important;
}

#content #main .special_support .blockBody .line .td,
#content #main2 .special_support .blockBody .line .td {
	width: 360px !important;
	padding: 10px 5px !important;
}

#content #main .special_support .blockBody .line .thRowspan2,
#content #main2 .special_support .blockBody .line .thRowspan2 {
	width: 58px !important;
	color: #B733BA !important;
	text-align: center !important;
	padding-top: 130px !important;
}

#content #main .special_support .blockBody .line .blockRowspan2,
#content #main2 .special_support .blockBody .line .blockRowspan2 {
	float: right !important;
	width: 539px !important;
	border-left: 1px solid #B634BC !important;
}

#content #main .special_support .blockBody .line .blockRowspan2 .top,
#content #main2 .special_support .blockBody .line .blockRowspan2 .top {
	border-top: none !important;
}

#content #main .special_support .blockBody .line .blockRowspan2 dl,
#content #main2 .special_support .blockBody .line .blockRowspan2 dl {
	margin-top: 10px !important;
}

#content #main .special_support .blockBody .line .boderBottom,
#content #main2 .special_support .blockBody .line .boderBottom {
	margin-bottom: 10px !important;
	padding-bottom: 5px !important;
	border-bottom: 1px dotted #B634BC !important;
}

content #main .special_support .blockBody .line .text02,
content #main2 .special_support .blockBody .line .text02 {
	padding-top: 22px !important;
	padding-bottom: 20px !important;
}

#content #main .special_support .blockBody .line .text08,
#content #main2 .special_support .blockBody .line .text08 {
	padding-top: 105px !important;
	padding-bottom: 105px !important;
}

/* ========================================
Reset
======================================== */
#content #main .special_support div,
#content #main .special_support ul,
#content #main .special_support ol,
#content #main .special_support li,
#content #main .special_support dl,
#content #main .special_support dt,
#content #main .special_support dd,
#content #main .special_support p,
.contentDes #content #main .special_support p,
#content #main2 .special_support div,
#content #main2 .special_support ul,
#content #main2 .special_support ol,
#content #main2 .special_support li,
#content #main2 .special_support dl,
#content #main2 .special_support dt,
#content #main2 .special_support dd,
#content #main2 .special_support p,
.contentDes #content #main2 .special_support p {
	margin: 0 !important;
	padding: 0 !important;
}

#content #main .special_support img,
#content #main2 .special_support img {
	border: none !important;
	vertical-align: bottom !important;
}

/* Clearfix */
.clearfix:after {
	content: "." !important;
	display: block !important;
	clear: both !important;
	height: 0 !important;
	visibility: hidden !important;
}

.clearfix { display: inline-block !important; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block !important;}
/* end MacIE5 */
.plr10 { padding-left: 10px; padding-right: 10px; }

#content #main .ccm-social-share .line img,
#content #main2 .ccm-social-share .line img { vertical-align: baseline; }


/* ========================================
EDN Form
======================================== */

#content #main .required,
#content #main2 .required {
	color: #00C6D7;
	font-size: 0.8em;
	font-weight: bold;
}

#content #main #edm_form table,
#content #main2 #edm_form table {
	width: 630px;
	border:0px;
	border-collapse: collapse;
}

#content #main #edm_form table th,
#content #main2 #edm_form table th {
	text-align: left;
	vertical-align: middle;
	line-height: 1.6;
	width: 230px;
	border: 1px solid #aaaaaa;
	padding: 5px;
}


#content #main #edm_form table td,
#content #main2 #edm_form table td {
	text-align: left;
	vertical-align: middle;
	line-height: 1.6;
	border: 1px solid #aaaaaa;
	padding: 5px;
}

#content #main #edm_form table td.price,
#content #main2 #edm_form table td.price {
	font-size: 19px;
	font-weight: bold;
	color: #d900a6;
}

#content #main #edm_form table td.notes,
#content #main2 #edm_form table td.notes {
	font-size: 12px;
	color: #666666;
	line-height: 1.6;
}

/* fee table用追加 20170210 ここから */

.feetable table {
width: 680px;
border: 1px solid #9B308C;
border-collapse: separate;
border-spacing: 0;
border-radius: 5px;
}
.feetable tr, .feetable td {
padding: 7px 3px;
border-bottom: 1px dotted #9B308C;
}

.feetable table tr + tr,
.feetable table td + td {
border-left: 1px solid #9B308C;
}
.feetable tr:first-child {
	border-radius: 5px 0 0 0!important;
}
.feetable tr:first-child {
	border-radius: 0 5px 0 0!important;
}
.feetable tr:last-child {
	border-radius: 0 0 0 5px!important;
}
.feetable tr:last-child {
	border-radius: 0 0 5px 0!important;
}
.feetable tr:last-child tr,
.feetable tr:last-child td {
	border-bottom: none;
}
.feetable tr:first-child tr,
.feetable tr:first-child td {
	border: none;
}

.feetable .title {
width:170px;
font-weight:700;
padding: 10px 7px;
color:#9B308C;
}
.feetable td.title:last-child{
border-radius: 0 0 0 5px;
border: 1px solid #9B308C;
}
.feetable .feemain {
text-align:center;
vertical-align: middle!important;
background-color:#9B308C!important;
color:#FFFFFF;
font-size:110%;
border-radius: 3px 0 0 0;
}
.feetable .stitle {
background-color:#E89BC1;
font-weight:700;
color:#FFFFFF;
padding-left: 7px;
}
.feetable .book_i, .feetable .book_c, .feetable .book_a {
height:30px;
vertical-align: middle!important;
padding-left:40px!important;
font-weight:700;
border-bottom: none!important;
}
.feetable td.book_i {
background: url("http://www.flypeach.com/portals/1/images/ico_type01_w.gif") no-repeat 5px 40%;
border-bottom:1px solid #9B308C!important;
}
.feetable td.book_c {
background: url("http://www.flypeach.com/portals/1/images/ico_type02_w.gif") no-repeat 5px 40%;
border-left:1px solid #9B308C!important;
border-bottom:1px solid #9B308C!important;
}
.feetable td.book_a {
background: url("http://www.flypeach.com/portals/1/images/ico_type03_w.gif") no-repeat 5px 40%;
border-left:1px solid #9B308C!important;
border-bottom:1px solid #9B308C!important;
}
.feetable .hp, .feetable. hpp {
width:85px;
text-align: center;
}
.feetable .price {
text-align:center;
vertical-align: middle!important;
padding: 5px;
}
.feetable .free {
color:#DF22B2;
}
/*.feetable td.half {
border-right: 1px dotted #9B308C!important;
}*/
.feetable .remarks {
font-size:80%;
font-weight: normal;
}

/* fee table用追加 20170210 ここまで */