/* CSS Document */
@charset "utf-8";


/*======================================================

#common

======================================================*/
#contentsCredit,
#contentsFaq,
#contentsProvision,
#contentsFlow,
#contentsPassport{
	width: 675px;
	margin-left: 15px;
	float: left;
}


/* ---------------------------------------------------- [travelinfo] p.filePath */
#contentsCredit p.filePath,
#contentsFaq p.filePath,
#contentsProvision p.filePath,
#contentsFlow p.filePath,
#contentsPassport p.filePath{
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 15px;
	padding: 0px;
}


/*======================================================

#contentsCredit

======================================================*/
#contentsCredit{}

#contentsCredit h2{
	background-image: url(../page/page_title_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	zoom:1;
	height: 25px;
	color: #FFF;
	font-size: 18px;
	padding-top: 14px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#contentsCredit h3{
	background-image: url(../page/page_title_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	zoom:1;
	height: 25px;
	font-size: 16px;
	padding-top: 11px;
	padding-left: 10px;
}

#contentsCredit p.img{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
}

#contentsCredit p.text{
	font-size: 14px;
	line-height: 1.5em;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}


#contentsCredit dl{
	padding-bottom: 30px;
}

#contentsCredit dl dt{
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	color: #454545;
	padding: 3px 10px;
	border-top: 1px solid #fff;
	line-height: 1.5em;
}

#contentsCredit dl dt span{
	color: #006666;
}

#contentsCredit dl dd{
	font-size: 14px;
	background-image: url(../img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	zoom:1;
	padding: 10px 10px 20px;
	line-height: 1.5em;
}

/*======================================================

#contentsFaq

======================================================*/
#contentsFaq h2{
	background-image: url(../page/page_title_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	zoom:1;
	height: 25px;
	color: #FFF;
	font-size: 18px;
	padding-top: 14px;
	padding-left: 10px;
	/*padding-bottom: 20px;*/
}

#contentsFaq h3{
	background-image: url(../page/page_title_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	zoom:1;
	height: 25px;
	font-size: 16px;
	padding-top: 11px;
	padding-left: 10px;
	padding-bottom: 10px;
}



#contentsFaq dl{
	padding-bottom: 30px;
}

#contentsFaq dl dt{
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	color: #454545;
	padding: 3px 10px;
	border-top: 1px solid #fff;
	line-height: 1.5em;
}

#contentsFaq dl dt span{
	color: #006666;
	font-weight: bold;
}

#contentsFaq dl dd{
	font-size: 14px;
	background-image: url(../img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	zoom:1;
	padding: 10px 10px 20px;
	line-height: 1.5em;
}




/*======================================================

#contentsProvision

======================================================*/
#contentsProvision h2{
	background-image: url(../page/page_title_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	zoom:1;
	height: 25px;
	color: #FFF;
	font-size: 18px;
	padding-top: 14px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#contentsProvision h3{
	background-image: url(../page/page_title_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	zoom:1;
	height: 25px;
	font-size: 16px;
	padding-top: 11px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#contentsProvision p.info{
	font-size: 14px;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

#contentsProvision table{
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom: 30px;
	width: 655px;
	margin-left: 10px;
}

#contentsProvision table th,
#contentsProvision table td{
	font-size: 14px;
	line-height: 1.5em;
	padding: 10px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

#contentsProvision table th{
	vertical-align: middle;
	width: 8.5em;
	background-color: #eeeeee;
}

#contentsProvision ul{
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}

#contentsProvision ul li{
	margin-bottom: 0.5em;
	font-size: 14px;
	list-style-position: inside;
	list-style-type: circle;
}

#contentsProvision p{
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 1.5em;
}

/*======================================================

#contentsFlow

======================================================*/
#contentsFlow h2{
	background-image: url(../page/page_title_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	zoom:1;
	height: 25px;
	color: #FFF;
	font-size: 18px;
	padding-top: 14px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#contentsFlow p.info{
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 10px;
}

#contentsFlow dl{
	padding-bottom: 30px;
}

#contentsFlow dl dt{
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	color: #454545;
	padding: 3px 10px;
	border-top: 1px solid #fff;
	line-height: 1.5em;
}

#contentsFlow dl dt span{
	color: #006666;
	font-weight: bold;
	font-size: 16px;
}

#contentsFlow dl dd{
	font-size: 14px;
	background-image: url(../img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	zoom:1;
	padding: 10px 10px 20px;
	line-height: 1.5em;
}

#contentsFlow dl dd span{
	color: #ff0000;
}

/*======================================================

#contentsPassport

======================================================*/

#contentsPassport h2{
	background-image: url(../page/page_title_bg_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	zoom:1;
	height: 25px;
	color: #FFF;
	font-size: 18px;
	padding-top: 14px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#contentsPassport h3{
	background-image: url(../page/page_title_bg_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	zoom:1;
	height: 25px;
	font-size: 16px;
	padding-top: 11px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#contentsPassport p.info{
	padding-bottom: 20px;
	font-size: 14px;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 10px;
}

#contentsPassport ol{
	padding-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}

#contentsPassport ol li{
	font-size: 14px;
	background-color: #F0FBFB;
	padding: 10px;
	margin-bottom: 5px;
	border: 1px solid #73B0AA;
}

#contentsPassport dl{
	padding-bottom: 30px;
}

#contentsPassport dl dt{
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
	color: #454545;
	padding: 3px 10px;
	border-top: 1px solid #fff;
	line-height: 1.5em;
}

#contentsPassport dl dt span{
	color: #006666;
}

#contentsPassport dl dd{
	font-size: 14px;
	background-image: url(../img/dotline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	zoom:1;
	padding: 10px 10px 20px;
}

#contentsPassport dl dd li{
	padding-bottom: 0.5em;
	list-style-type: circle;
	list-style-position: inside;
}

