
/*

/kokunai/css/
/myjtb/css/

同ファイル

*/



html body{
	width: auto;
	max-width: none;
}




body #breadcrumbs{
	margin: 8px auto 30px;
	width: 970px;;
	box-sizing: border-box;
	
	background: transparent;
	border-bottom: none
}

body .breadcrumb{
	margin: 8px auto 30px;
}



body h1,
body > .link_pagetop {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
}





/*
ace
myjtb
*/
body #contents_area,
body #reserve_area,
body #tp_wrapper,
body #myjtb_navigation,
body .jtb-nav-breadcrumb,
body #footguide{
	margin-left: auto;
	margin-right: auto
}
body #contents_area h1{
	width: auto;
}



/*
/myjtb/
*/
body #tp_topic_path{
	margin: 8px auto 30px;
	padding: 0;	
	background: transparent;
	border-bottom: none
}
body #tp_topic_path ul li{
	background: url(/common/images/icon_breadcrumb.gif) no-repeat 98% center;
}
body #footmenu{
	margin-left: auto;
	margin-right: auto;
}




/* bus */
body #contentsArea{
	margin: 0 auto;
}
body #contentsArea h1{
	width: auto;
}







body #contents_airbus{
	margin: 0 auto;
	padding-left: 0;
	width: 970px;
}


